What Do I need to Do?
#1

Код:
C:\Users\NUK3D\Desktop\Anal_RP.pwn(3936) : error 029: invalid expression, assumed zero
C:\Users\NUK3D\Desktop\Anal_RP.pwn(3966) : warning 225: unreachable code
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
What is this line?
Код:
 					if(dispatchtoggle == 1)
					{
						SendClientMessage(ra,COLOR_LIMEGREEN,string);
					}
					else
					{
					    if(PlayerInfo[ra][Dispatch] == 1)
					    {
							SendClientMessage(ra,COLOR_LIMEGREEN,string);
					    }

					}

			}
		}
		PlayerInfo[playerid][RobBank] = 0;
		return 1;
	}
	return 1;  //This is Line 3966
}
Reply
#2

Just delete it.
Reply
#3

warning 209: function "AdminBankTimer" should return a value
Reply
#4

Show the whole AdminBankTimer function.
Reply
#5

Anal RP? Lol?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)