10.10.2012, 20:24
I have working teleport dialog but what i need to do for getting it work with car?
small part
if(listitem == 0)
{
SetPlayerPos(playerid,1893.8665,-2328.5776,13.5469); //LS AIRPORT
}
else if(listitem == 1)
{
SetPlayerPos(playerid,-1530.5254,-78.3696,14.1484); // SF AIRPORT
}
small part
if(listitem == 0)
{
SetPlayerPos(playerid,1893.8665,-2328.5776,13.5469); //LS AIRPORT
}
else if(listitem == 1)
{
SetPlayerPos(playerid,-1530.5254,-78.3696,14.1484); // SF AIRPORT
}