TheBite Posted January 30, 2013 Share Posted January 30, 2013 Hey to all, i have a question: how to disable f1 menu only for jaild users? Link to comment
0 Jaysds1 Posted January 30, 2013 Share Posted January 30, 2013 Depends what f1 panel are you talking about? Is it a freeroaming F1 Panel? Link to comment
0 TheBite Posted January 30, 2013 Author Share Posted January 30, 2013 Depends what f1 panel are you talking about?Is it a freeroaming F1 Panel? Yes, the /fr panel. Link to comment
0 Jaysds1 Posted January 30, 2013 Share Posted January 30, 2013 hmmm, I don't think you could disable it, but you could unbind it and remove the chatbox: here: unbindKey(player,"f1") showChat(player,false) after just bind the key to the freeroam command and show the players chat Link to comment
0 TheBite Posted January 30, 2013 Author Share Posted January 30, 2013 hmmm, I don't think you could disable it, but you could unbind it and remove the chatbox:here: unbindKey(player,"f1") showChat(player,false) after just bind the key to the freeroam command and show the players chat Hmm, in the (closed now) dkr server, when you arested, the f1 automatic disabled... Link to comment
0 Jaysds1 Posted January 30, 2013 Share Posted January 30, 2013 They customized the freeroam resource which took lots of work. Link to comment
0 TheBite Posted January 30, 2013 Author Share Posted January 30, 2013 They customized the freeroam resource which took lots of work. ok, if you find a resource to do this let me know. Link to comment
0 TheBite Posted February 1, 2013 Author Share Posted February 1, 2013 Hmm... I have a new question... How to disable freeroam resource to jailed users? Link to comment
0 Callum Posted February 1, 2013 Share Posted February 1, 2013 Surely a mere conditional check would solve your problem. Within the function that toggles F1 check whether they're jailed. If so, do nothing. Link to comment
Question
TheBite
Hey to all, i have a question: how to disable f1 menu only for jaild users?
Link to comment
8 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now