Ok so I'm busy working on the damage caused and damage taken in the tab list. So far so good. It works, but not exactly the way I want. This is the ouput I get:
Client 1:
Client 2:Code:Lv Name Caused Taken 10 Admin 150 0 10 Devel 0 0
The caused/taken aren't changing for the other players but it's only changing for the clients player itself.Code:Lv Name Caused Taken 10 Admin 0 0 10 Devel 0 150
This is how I want it, but can't get:
Any help?Code:Lv Name Caused Taken 10 Admin 150 0 10 Devel 0 150
Thanks.
~Patrick


Reply With Quote

