error 029,021 problem
#1

Quote:

C:\v\NG-RP\gamemodes\NG-RP.pwn(41186) : error 029: invalid expression, assumed zero
C:\v\NG-RP\gamemodes\NG-RP.pwn(41186) : warning 215: expression has no effect
C:\v\NG-RP\gamemodes\NG-RP.pwn(41186) : warning 215: expression has no effect
C:\v\NG-RP\gamemodes\NG-RP.pwn(41186) : warning 215: expression has no effect
C:\v\NG-RP\gamemodes\NG-RP.pwn(41186) : warning 215: expression has no effect
C:\v\NG-RP\gamemodes\NG-RP.pwn(41186) : warning 215: expression has no effect
C:\v\NG-RP\gamemodes\NG-RP.pwn(41186) : error 001: expected token: ";", but found ")"
C:\v\NG-RP\gamemodes\NG-RP.pwn(41186) : error 029: invalid expression, assumed zero
C:\v\NG-RP\gamemodes\NG-RP.pwn(41186) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Errors.

my command
Quote:

CMDanews(playerid, params[])
{
if(PlayerInfo[playerid][pMember] == 9 || PlayerInfo[playerid][pLeader] == 9)//
{
if(IsPlayerInRangeOfPoint(playerid, 4.0, 621.7416,-8.3904,1102.7633))
{
ShowPlayerDialog(playerid, DIALOG_SANEWS, DIALOG_STYLE_LIST, "SANews: Lockers", "Toggle Duty\nCamera\nKevlar Vest ($2000)\nFirst Aid Kit\n9mm ($1000)\nDeagle ($5000)\nShotgun ($1500)\nClothing Selection", "Tien Hanh", "Huy Bo");
}
else
{
SendClientMessageEx(playerid, COLOR_WHITE, "Ban khong o gan tu khoa Nhа Bбo.");
}
}
return 1;
}

Reply
#2

There's no error in that command. Are you sure, that's the right one?
Reply
#3

Quote:
Originally Posted by Riddick94
Посмотреть сообщение
There's no error in that command. Are you sure, that's the right one?
I can give you my file and you pwn or repair is not for me? Sorry. My English is poor
Reply
#4

Thank you. I treated it
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)