[AJUDA]Coisa bem dificil
#7

SetTimer[...]

public Timer(playerid) //Nгo esqueзa do forward,
{
SendClientMessageToAll(playerid,COR,"AI MANOLO, NOS TA CHEGANDO NA AREA !");
}
OnPlayerCommandText

if (strcmp("/timeazul", cmdtext, true, 9) == 0)
{
SendClientMessage(playerid,cor_azul,"Bem vindo ao time azul");
SetPlayerPos(playerid,...);
return 1;
}

if (strcmp("/timeverde", cmdtext, true, 10) == 0)
{
SendClientMessage(playerid,cor_verde,"Bem vindo ao time verde");
SetPlayerPos(playerid,...);
return 1;
}

Sу teria que fazer aquela coisinha que deixa entrar a um tempo, que eu nгo sei fazer. Se alguйm souber me explica?

// Nгo Testei
Reply


Messages In This Thread
[AJUDA]Coisa bem dificil - by CoCa - 30.12.2010, 21:01
Respuesta: [AJUDA]Coisa bem dificil - by ipsBruno - 30.12.2010, 21:02
Re: [AJUDA]Coisa bem dificil - by CoCa - 30.12.2010, 21:03
Re: [AJUDA]Coisa bem dificil - by syslogg - 30.12.2010, 21:09
Respuesta: [AJUDA]Coisa bem dificil - by ipsBruno - 30.12.2010, 21:15
Re: [AJUDA]Coisa bem dificil - by zSuYaNw - 30.12.2010, 21:18
Re: [AJUDA]Coisa bem dificil - by Manteiga01 - 30.12.2010, 21:23
Re: [AJUDA]Coisa bem dificil - by Ricop522 - 30.12.2010, 21:27
Re: [AJUDA]Coisa bem dificil - by Manteiga01 - 30.12.2010, 21:28
Re: [AJUDA]Coisa bem dificil - by Ricop522 - 30.12.2010, 22:28

Forum Jump:


Users browsing this thread: 2 Guest(s)