Reply to Re: Creating D-mods
If you don't have an account, just leave the password field blank.
It has it's own procedure, like talk, hit and the rest.
Example:
void push (void)
{
//do stuff when pushed
}
Best way to learn is to look at someone else's script for a moving rock or something.
Example:
void push (void)
{
//do stuff when pushed
}
Best way to learn is to look at someone else's script for a moving rock or something.