View Single Post
noob
Junior Member
Join Date: Jun 2004
Old 05-17-2005 , 14:54  
Reply With Quote #10

hmh.. couldn't find it (i'll check it again later), but i have a new question
how can u replace the frags with strings (i'd like to have a timer there)
i tried this but couldn't work it out

Code:
message_begin(MSG_ALL, get_user_msgid("ScoreInfo")) write_byte(id) write_short(<some string>) write_short(get_user_deaths(id)) write_short(0) write_short(get_user_team(id)) message_end()
noob is offline