Quote:
Originally Posted by Willian_Luigi
Nгo entendi nada,
mas tente isso
pawn Код:
if(!strcmp(cmdtext,"/creditos",true)) { SendClientMessage(playerid, -1, "Bota os crйditos aqui"); return 1; }
й sу aprimorar pra fazer o resto.
|
C:\Users\Black\Desktop\Samp\gamemodes\teste.pwn(5) : error 021: symbol already defined: "print"
C:\Users\Black\Desktop\Samp\gamemodes\teste.pwn(11 ) : error 017: undefined symbol "cmdtext"
C:\Users\Black\Desktop\Samp\gamemodes\teste.pwn(13 ) : error 017: undefined symbol "playerid"
C:\Users\Black\Desktop\Samp\gamemodes\teste.pwn(16 ) : warning 209: function "OnGameModeInit" should return a value
C:\Users\Black\Desktop\Samp\gamemodes\teste.pwn(16 ) : error 055: start of function body without function header
C:\Users\Black\Desktop\Samp\gamemodes\teste.pwn(18 ) : error 021: symbol already defined: "SetGameModeText"
C:\Users\Black\Desktop\Samp\gamemodes\teste.pwn(20 ) : error 010: invalid function or declaration
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
6 Errors.