teleporting problem
#1

Hy guys.. i made a cor-dinates to teleport in front of a bank but why in game when i'm using my command to teleport,and when i'm there i see only the sky? why? can somebody help me with this problem?? thanks

My c-ordinate is this:

if (strcmp("/telebankcasino", cmdtext, true, 10) == 0)
{
SetPlayerInterior(playerid,11);
SetPlayerPos(playerid, 2159.2244,2001.5784,10.8203);
return true;
}
is the problem with the co-ordinate?
Reply
#2

you have te wrong due to interior
Reply
#3

thanks man
Reply
#4

Ok man thanks but what you are trying to say in that interior? i have the wrong id ? for example if in game i have the id "12" i have to change in my script that id to 12 on the interior ? please tell me thanks ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)