19.09.2008, 00:02
how can i get x y z by an easier way than go to the vehicle.... there is a command? =O When I Create my teleport my char makes an animation =O
let me show how is my teleport
is it correct?
let me show how is my teleport
Code:
if(!strcmp(cmdtext,"/smoke",true)){ SetPlayerPos(playerid,-2110.0027,903.5170,76.4563); SendClientMessage(playerid,0xFF3399AA,"You have been teleported to -Big Smoke Home-"); return 1; }