The-Programmer Forum

MaKKo a écrit le dernier message :
#2
Re, je te conseil de bien chercher avant de faire une demande car c'est super simple et ça se trouve dans le même fichier que pour les bank, paycheck etc => Config_Master.hpp




C++:
    save_civilian_position = true; //Save civilian location?
    save_civilian_position_restart = false; //Save civilian location only between restarts. After a server restart you'll have to spawn again.
    /* !!!TO SAVE POSITION BETWEEN RESTARTS save_civilian_position MUST BE TRUE!!! */
    save_civilian_positionStrict = true; //Strip the player if possible combat-log?  WARNING: Server crashes and lack of reliable syncing can trigger this.