please somebody fix this
#1

hey, i made script yesterday but i got a problem:
http://pastebin.com/UFLhzskx

i got these warnings:

D:\Documents and Settings\abc\Desktop\Levelu skripts.pwn(763) : warning 203: symbol is never used: "Aff"
D:\Documents and Settings\abc\Desktop\Levelu skripts.pwn(1 : warning 204: symbol is assigned a value that is never used: "fuizlietots"
D:\Documents and Settings\abc\Desktop\Levelu skripts.pwn(18 -- 763) : warning 203: symbol is never used: "mahasid"
D:\Documents and Settings\abc\Desktop\Levelu skripts.pwn(18 -- 763) : warning 203: symbol is never used: "saveplacex"
D:\Documents and Settings\abc\Desktop\Levelu skripts.pwn(18 -- 763) : warning 203: symbol is never used: "saveplacey"
D:\Documents and Settings\abc\Desktop\Levelu skripts.pwn(18 -- 763) : warning 203: symbol is never used: "saveplacez"
D:\Documents and Settings\abc\Desktop\Levelu skripts.pwn(18 -- 763) : warning 203: symbol is never used: "vaiirmasina"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


7 Warnings.

can somebody please fix this? thanks
Reply
#2

you made somme variables but you are not using them

like "aff" or "fuizlietots"
Reply
#3

delete the following lines:
Код:
new Aff;
new mahasid;
new saveplacex;
new saveplacey;
new saveplacez;
new vaiirmasina;
new fuizlietots;
Reply


Forum Jump:


Users browsing this thread: