View Single Post
Gecko
SourceMod Donor
Join Date: Nov 2010
Location: Vancouver, Canada
Old 07-03-2013 , 16:33   Re: [CS:S] Gangs Mod - Jailbreak
Reply With Quote #12

I noticed a major bug that players can deposit negative values into gang banks which overflows the data type and allows for obscene amounts of credits to be in the gang bank. All you have to do is deposit -1 credit and you get a huge number of credits in your bank.

There are also some spelling errors:
"premote" should be "promote"
"precent" should be "percent"

Those are the only 2 I can remember at the moment.

Lastly, some of the ConVARs don't always get used. For example, when buying upgrades, the code does not use the ConVAR for the upgrade price, but instead uses a static value of 1500 or something (example).


I think this plugin has good potential though and I really hope you continue to develop it.
__________________
"My brain is so left-sided, it isn't even funny... at all."

Last edited by Gecko; 07-03-2013 at 16:34.
Gecko is offline