View Single Post
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 12-19-2010 , 10:53   Re: [HOWTO] Make a NPC with extra features.
Reply With Quote #2

There is no reason to use RegisterHamFromEntity() here, also it should be register one time. You should use RegisterHam() + "info_target".
If you play with float, use engfunc( EngFunc_WriteCoord, instead of write_coord + floatround().
__________________
Arkshine is offline