[FilterScript] Sistema de anuncios em DIALOG
#4

Vocк poderia trocar

pawn Код:
new Nome[24];
new Fala[256];
Por

pawn Код:
new Nome[MAX_PLAYER_NAME];
new Fala[128];  // Mбximo da linha.
e nesse comando nгo prescisa de params
pawn Код:
CMD:anuncio(playerid,params[])

// Por

CMD:anuncio(playerid)
Poderia ter postado em cуdigo ъtil, ficou bem pequeno o FS.
Reply


Messages In This Thread
Sistema de anuncios em DIALOG - by BielCOP - 23.11.2012, 17:10
Re: Sistema de anuncios em DIALOG - by Ouro - 23.11.2012, 17:13
Re: Sistema de anuncios em DIALOG - by BielCOP - 23.11.2012, 17:14
Re: Sistema de anuncios em DIALOG - by Maklister - 23.11.2012, 17:18
Re: Sistema de anuncios em DIALOG - by Zona_Sky - 23.11.2012, 17:19
Re: Sistema de anuncios em DIALOG - by AmericanStyle'™ - 23.11.2012, 17:21
Re: Sistema de anuncios em DIALOG - by alexcordeiro - 23.11.2012, 17:28
Re: Sistema de anuncios em DIALOG - by JapaN* - 24.11.2012, 00:45
Re: Sistema de anuncios em DIALOG - by rjjj - 24.11.2012, 03:56
Re: Sistema de anuncios em DIALOG - by Ouro - 24.11.2012, 04:00

Forum Jump:


Users browsing this thread: 1 Guest(s)