SA-MP Forums Archive
What Do I need to Do? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: What Do I need to Do? (/showthread.php?tid=253460)



What Do I need to Do? - Nuk3d1nk - 06.05.2011

Код:
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
}



Re: What Do I need to Do? - admantis - 06.05.2011

Just delete it.


Re: What Do I need to Do? - Nuk3d1nk - 08.05.2011

warning 209: function "AdminBankTimer" should return a value


Re: What Do I need to Do? - MadeMan - 08.05.2011

Show the whole AdminBankTimer function.


Re: What Do I need to Do? - Combrad - 08.05.2011

Anal RP? Lol?