SA-MP Forums Archive
Please help me. Gm problem - 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: Please help me. Gm problem (/showthread.php?tid=121880)



Please help me. Gm problem - Samy Romafia - 18.01.2010

I have a problem at GM waring. I do not know how to fix it. Please help me.

C:\Users\HP\Desktop\ClanDrift.pwn(1194) : warning 203: symbol is never used: "ELEGY"
C:\Users\HP\Desktop\ClanDrift.pwn(1194) : warning 203: symbol is never used: "ELEGY2"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Warnings.

http://www.sendspace.com/file/zih8ol


Re: Please help me. Gm problem - ihatetn931 - 18.01.2010

Just comment them out, Search your scirpt for those 2 thing and add a // in front of it. Then those won't show up. What it's pretty much telling you is you have somthing in your scirpt that isn't being use by anything.

i would also suggest posting your scirpt on pasterbin if it's long


Re: Please help me. Gm problem - [SU]CHRiS - 18.01.2010

Depends, if you are using ELEGY for something you need to verify that it being use corectly or like said you can comment them out