Set all virtual world
#1

Hello people.

How do i set everyones virtual world to 0.

PHP код:
CMD:stopearthquake(playeridparams[])
{
  if(
IsPlayerAdmin(playerid))
  {
    
ShowPlayerDialog(playerid, -1DIALOG_STYLE_MSGBOX"Successfully stopped.""{00CC00}You have successfully stopped the earthquake\n{FF0000}WARNING: all the objects will be removed and everything will be back to normal.""OK""");
  }
  else
  {
    
SendClientMessage(playerid, -1"{FF0000}You're not rcon administrator");
  }
  return 
1;

P.S: If i set his virtual world to 0 so the objects that was in virtual world 2 will not be in 0 ?
Reply


Messages In This Thread
Set all virtual world - by Glossy42O - 16.12.2014, 03:50
Re: Set all virtual world - by Ryz - 16.12.2014, 03:54
Re: Set all virtual world - by Glossy42O - 16.12.2014, 03:56
Re: Set all virtual world - by Ryz - 16.12.2014, 03:57
Re: Set all virtual world - by Pottus - 16.12.2014, 04:22
Re: Set all virtual world - by Glossy42O - 16.12.2014, 04:25
Re: Set all virtual world - by Pottus - 16.12.2014, 04:27
Re: Set all virtual world - by Glossy42O - 16.12.2014, 04:28

Forum Jump:


Users browsing this thread: 1 Guest(s)