Raised This Month: $ Target: $400
 0% 

Server.cfg Help? Missing Component?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
The_American
Junior Member
Join Date: Nov 2006
Old 11-06-2006 , 18:48   Server.cfg Help? Missing Component?
Reply With Quote #1

i want amx_cvar bullet_damage to work in my server.cfg so when my server restarts it automatically comes on with my other settings such as mp_forcechasecam 0 and mp_buytime .75 and what not some one please help me. is there a missing component? i had this done on my last server but i forgot the command i feel stupid because i know its as simple as heck i just need some help so yeah TY!!!
The_American is offline
teame06
i have a hat
Join Date: Feb 2005
Location: Hat City
Old 11-06-2006 , 19:03   Re: Server.cfg Help? Missing Component?
Reply With Quote #2

amx_cvar does not edit your server.cfg at all. You need to edit your own server.cfg manually if you want that always.
__________________
No private support via Instant Message
GunGame:SM Released
teame06 is offline
Send a message via AIM to teame06
The_American
Junior Member
Join Date: Nov 2006
Old 11-06-2006 , 19:16   Re: Server.cfg Help? Missing Component?
Reply With Quote #3

see my problem is, i am custom editing my server.cfg and it worked on my last server that was a linux i just switched to a different location and to a windows pub it worked last time i just forgot the command...
The_American is offline
The_American
Junior Member
Join Date: Nov 2006
Old 11-06-2006 , 19:17   Re: Server.cfg Help? Missing Component?
Reply With Quote #4

// Set the Host Name
hostname "Death From Above ~Clan Server~"
// Set the rcon password
rcon_password
// Set private password
sv_password ""

// Exec files on startup
exec banned.cfg
exec listip.cfg
// Server Logging
log on
mp_logdetail 0
mp_logmessages 1

// Server Variables
changelevel de_dust2
"PUT BULLET DAMAGE COMMAND HERE GET IT TO WORK!!! LOL"
mp_timelimit 0
mp_autokick 1
mp_autoteambalance 1
mp_buytime .75
mp_c4timer 30
mp_flashlight 1
mp_footsteps 1
mp_forcechasecam 0
mp_forcecamera 0
mp_freezetime 0
mp_friendlyfire 0
mp_hostagepenalty 2
mp_limitteams 2
mp_roundtime 3
mp_tkpunish 0
sv_restartround 0
sv_maxspeed 320
sv_proxies 1
allow_spectators 1
mp_startmoney 16000
mp_chattime 0
sv_allowupload 1
sv_voiceenable 1
sv_alltalk 1
sv_voicecodec voice_speex
sv_voicequality 3
pausable 0
decalfrequency 60
mp_falldamage 1
// cheat and fun modes
sv_aim 0
sv_cheats 0
// Set Rates

// Enable/Disable LAN mode
sv_lan 0
// Contact & Geo
sv_contact
sv_region 1
booster_show_connmsg 0
booster_autofps 200
booster_minsleepms 3
booster_force_systicrate 0
booster_cpu_enabled 1
booster_cpu_spikemax 3
booster_cpu_spikelevel 80
booster_cpu_mminc 2
sv_maxrate 0
sv_minrate 2000
sv_maxupdaterate 100
sv_minupdaterate 20

THIS IS WHAT MY SERVER.CFG LOOKS LIKE AND I WANT THAT ONE COMMAND IN SO THAT WHEN THE SERVER RESTARTS IT WILL AUTOMATICALLY START amx_cvar bullet_damage 1
The_American is offline
sawce
The null pointer exception error and virtual machine bug
Join Date: Oct 2004
Old 11-06-2006 , 19:29   Re: Server.cfg Help? Missing Component?
Reply With Quote #5

addons/amxmodx/configs/amxx.cfg
__________________
fyren sucks
sawce is offline
The_American
Junior Member
Join Date: Nov 2006
Old 11-06-2006 , 19:54   Re: Server.cfg Help? Missing Component?
Reply With Quote #6

yeah im kindof a tard i might need a little more explination than that lol
The_American is offline
sawce
The null pointer exception error and virtual machine bug
Join Date: Oct 2004
Old 11-07-2006 , 00:10   Re: Server.cfg Help? Missing Component?
Reply With Quote #7

Open addons/amxmodx/configs/amxx.cfg in a text editor (or download from your servers FTP and open in a text editor), and add "bullet_damage 1" (or whatever value it is you want to assign it) at the bottom. There is no need to prefix cvar changes in the config files with "amx_cvar".

If you downloaded it off of the FTP, then re-upload it.
__________________
fyren sucks
sawce is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:30.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode