would it matter where i put the perfect_spy command from the generic script into the EBBS? i need to put it back in there, and its urgent.... somewhat....
thanks in advance!
:study:
Printable View
would it matter where i put the perfect_spy command from the generic script into the EBBS? i need to put it back in there, and its urgent.... somewhat....
thanks in advance!
:study:
Apparently, you shouldn't stick it within a trigger.
of the entire script?
Just put it on line 78 or so. Make sure to put a comment above it so you know what it is and where to find it later.
Typically when I make a change I'll put a comment like ;XXXXX above the change. This way I can just do a search for XXXXX and find any changes I made.
argh. this is so confusing. where do i find line 78?
LOLQuote:
argh. this is so confusing. where do i find line 78?
Right under line 77 i guess.
Quote:
Originally Posted by hooahguy
are you using notepad to edit it? Try using a text editor like http://www.crimsoneditor.com/
this will allow you to display line numbers and much much more.