Reply to Re: DinkC Enhanced?
If you don't have an account, just leave the password field blank.
What about the following command:
int scripts_used("script_name");
Wich will return how many scripts are being used with the name script_name. I wanted to use such a command once to check if a script was already running or that it needs to be activated.
int scripts_used("script_name");
Wich will return how many scripts are being used with the name script_name. I wanted to use such a command once to check if a script was already running or that it needs to be activated.