03.04.2009, 02:03
on topic:
what is the diference between:
and
I know that interior id is the id of the interior when we type /interior.
But what is worldid?
Thank you
what is the diference between:
pawn Код:
SetPlayerInterior(playerid, interiorid);
pawn Код:
SetPlayerVirtualWorld(playerid, worldid);
But what is worldid?

Thank you