Reply to Re: How do you disable Dink's diags?
If you don't have an account, just leave the password field blank.
sp_dir( ... );
maybe? this is what they do in weapons scripts like the fireball (w00t that's my name!) to prevent dink from shooting diagonal, though it doesn't always work (fireballs shoot in the most awkward diagonal direction)
My DinkC is rusty, so I can't provide examples. But to implement such a script, well, that would be even more difficult. Maybe a script called button_xx? or key_xxx? That might work...
maybe? this is what they do in weapons scripts like the fireball (w00t that's my name!) to prevent dink from shooting diagonal, though it doesn't always work (fireballs shoot in the most awkward diagonal direction)
My DinkC is rusty, so I can't provide examples. But to implement such a script, well, that would be even more difficult. Maybe a script called button_xx? or key_xxx? That might work...