27.07.2012, 10:05
pawn Код:
//==============================================================================
// -> Disable/Enable
// true = Enable | false = Disable
//==============================================================================
#define EnableSpec true // Enable/Disable Spectating System (If you already using disable it. Set to 'false')
#define SaveLogs true // Set 'false' if your server runs Linux (Logs wont be Saved!)
#define PM_CHAT_LOG true // Enable/Disable to save PMs in Log
#define ADM_CHAT_LOG true // Enable/Disable to save AdmChat in Log
#define USE_DIALOGS true // Enable/Disable All Dialogs (Not Disable SERVER PASSWORD DIALOG)
#define USE_STATS true // Enable/Disable Statistics
#define ADM_InMSG false // Put 'admin' in all messages sent by administrators (Ex: David(Admin): Welcome...)
#define SaveScore true // Enable/Disable to save Player's Score
#define GpsCheckPoint true // Enable/Disable use RaceCheckpoints for indicate players In GPS.
#define GpsOnlyCity true // True = Gps Show Only player City | False = Gps Show Player City and Zone.
#define ConfigInConsole true // Enable/Disable to Show Basic AdmScript Configuration in Console (When start the AdmScript)
#define EnableTwoRcon true // Enable/Disable Two Rcon Passwords (2 Rcon passwords for more security!)
#define EnableCamHack true // Enable/Disable LuxCam System - Administrators can move the camera! (Original By Sandra, modified by Me)
#define EnablePM_Cmd true // Enable/Disable PM Command
just change the savescore to true xD