[HELP] "w" Undefined Symbol
#1

The other day i was scripting in my script a new faction and by accident i put a w somewhere. I cant find it because it says undefined symbol then it gives me the last line the symbol is in but its not, Can someone help me
Reply
#2

you might be able find the w with CTRL+F and type "w"
Reply
#3

REMOVED
Reply
#4

Quote:
Originally Posted by Godzilla8957
Посмотреть сообщение
you might be able find the w with CTRL+F and type "w"
The thing is there is a lot of w's
Reply
#5

Quote:
Originally Posted by Godzilla8957
Посмотреть сообщение
you might be able find the w with CTRL+F and type "w"
This would find every single "w" in the script.

...
Reply
#6

Try this step:
First look at the line number that is first showing the error, so the w must be before the error line.
Then use CTRL+F and search for "w", make sure you checked the "Whole Words Only" in the options, this should find "w"

if not, shows the code before the error line if you can.

hope it helps.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)