Reply to Re: Whats the D script for...
If you don't have an account, just leave the password field blank.
Ahh... You didn't mention what .d script you were talking about.
s3-bowl.d (or .c if you look at the DinkC source files) is indeed the guy that teaches you bowlore. The fact that you don't really "get" it, is because you don't have &bowlore as a global variable.
Put
make_global_int("&bowlore", 0);
in main.c
s3-bowl.d (or .c if you look at the DinkC source files) is indeed the guy that teaches you bowlore. The fact that you don't really "get" it, is because you don't have &bowlore as a global variable.
Put
make_global_int("&bowlore", 0);
in main.c