30.09.2013, 20:31
How can i make something like:
instead of:
i want it to make the command works everywhere the player is in the interior, not only in the checkpoint.
pawn Код:
if(IsPlayerInInterior & VirtualWorld bla bla)
pawn Код:
if(IsPlayerInDynamicCP)