
06-20-2006, 04:39 AM
|
Former Classic Staff
|
 |
Join Date: Dec 2002
Location: Northwest Vermont
Posts: 1,452
|
|
Also, if you need data to be visible from one player's clientside to the rest, attr vars are the only way to do that. However, you can minimize the number of attr vars you have to modify by using bitflags (unless you need to send a string)
...Yea, now my damage system is doing a lot better. |
Last edited by jake13jake; 06-20-2006 at 07:03 AM..
|
|