View Single Post
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 09-12-2016 , 15:35   Re: Advanced Parachute
Reply With Quote #95

Quote:
Originally Posted by ish12321 View Post
Can anyone else make a such?
When it is crashing your server?

If there are any on the './addons/amxmodx/logs' and './logs' folders, see what you get with the '-condebug' option. If it is enabled, the 'qconsole.log' file on the 'Half-File' folder.
If the file 'qconsole.log' does not exist, you need to enable the condebug adding '-condebug' to the server command line options. Example:
Code:
echo "For windows:"
start hlds.exe -console -game czero -pingboost 2 +log on -autoupdate -update -condebug -noaff -debug -allowdebug -secure +map de_dust2 +maxplayers 32 +port 27013

echo "For Linux:"
./hlds_run -console -game cstrike -pingboost 2 +log on -autoupdate -condebug -noaff -debug -allowdebug -secure +map de_dust2 +maxplayers 32 +port 27015
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective
addons_zz is offline