View Single Post
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 11-28-2008 , 13:30   Re: Healthkit on dead body
Reply With Quote #7

- Don't use ResetHud... See the proper event in the tuto section.
- No need to include fm_ function, juste use #include <fakemeta_util>
- MSG_ONE -> MSG_ONE_UNRELIABLE
- equal i-> equal ( or better using Ham_Touch )
- You check the health but what about player who have its max health > 100 ?
- You still use fm_give_item() but it should not need ( Not sure, I will test myself )
__________________
Arkshine is offline