Reply to Re: Control Dink
If you don't have an account, just leave the password field blank.
There isn't a button4.c script... just create one like button6.c. When button4.c doesn't exist, this basically happens:
void main(void)
{
show_inventory();
kill_this_task();
}
void main(void)
{
show_inventory();
kill_this_task();
}







