I'm trying to reset a users death by using
Code:
set_user_deaths(id,0)
It complies perfectly but when I go into game to test it, it says "[AMXX] Plugin "blah.amxx" failed to load: Plugin uses an unknown function (name "set_user_deaths") - check your modules.ini."
Any help?
__________________