[DUV] Settimer Apenas no id 0 =/
#5

Bem a Primeira Dica Nao surtiu Efeito eu ate coloquei uma mensagem para testar se a funзao da public estava sendo setada
Ja a segunda funcionou Perfeitamente

pawn Код:
if(pickupid == Mundo3)
    {
        SetPlayerVirtualWorld(playerid,3);
                SendClientMessage(playerid, BRANCO,  "Teleportado para Konoha");
            SetTimerEx("MundoVirtual3",3000,0, "d", playerid);
        SetPlayerPos(playerid, 629.1714,-571.4444,16.8616);
        SetPlayerFacingAngle(playerid,270.3426);
        return 1;
    }
if(pickupid == Mundo4)
    {
        SetPlayerVirtualWorld(playerid,4);
                SendClientMessage(playerid, BRANCO,  "Teleportado para Kakurezato");
          SetTimerEx("MundoVirtual4",3000,0, "d", playerid);
        SetPlayerPos(playerid, -2119.48,-180.13,35.32);
        SetPlayerFacingAngle(playerid,354.1216);
        return 1;
    }

public MundoVirtual0(playerid)
{
    SetPlayerVirtualWorld(playerid,0);
    SendClientMessage(playerid, BRANCO,  "Virtual Word Setado para 0 Obrigado ao 2 Funcionou =]
"
);
    return 1;
}
Josma Obrigado pela iniciativa
Rjjj Obrigado pela soluзao eu agradeзo ao s2
Reply


Messages In This Thread
[DUV] Settimer Apenas no id 0 =/ - by hitachi_uchila - 15.03.2011, 17:55
Re: [DUV] Settimer Apenas no id 0 =/ - by Josma_cmd - 15.03.2011, 18:01
Re: [DUV] Settimer Apenas no id 0 =/ - by rjjj - 15.03.2011, 18:04
Re: [DUV] Settimer Apenas no id 0 =/ - by hitachi_uchila - 15.03.2011, 18:08
Re: [DUV] Settimer Apenas no id 0 =/ - by hitachi_uchila - 15.03.2011, 18:47

Forum Jump:


Users browsing this thread: 4 Guest(s)