PHP Code:
new VIP_ID = get_user_msgid("ScoreAttrib")
#define SCOREATTRIB_VIP 4
message_begin(MSG_ALL,VIP_ID)
write_byte(id)
write_byte(SCOREATTRIB_VIP)
message_end()
Thats all i came up with so far. It doesn't work for terrorists though. It will set it to VIP if you're a CT. I'll let you know if i figure something out.
__________________