Vortex RP 1 - Problem
#2

pawn Код:
command(world_NonRP, playerid, params[])
{
   
       SetPlayerVirtualWorld(playerid, playerid+2);
       SendClientMessage(playerid, WHITE, "You have been moved to the Non-RP world!");
       SendClientMessage(playerid, ADMINORANGE, "If you was just in the middle of RP, you're fucked!");
   
    return 1;
}

command(world_RP, playerid, params[])
{
   
       SetPlayerVirtualWorld(playerid, playerid+0);
       SendClientMessage(playerid, WHITE, "You have been moved to the RP world!");
 
    return 1;
}
By the way:

WRONG SECTION!
Reply


Messages In This Thread
Vortex RP 1 - Problem - by slimshady - 28.11.2011, 20:45
Re: Vortex RP 1 - Problem - by SchurmanCQC - 28.11.2011, 20:53
Re: Vortex RP 1 - Problem - by slimshady - 28.11.2011, 21:00
Re: Vortex RP 1 - Problem - by VD1337 - 28.11.2011, 21:22
Re: Vortex RP 1 - Problem - by NessaHD - 28.11.2011, 21:30
Re: Vortex RP 1 - Problem - by VD1337 - 28.11.2011, 21:39
Respuesta: Vortex RP 1 - Problem - by kirk - 28.11.2011, 21:59
Re: Respuesta: Vortex RP 1 - Problem - by slimshady - 29.11.2011, 16:14
Re: Vortex RP 1 - Problem - by slimshady - 29.11.2011, 16:52
Re: Vortex RP 1 - Problem - by Dark734 - 29.11.2011, 16:57

Forum Jump:


Users browsing this thread: 1 Guest(s)