DinkC Enhanced?
I was just wondering out of curiousity what sort of new functionality you would like to see in DinkC.
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.
Hey! That post used my name even though I wasn't logged in! Cool! That helps since I forgot to log in.
I like the script counting function, it would indeed by useful. Perhaps if it returned the names of some of the scripts as well?
What about allowing "cool maths" as Seth describes it at one point. Things like this:
..a + a - 2....;
OK, not many Dink programmers would use it very often, but i dont think it would be too hard to program in.
What about allowing "cool maths" as Seth describes it at one point. Things like this:
..a + a - 2....;
OK, not many Dink programmers would use it very often, but i dont think it would be too hard to program in.
I think re-dink the program does the script naming in some form or other, though limited
does it? I cannot recall, its been so long since I done any Dink programming....oh well.