Re: I don't like this! -
26-12-2004
I don't have the HL2 SDK yet ( Hl2 disc 4 came broken, bah ) but does this mean bots cannot be made with a plugin but they can if they are built into the mod?
Wouldn't CBaseEntity be broken only on mods that break the offsets of existing members? like...
original:
+0 m_pEnemy
+4 m_iPlayerclass
Other:
+0 m_iAlwaysnull
+4 m_pEnemy
+8 m_iPlayerclass
Too bad only people who bought hl2 can get the sdk, I would like to read it while I wait to get my replacement copy of hl2.
|