15.09.2012, 18:04
you should check on exit checkpoint what is players virtual world
with this you can only have 1 exitcheck point...
Код:
if(GetPlayerVirtualWorld(playerid) == 10 ) { // here you put your LS cordinate } else if ( GetPlayerVirtualWorld(playerid) == 11) { // here SF }