Reply to Re: help fudge
If you don't have an account, just leave the password field blank.
The easiest way to do this is to create a new global variable in main.c and change the value when the script has run its course. At the start of the script check if the value of the global is its initial value or the new one you gave it. This will make it run only once
There's plenty of good starter tutorials available on this site, as well as the DinkC reference. And my best tip would be to remember where you've seen something you want in someone else's d-mod and check the source code for it to see how they did it

There's plenty of good starter tutorials available on this site, as well as the DinkC reference. And my best tip would be to remember where you've seen something you want in someone else's d-mod and check the source code for it to see how they did it
