[AJUDA]Como criar o comandos /IrEvento -
Life_Boy - 01.12.2010
To aki de novo afim de um tutorial para criar o comando /IrEvento
que й tipo assim
EXP.:
Sou dono de um servidor quero fazer um evento vou tipo no Chilliad chego la e boto /CriarIrEvento e falo para os players evento para ir /IrEvento alguem sabe como й?
Re: [AJUDA]Como criar o comandos /IrEvento -
[Banido]HigorOliver - 01.12.2010
Nossa, posso so te fazer uma pergunta ?
OBs: 2 pooq ja fiz uma
Vocк conhese um sistema de busca chamado "******" ?
Re: [AJUDA]Como criar o comandos /IrEvento -
[Ips]Guh - 01.12.2010
Lanзaram um Fs desse jeito aqui esses dias,so olhar la em Lanзamentos...
E como vc parece que nao conhece o search,Irei apresenta-lo para vc :
http://forum.sa-mp.com/search.php
mais ta ae :
https://sampforum.blast.hk/showthread.php?tid=184469
Re: [AJUDA]Como criar o comandos /IrEvento -
blackwave - 01.12.2010
u_u
Код:
//////////////////// TOPO ////////////////////////////
new running[MAX_PLAYERS];
new Float:x,Float:y,Float;z;
Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
if(strcmp("/evento",cmdtext,true,10) == 0) // Criar evento
{
for(new i = 0; i < MAX_PLAYERS; i++)
{
if(running[i] == 0)
{
SendClientMessageToAll(0x33CCFFAA, "Evento iniciado. Use /irevento para ir");
GetPlayerPos(playerid, x, y, z);
}
}
return 1;
}
}
if(strcmp("/irevento",cmdtext,true,10) == 0)
{
for(new i = 0; i < MAX_PLAYERS; i++)
{
if(running[i] == 1)
{
SetPlayerPos(playerid, x, y, z);
}
}
return 1;
}
Respuesta: Re: [AJUDA]Como criar o comandos /IrEvento -
Life_Boy - 01.12.2010
Quote:
Originally Posted by [Banido]HigorOliver
Nossa, posso so te fazer uma pergunta ?
OBs: 2 pooq ja fiz uma
Vocк conhese um sistema de busca chamado "******" ?
|
Cara se eu nao ja tivese procurado eu nao
tava aki Aavб te Kata Noob
Re: [AJUDA]Como criar o comandos /IrEvento -
[NWD]Jim._.Carrey - 01.12.2010
uso esse no meu server muito bom!
й o mais avanзado que tem pra todos!
[FS]Criar Evento
Re: [AJUDA]Como criar o comandos /IrEvento -
faeldk - 01.12.2010
Quote:
Originally Posted by [NWD]Jim._.Carrey
uso esse no meu server muito bom!
й o mais avanзado que tem pra todos!
[FS]Criar Evento
|
kkkk Como voce faz isso? '-'
Re: [AJUDA]Como criar o comandos /IrEvento -
Falcon. - 01.12.2010
Ele aprendeu por este Tutorial
Criando Imagem Animada
Re: [AJUDA]Como criar o comandos /IrEvento -
faeldk - 01.12.2010
Quote:
Originally Posted by Falcon.Sixe
|
ve se eu Aprendi:
http://lmgtfy.com/?q=Av%C3%A1+e+mesmo%3F
Re: [AJUDA]Como criar o comandos /IrEvento -
Falcon. - 01.12.2010
kkkkkkkkkkk..
isso mesmo !!
Fбcil como Mascar Chiclete !!