Quote:
Originally Posted by arkshine
|
Code:
message_begin(MSG_ALL, get_user_msgid("TeamInfo"), {0,0,0}, 0)
write_byte(id)
write_string("CT")
message_end()
That only changes the score board, but it doesn't actually transfer them to the other team.
EDIT: I found out how to do this now. Have to use set_pdata_int. Thanks for helping though.
__________________