Players getting same message when in same interior and virtual world.
#3

Quote:
Originally Posted by [MG]Dimi
Посмотреть сообщение
PHP код:
for(new i=0;i<MAX_PLAYERS;i++)
if(
GetPlayerInterior(playerid) == GetPlayerInterior(i))
{
//if they are in same interior here

Is that the only way? There's no way to limit it to the same virtual world? I'm using YCMD... I don't really wanna go through every single damn command and put that in.
Reply


Messages In This Thread
Players getting same message when in same interior and virtual world. - by Jack_Leslie - 10.10.2011, 10:19
Re: Players getting same message when in same interior and virtual world. - by [MG]Dimi - 10.10.2011, 10:21
Re: Players getting same message when in same interior and virtual world. - by Jack_Leslie - 10.10.2011, 10:23
Re: Players getting same message when in same interior and virtual world. - by [MG]Dimi - 10.10.2011, 10:28

Forum Jump:


Users browsing this thread: 1 Guest(s)