Quote:
On a side note, there was a field added to Player_Corpses, not sure of the context that is needed to update a database as I am not fully versed how to do it via the command line(so I did it in MySqlCC =P), but if you add a field named rezzed, with a type of Tiny Int and set it's default to 1, the new compiled version of the server will run.
|
If you set the default to 1, you will never be able to rez anyone. The default HAS to be 0.