View Single Post
Re: HL2SDK: getting access to CBasePlayer
Old
  (#2)
DrEvil
Member
 
DrEvil's Avatar
 
Status: Offline
Posts: 142
Join Date: Jan 2004
Location: Los Angeles, CA
Default Re: HL2SDK: getting access to CBasePlayer - 04-02-2006

You're not suppose to be able to access CBasePlayer from a plugin. It might work for a fresh server plugin and a clean hl2dm mod, but many mods add stuff to their player classes that would change the class memory footprint and make your server plugins representation all wrong from the actual representation, pretty much guaranteed to crash.


Omni-bot AI framework
http://www.omni-bot.com

Foxbot - for Team Fortress Classic
http://www.foxbot.net


  
Reply With Quote