StormCrow42
Member
i'm not sure what to post.
but i've updated everything and its not using the pirate insult on the pirates
Dumb question, but are you using FirstThingsFirst or SmartStasis? You need one or the other to handle pirate insulting.
i'm not sure what to post.
but i've updated everything and its not using the pirate insult on the pirates
Dumb question, but are you using FirstThingsFirst or SmartStasis? You need one or the other to handle pirate insulting.
The CLI command is: logout
In ASH that would be: cli_execute("logout");
Put that at the end of the script.
void main(){
...random code...
cli_execute("logout");
}
I tend to only write comments if I'm sure that even I wouldn't understand the code when looking at it the following day! (Comments make the file bigger! slower downloads! less efficient!) I guess that puts me squarely opposite Bale -- and I'd say dj_d is somewhere in the middle given that spectrum.
PLAYHAVOCK YOU NEED THE WARPLAN FILES (SUCH AS OPTIMAL.TXT) TO BE IN MAFIA'S DATA DIRECTORY AND YOU CAN SPECIFY WHICH WARPLAN TO USE BY EDITING THE OCW_WARPLAN FIELD IN YOUR VARS_MYNAME.TXT FILE, AND THERE IS MORE DOCUMENTATION ON THE OCW SCRIPT (WHICH GENERATED THAT ERROR) HERE.
I tend to only write comments if I'm sure that even I wouldn't understand the code when looking at it the following day! (Comments make the file bigger! slower downloads! less efficient!) I guess that puts me squarely opposite Bale -- and I'd say dj_d is somewhere in the middle given that spectrum.
I'm a heavy commentor in my own code. I think I run about 3 lines of code for every line of comments. Mainly because I never remember where I am plus I still think the world is set at 80 columns.![]()