Dialog help..
#4

Nope, still fucked up
pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    {
    CMD:Hello(playerid, params[])
    SendClientMessage(playerid, COLOR_RED, "Hi");
    return 1;
    }
   return 0;
}
Here's my error lines:

pawn Код:
C:\Users\user\Desktop\HZ-Gaming\gamemodes\BETA.pwn(130) : error 029: invalid expression, assumed zero
C:\Users\user\Desktop\HZ-Gaming\gamemodes\BETA.pwn(130) : error 017: undefined symbol "cmd_Hello"
C:\Users\user\Desktop\HZ-Gaming\gamemodes\BETA.pwn(130) : error 029: invalid expression, assumed zero
C:\Users\user\Desktop\HZ-Gaming\gamemodes\BETA.pwn(130) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


4 Errors.
Reply


Messages In This Thread
Dialog help.. - by CLT - 27.06.2013, 16:05
Re: Dialog help.. - by CLT - 28.06.2013, 07:04
AW: Dialog help.. - by HurtLocker - 28.06.2013, 07:12
Re: Dialog help.. - by CLT - 28.06.2013, 07:15
AW: Dialog help.. - by HurtLocker - 28.06.2013, 07:17
Re: AW: Dialog help.. - by CLT - 28.06.2013, 07:42

Forum Jump:


Users browsing this thread: 3 Guest(s)