Virtual Worlds help
#3

Quote:
Originally Posted by Adityz
Посмотреть сообщение
pawn Код:
CMD:vworld0forall(playerid, params[])
{
   for(new i=0; i<MAX_PLAYERS; i++)
   SetPlayerVirtualWorld(i, 0);
   return 1;
}
Seems like this not what i want.


can u please explain briefly about your code?
Reply


Messages In This Thread
Virtual Worlds help - by saikumar - 05.06.2014, 09:21
Re: Virtual Worlds help - by Adityz - 05.06.2014, 09:30
Re: Virtual Worlds help - by saikumar - 05.06.2014, 09:34
Re: Virtual Worlds help - by saikumar - 05.06.2014, 09:39
Re: Virtual Worlds help - by Adityz - 05.06.2014, 09:42
Re: Virtual Worlds help - by saikumar - 05.06.2014, 09:46
Re: Virtual Worlds help - by saikumar - 05.06.2014, 09:50

Forum Jump:


Users browsing this thread: 1 Guest(s)