View Single Post
CrazY.
Veteran Member
Join Date: May 2015
Location: SP, Brazil
Old 07-29-2019 , 13:07   Re: Crosshair Menu Editing Required
Reply With Quote #4

That's what you have to do.

Quote:
Originally Posted by <VeCo>
Make the check surround the whole message code instead:

PHP Code:
if(scope[id] == 1) {
    
message_begin(MSG_ONE,get_user_msgid("SetFOV"),        .player=id);
    
write_byte(55);
    
message_end();

__________________









Last edited by CrazY.; 07-29-2019 at 13:07.
CrazY. is offline