15.10.2012, 21:51
PHP код:
public OnPlayerCommandText(playerid, cmdtext[])
{
new cmd[256]; // <<<<< 3672
PHP код:
C:\Documents and Settings\Administrador\Desktop\GTP SAMP\gamemodes\gmgt6.0.pwn(3672) : error 001: expected token: "-identifier-", but found "["
C:\Documents and Settings\Administrador\Desktop\GTP SAMP\gamemodes\gmgt6.0.pwn(3695) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Administrador\Desktop\GTP SAMP\gamemodes\gmgt6.0.pwn(3695) : warning 215: expression has no effect
C:\Documents and Settings\Administrador\Desktop\GTP SAMP\gamemodes\gmgt6.0.pwn(3695) : warning 215: expression has no effect
C:\Documents and Settings\Administrador\Desktop\GTP SAMP\gamemodes\gmgt6.0.pwn(3695) : error 001: expected token: ";", but found ")"
C:\Documents and Settings\Administrador\Desktop\GTP SAMP\gamemodes\gmgt6.0.pwn(3695) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Administrador\Desktop\GTP SAMP\gamemodes\gmgt6.0.pwn(3695) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
5 Errors.
if(strcmp(cmd, "/creditos", true) == 0)