SetPlayerVirtualWorld Question
#4

Using random may still end up putting them in the same place, why not just put them in a number unique to their playerid? That also means less functions and more optimization, and for other sakes more predictability of which world they will be in, for example:

pawn Код:
SetPlayerVirtualWorld(playerid, 1000 + playerid);
So then player 0 will be in world 1000, player 50 will be in world 1050 and so on
Reply


Messages In This Thread
SetPlayerVirtualWorld Question - by LiamM - 01.03.2011, 18:31
Re: SetPlayerVirtualWorld Question - by Marricio - 01.03.2011, 19:17
Re: SetPlayerVirtualWorld Question - by LiamM - 01.03.2011, 20:42
Re: SetPlayerVirtualWorld Question - by JaTochNietDan - 01.03.2011, 20:49

Forum Jump:


Users browsing this thread: 2 Guest(s)