View Single Post
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 06-24-2014 , 14:12   Re: [ANY-dev] Raw Entity Dump
Reply With Quote #9

Quote:
Originally Posted by VoiDeD View Post
Sounds like a terribly efficient way to encourage awful plugin habits.

LoadFromAddress and friends should go the way of the trash bin. You shouldn't be manipulating data at random offsets in entities, your code will never survive updates.
Personally, I'd love it if we could get support for reading things inside CUtlVectors using GetEntProp and friends, but until we do, we may be stuck with LoadFromAddress.

I did some work with this before, but it's messy to try to do and unfortunately I think I accidentally wiped my local copy when switching over from pointing at the hg.alliedmods.net source to the github source.
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline