Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if (GetPlayerState(playerid) == 2)
- {
- new tmpcar = GetPlayerVehicleID(playerid);
- SetVehiclePos(tmpcar, -788.79998779297, -114.69999694824, 44.900001525879);
- }
- else
- {
- SetPlayerPos(playerid, -788.79998779297, -114.69999694824, 44.900001525879);
- }
- SendClientMessage(playerid, COLOR_WHITE, "Teleportisid jõusaali.");
- SetPlayerInterior(playerid,0);
- SetPlayerVW(playerid, 0);
Advertisement
Add Comment
Please, Sign In to add comment