View previous topic :: View next topic |
Author |
Message |
Chris
Joined: 05 Aug 2006 Posts: 78
|
Posted: Sat Aug 02, 2008 3:29 pm Post subject: Shared entities slightly simplified |
|
|
Shared entities and CSQC in general can be difficult to tackle all at once. Past couple hours I decided to have a go at making a slightly more automated way of sending and receiving shared entities
http://gameconsortium.com/files/SharedEntStuff_Alpha002.zip
update: Added shared_FirstPersonWeapon and relevancy based on owner
* Receive and Send data via same function
* Simple initializing function for new server entities and structured call backs for a more automated execution of adding new entities, includes example shared_SearchBarrel (represented as a moving box in the test map)
* Basic Relevancy for sending data
* Tossed in model interpolation in csqc there because I had to bug LH before just to know it had to be done in csqc including some small customizations which allows for tagging head view to model tag socket and smoothing out between frames since the lerp visually doesn't update the origin between frames.
Last edited by Chris on Sat Aug 02, 2008 11:09 pm; edited 2 times in total |
|
Back to top |
|
 |
Urre

Joined: 05 Nov 2004 Posts: 1073 Location: Sweden
|
Posted: Sat Aug 02, 2008 4:30 pm Post subject: |
|
|
Haven't looked at the code, but it's always cool to see people spreading the word of csqc  _________________ Look out for Twigboy |
|
Back to top |
|
 |
Elite_Babe1990

Joined: 14 Aug 2008 Posts: 4
|
Posted: Mon Aug 25, 2008 6:03 am Post subject: |
|
|
lol ahhh! _________________ I may be cte but I can pwn u at halo! |
|
Back to top |
|
 |
|