11.01.2010, 20:15
Iґve got this command:
How can I make to teleport a car too?
Quote:
if (!strcmp("/aabigjump", cmdtext, true)) { SetPlayerPosWithVehicle(playerid, 1396.4175,2173.1738,268.5117,357.5054, cmdtext); return 1; } |