PaiN^ Posted April 9, 2013 Posted April 9, 2013 If you want to remove it, I'm afraid i can't, Because i don't know what is the resource to disable that thing, But if you wanted to replace it, You'll find so many options in the Community
Stylez Posted April 9, 2013 Author Posted April 9, 2013 Lol but i removed all resources freom Resource folder, there is no posible resource which is running.
Stylez Posted April 9, 2013 Author Posted April 9, 2013 Ah, I See that will use this simple function and the command will not work any more : addEventHandler("onPlayerCommand",root, function ( CMD ) if ( CMD == "me" ) then cancelEvent(); outputConsole("* This Command Are Not Allowed!"); end; end ); Thankyou, it is just what i needed Hmm, and what about playernicknames ant their HP bars? How to disable them?
فاّرس Posted April 9, 2013 Posted April 9, 2013 Ah, I See that will use this simple function and the command will not work any more : addEventHandler("onPlayerCommand",root, function ( CMD ) if ( CMD == "me" ) then cancelEvent(); outputConsole("* This Command Are Not Allowed!"); end; end ); Thankyou, it is just what i needed Hmm, and what about playernicknames ant their HP bars? How to disable them? playernicknames = ?? HP = ??
iPrestege Posted April 9, 2013 Posted April 9, 2013 Ah, I See that will use this simple function and the command will not work any more : addEventHandler("onPlayerCommand",root, function ( CMD ) if ( CMD == "me" ) then cancelEvent(); outputConsole("* This Command Are Not Allowed!"); end; end ); Thankyou, it is just what i needed Hmm, and what about playernicknames ant their HP bars? How to disable them? You're Welcome .
Stylez Posted April 9, 2013 Author Posted April 9, 2013 As i said. I removed absolutely all resources from "resource" folder just left my own made spawn script so i can spawn when i join.. So Without any scripts i can see other players their nicknames and green HP bars. How to disable/remove it?
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