Re: Lets get this stuff rolling! -
15-12-2004
Well we (jerry and i) are talking on msn and try to get this stuff working. We finally can compile igamemovement.h fine and such.
But the problem is, we need something to get to CBasePlayer. So we thought of util_shared, but thats client sided only (UTIL_bla).
I thought, the entity list should be loaded, biut this interface (client side only i think) does not load. THere HAS to be a way to get info on the entities list... not just sure how to get there.
When that works, we should be able to create our own CBasePlayer * returning function. Unless its hidden somewhere else.
|