TroyBoy Posted February 16, 2012 Share Posted February 16, 2012 how can i do that only if te player do /login and his name and right pass only then he will be able to do commands and move in the game? and to select is skin when he login Link to comment
JR10 Posted February 16, 2012 Share Posted February 16, 2012 In the wiki, introduction to scripting, shows how to do such thing. You can stop every resource, like freeroam and play (Because they spawn players), and use 'onPlayerLogin' event. https://community.multitheftauto.com/ Link to comment
TroyBoy Posted February 16, 2012 Author Share Posted February 16, 2012 where it is showed i read this induruction and didnt find Link to comment
Xeno Posted February 16, 2012 Share Posted February 16, 2012 Find <right name="command.login" access="true"></right> in your meta, and then change it to <right name="command.login" access="false"></right> Link to comment
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