View Single Post
Hedgehog Fog
Senior Member
Join Date: Jun 2010
Location: Ukraine
Old 11-03-2016 , 22:32   Re: [API] Custom Entities
Reply With Quote #8

EFFx,
I have no idea what do you need.
It's can be helpful for complex project (Halloween Mod for example).
This allow to you register new entity class and use this class on your map for example.
This allow you to controll entity remove and clear some data, for example arrays, which binded to entity and store in pev_iuser1 as handlers.
It's remove entities automatically in new round.
It's allows you to make temp entities with life time.
It's allows you to hook pickup events, it's can be usefull if you have a lot of item entities, so you don't need to create forward for each item.
__________________

❄️ CS Snow Wars - Mod based on snowballs fights
🧟 CS Zombie Panic - A port of HL Zombie Panic!
🎃 CS Halloween Mod - Completely new gamemode for Halloween Holidays
📦 AMXXPack - CLI and build system for amxx projects
🔧 Custom Entities API - API to register custom entities

Last edited by Hedgehog Fog; 11-04-2016 at 10:17.
Hedgehog Fog is offline