Warning 203
#1

Hy.., i have this warning..do you have some ideas why..?
Код:
(83839) : warning 203: symbol is never used: "GetPointDistanceToPointExMorph"
The line "83839" is "}" that means finish of my gamemode...i looked in my gm and i haven't used that "GetPointDistanceToPointExMorph"
+rep because that warning pisses me off
Reply
#2

dude its to simple, ur not using "GetPointDistanceToPointExMorph" any where in ur script, remove it or use it..
Reply
#3

i know that, but that's not in my script, i don't use "GetPointDistanceToPointExMorph" in any of my scripts.. this warning is to simple..if is another else, i know that i can remove it..but, in my gm is not used..i try with "CTRL+F" and founds me nothing..

EDIT: T/C i solved with
Код:
#pragma unused GetPointDistanceToPointExMorph
Reply
#4

If it's a custom function use 'stock' before that. It won't give you the warning anymore.
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)