PDA

View Full Version : 16k cash problem



brett friggin favre
03-27-2013, 11:17 PM
the server properly gives you $16000 when you join the server, however it doesn't give you 16000 each subsequent round, just the regular amount for losing/winning. not sure if that's intended or not, but it seems like it wouldn't be?

HK5150
03-28-2013, 09:22 AM
The CVAR that is typically adjusted for this is mp_startmoney <X>. You can adjust the variable all the way up to 16K. Most likely that is what Zero did already. Unfortunately, eventhough this variable is in the "round" CVARs it states it will accomplish this when the player resets. So, this only occurs when a player enters onto the server. There is a add-on from Eventscripts that can be used or a plug-in from Sourcemod. At least that is what I got stuck doing when I needed to adjust this. Just type something like "16K CS:S Mod" in Google and you will find some options...

Erdenay
03-28-2013, 03:59 PM
I'd personally just have it start at 800 instead of 16k... Don't see a point, to be honest.

HK5150
03-28-2013, 04:56 PM
I'd personally just have it start at 800 instead of 16k... Don't see a point, to be honest.

I'm not sure if IBIS is trying to go after the old CAL setup but we use to start with $4500 and then it went from there as brett posted...

ZERO
03-29-2013, 03:44 PM
fixed

HK5150
03-29-2013, 04:31 PM
Did you put in one of the addons or something else? Just curious...

ZERO
03-31-2013, 03:20 AM
programed an addon to do it.