Writing Scripts

Buff_26

Active Member
Is there a way to check to see if a script is running?

If there is an area in the forum where all this is, please refer me to it, but I was unable to find it.

Thanks for all the help
 

bob_the_builder

Well-Known Member
Is there a way to check to see if a script is running?

If there is an area in the forum where all this is, please refer me to it, but I was unable to find it.

Thanks for all the help
In the console type 'commands'


Show all running scripts:
script -running
 

Noob536

Member
i use e-text editor personally since ive been working on some syntax highlighting snippets and crap for it. pretty sure other people use like notepad++ etc. but even like notepad is fine really.
 
Top Bottom