Quote:
Originally posted by KJS
the thing I hate about most scripts is the little bugs in them lol...
Like I hate it when you look though a code for like 1 hour trying to find were the bug is and then you press f6 and you see you made 1 small typo on something...
|
I spot bugs really well now. I guess it's because I like using notepad better, and since notepad doesn't have a 'test' button, nor a debugger, and I port the scripts straight to the NPC Server. Trust me though, when you write 12K of code, upload it, and it works perfectly the first time...that's one heck of a good feeling.
I did make my own notepad for scripting after a while though...I liked the commands list on the right, so I made a notepad that had that (I always forget the little commands).