>> 2 other errors HELP Me PLZ <<
#1

I have some problems in gamemode: 2 errors


Код:
C:\Documents and Settings\Claudiu\Desktop\Server Sa-Mp Mortalii RPG by PuNaNi\[2.0 X]\gamemodes\Mortalii_RolePlaY_v2.4.pwn(4255) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Claudiu\Desktop\Server Sa-Mp Mortalii RPG by PuNaNi\[2.0 X]\gamemodes\Mortalii_RolePlaY_v2.4.pwn(15118) : error 029: invalid expression, assumed zero
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.

The lines are:

15118 :
Код:
				gPlayerCheckpointStatus[playerid] = CHECKPOINT_HOME;
4255 :
Код:
			case CHECKPOINT_HOME:
Reply
#2

You need to show us the environment. 2 lines won't do.

We need to see the declaration of gPlayerCheckpointStatus, the way you made CHECKPOINT_HOME, etc...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)