Blockland Forums > Modification Help
What does crash(); do
Headcrab Zombie:
Honestly there's so many ways to crash a program you can't say for sure.
Dominator:
--- Quote from: HailtheBritains on July 03, 2010, 10:26:10 PM ---Type deletedatablocks(); in console :3 do it and you'll be cool.
--- End quote ---
Greek2me:
When a program quits, it can either return a 0 or a 1. A 1 means that it shut down properly. A 0 tells the operating system that it had an error and crashed, even though it really didn't.
AGlass0fMilk:
--- Quote from: Bauklotz on July 04, 2010, 02:53:10 AM ---My guess is that crash() imports some C libraries with syntax errors in them and stuff, and thus crashes when failing to import them.
--- End quote ---
No.
PowerDag:
The crash(); command closes the client.