Teleporting
#4

Just use a if clause, Like this

Код:
if(GetPlayerInterior(playerid) == YourInteriorID)
{
    Execute command......Do what you want
}
else
{
    Dont execute command....
}
Reply


Messages In This Thread
Teleporting - by Crystallize - 19.07.2014, 23:09
Re: Teleporting - by sammp - 19.07.2014, 23:10
Re: Teleporting - by Crystallize - 19.07.2014, 23:18
Re: Teleporting - by [CG]Milito - 19.07.2014, 23:41

Forum Jump:


Users browsing this thread: 1 Guest(s)