View Single Post
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 10-12-2005 , 17:54  
Reply With Quote #12

Quote:
Originally Posted by GHW_Chronic
and how do u update scoreboard?
Code:
message_begin(MSG_BROADCAST,get_user_msgid("ScoreInfo")); write_byte(killer); write_short(get_user_frags(killer)); write_short(cs_get_user_deaths(killer)); write_short(0); write_short(1); message_end();
Welcome
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116

I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.
v3x is offline