at least u r fine cuz my method is kinda overloaded.. and when u have [double points & xp] from menu it wont work! also my points in zp.sma so for me no problems / if there is any good scripter to edit the code im free to test it
Last Edit: Jan 22, 2018 19:16:39 GMT by blazz3r420
those 2 codes i posted are not using fakemeta but not working when i "bind p kill" and spam "p" i got points so i added check but not working if u can help...
here is points.sma
i want to check if the killer is victim (suicide) not to give points if(killer == victim) // not to give points
or if the killer is not victim (not suicide) if(killer != victim) // not suicide - give points
those methods didnt work'd for me!
#include <amxmodx>
#include <fun>
#include <zombieplague>
new Point[33], cvar_head_points, cvar_not_head_points