I guess its an Simple Problem
#1

Код:
F:\IS\gamemodes\ISfinal.pwn(552) : warning 203: symbol is never used: "RandomMessages"
F:\IS\gamemodes\ISfinal.pwn(552) : warning 203: symbol is never used: "randommsg"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Warnings.
There is no line 522 XD how to fix it
Reply
#2

On top of the script you have variables called new RandomMessages; and new randommsg;, which aren't used in script. You can delete them.
Reply
#3

Line 552 is meant to be the last line in your script.
I hope I helped!
Reply
#4

Quote:
Originally Posted by Stanford
Посмотреть сообщение
Line 552 is meant to be the last line in your script.
I hope I helped!
I'd like to add that sometimes the row isn't 552 so it can be 552 and/or 2 rows above or 2 rows lower.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)