15.09.2015, 20:06
Aaight, thanks, I did 180 because I tried everything lol so I just left it on 180 since nothing solved my problem.
Doesn't work also
PHP код:
CMD:drivingschool(playerid, params[])
{
SetPlayerPos(playerid, -2026.2877,-78.2901,35.3203);
SetPlayerFacingAngle(playerid, 181.8009);
SendClientMessage(playerid, COLOR_YELLOW, "You are teleported to the drivingschool!");
return 1;
}