Scripting Problem
#1

Hello, I'm working on my new script.

The script has given me two errors which I am confused on how to continue with.

Errors:

Код:
C:\Users\****\Desktop\samp\gamemodes\APO.pwn(2398) : error 029: invalid expression, assumed zero
C:\Users\****\Desktop\samp\gamemodes\APO.pwn(2416) : warning 225: unreachable code
Line 2398

Код:
*2398*|||||	if(PlayerInfo[playerid][BankRobbery] == 1 || IsPlayerAdmin(playerid) == 1))
*2399*|||||	{
Line 2416

Код:
*2416*|||||  	return 1;
*2417*|||||  }
If you could help me solve this, I would greatly appreciate.
Reply


Messages In This Thread
Scripting Problem - by Nuk3d1nk - 08.04.2011, 20:56
Re: Scripting Problem - by [L3th4l] - 08.04.2011, 21:03
Re: Scripting Problem - by grand.Theft.Otto - 08.04.2011, 21:03
Re: Scripting Problem - by Nuk3d1nk - 08.04.2011, 21:05
Re: Scripting Problem - by SchurmanCQC - 08.04.2011, 21:33

Forum Jump:


Users browsing this thread: 1 Guest(s)