Thread: Paid request
View Single Post
WolfGang
BANNED
Join Date: Oct 2010
Old 03-22-2013 , 23:48   Re: Paid request
Reply With Quote #16

Quote:
PHP Code:
new Handle:g_SurvivorMultiplier INVALID_HANDLE;
new 
Float:points[MAXPLAYERS 1];
points[attacker] += (GetConVarFloat(sipoints) * GetConVarFloat(g_SurvivorMultiplier)); 
This worked, it prints the right value into chat, but gives different points awarded(i.e Kill SI +1.09 points, (In Menu)109235474934 Points left) What's wrong?

Last edited by WolfGang; 03-22-2013 at 23:48.
WolfGang is offline