View Single Post
shanapu
Veteran Member
Join Date: Apr 2015
Location: .de
Old 12-03-2017 , 09:52   Re: TeamBets 2.6 (Mani Conversion)
Reply With Quote #221

Quote:
Originally Posted by 8guawong View Post
i think you edited the plugin

but the old code

PHP Code:
if ((iMoney GetMoney(i) + g_iPlayerBetData[i][BET_AMOUNT] + g_iPlayerBetData[i][BET_WIN]) > g_iConfig_mp_maxmoneyiMoney g_iConfig_mp_maxmoney;
SetMoney(i,iMoney); 
g_iConfig_mp_maxmoney is always 0
so if they won their credits will be set to 0
haha, ok. I found this issues quickly.
Cause you quoted SetMoney() I thought there is another issue, it didn't let me sleep.
__________________
coding & free software
shanapu is offline