This is a HL1 question, not source I have put some code into my rpg that makes a traceline when you secondaryattack, and gets the ent from that result and uses that as the rocket target instead of the laser dot. The only problem I am having is that traceresult only has a pointer to the edict_t of that ent, not a CBaseEntity pointer. How would change that edict_t pointer into CBaseEntity?
-- ********************** Draco Coder for Perfect Dark http://perfectdark.game-mod.net _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

