View Single Post
Benoist3012
Veteran Member
Join Date: Mar 2014
Location: CWave::ForceFinish()
Old 12-27-2017 , 12:08   Re: Creating your own entity/datamaps?
Reply With Quote #2

Not sure what you want exactly so I'll give two answers:

Check out: CEntity

Also you should read this:
https://forums.alliedmods.net/showthread.php?t=283518


Edit: I've made "Custom" entities with CEntity, check out https://youtu.be/nLySY7d5Jws?t=1m25s, which custom trigger brush entity, logic ect... But everything is in C++ and I don't use any plugins. You also can't use GetEntProp to look up your custom properties.
__________________

Last edited by Benoist3012; 12-27-2017 at 12:10.
Benoist3012 is offline