View Single Post
trashcan889
New Member
Join Date: May 2010
Old 05-05-2010 , 17:26   Re: DoD:S GunGame 0.4 (Updated 08/05)
Reply With Quote #181

hello, Im new to sourcemod and have a new dod:s server. It has sourcemod installed and would like to install gungame, but have been having issues. Its probbly a simple mistake like a forgot to add a line somewhere so you help would be great.

so far I have uploaded the files:

dod_gungame.smx > plugins
gungame.txt > configs
gungame.phrases.txt > translations


and have added the following code:

Code:
//gunmod test
sm_gungame_enabled 1
//Enable/disable flags in DoD:S GunGame.
sm_gungame_flags 0
//Enable/disable spades in DoD:S GunGame. Has to be enabled for Spade Pro mode to work.
sm_gungame_spades 1
//Enable/disable Spade Pro mode in DoD:S GunGame.
sm_gungame_spadepro 1
//Enable/disable Turbo mode in DoD:S GunGame.
sm_gungame_turbo1
in the sourcemod.cfg file, but when I restart the server gungame does not start. Im not sure if I did it correctly.

any help would be great

-Trashcan889
trashcan889 is offline