[Ajuda] mundos
#2

pawn Код:
CMD:drift1(playerid)
{
    if(GetPlayerVirtualWorld(playerid) != 1) return SendClientMessage(playerid, -1, "Vocк nгo estб no mundo 1.");
    return 1;
}
CMD:mundo1(playerid)
{
    SetPlayerVirtualWorld(playerid, 1);
    return 1;
}
Reply


Messages In This Thread
mundos - by caiomadson - 25.09.2012, 18:56
Re: mundos - by humildadeforever - 25.09.2012, 18:59
Re: mundos - by Jonas_Alves - 25.09.2012, 19:30
Re: mundos - by caiomadson - 25.09.2012, 19:36
Re: mundos - by .FuneraL. - 25.09.2012, 19:53

Forum Jump:


Users browsing this thread: 1 Guest(s)