View Single Post
Re: Stripper2 woes: game_zone_player and bounding boxes
Old
  (#10)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: Stripper2 woes: game_zone_player and bounding boxes - 29-04-2005

Basically, you don't "make entities available from another game DLL", what you have to do is to code them yourself. That is, implement all the spawn/touch/think/etc. functions in your plugin, as well as the class export (LINK_ENTITY_TO_CLASS). That's what botman did. That's also what the guy who wrote HookMod (a plugin that adds a grapple hook like the one in Opposing Force to any mod).

When I say it's complicated...



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote