[AJUDA] comando report
#8

Bom quando coloco isso da 7 erros

Код:
C:\Users\Igor\Desktop\GW\gamemodes\GW.pwn(443) : error 035: argument type mismatch (argument 1)
C:\Users\thaw\Desktop\GW\gamemodes\GW.pwn(443) : error 035: argument type mismatch (argument 2)
C:\Users\thaw\Desktop\GW\gamemodes\GW.pwn(449) : error 033: array must be indexed (variable "giveplayerid")
C:\Users\thaw\Desktop\GW\gamemodes\GW.pwn(450) : error 035: argument type mismatch (argument 1)
C:\Users\thaw\Desktop\GW\gamemodes\GW.pwn(468) : error 035: argument type mismatch (argument 1)
C:\Users\thaw\Desktop\GW\gamemodes\GW.pwn(468) : error 035: argument type mismatch (argument 2)
C:\Users\thaw\Desktop\GW\gamemodes\GW.pwn(469) : error 017: undefined symbol "giveplayer"
linha com os erros

Код:
GetPlayerName(giveplayerid, giveplayer, sizeof(sendername)); 443
 giveplayerid = strval(tmp); 449
 if(IsPlayerConnected(giveplayerid)) 450
 GetPlayerName(giveplayerid, giveplayer, sizeof(sendername)); 468
 format(string,sizeof(string),"REPORT DE : %s (id %d) Reportou %s (id %d). [Motivo: %s]", giveplayer, giveplayerid, sendername, playerid,result); 469
Tai galera qualquer coisa sу pedir vlw pela ajuda

aff postei 2 sem querer n tem como excluir o de cima ?
Reply


Messages In This Thread
[AJUDA] comando report - by thaw_ps - 20.01.2012, 21:38
Re: [AJUDA] comando report - by thaw_ps - 20.01.2012, 22:42
Re: [AJUDA] comando report - by _Jizzy_ - 20.01.2012, 22:43
Re: [AJUDA] comando report - by thaw_ps - 21.01.2012, 00:10
Re: [AJUDA] comando report - by Victor Cesaroni - 21.01.2012, 00:18
Re: [AJUDA] comando report - by _Jizzy_ - 21.01.2012, 00:57
Re: [AJUDA] comando report - by thaw_ps - 21.01.2012, 01:49
Re: [AJUDA] comando report - by thaw_ps - 21.01.2012, 01:54

Forum Jump:


Users browsing this thread: 1 Guest(s)