Quote:
Originally Posted by johnjg75
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()
|
The one i wrote up since you don't need to change models. The amxx->cstrike function does more than you need it to so using mine would speed it up and save the hassle of dealing with player models.
__________________