tootao123 Posted December 19, 2009 Posted December 19, 2009 hi Guys i want know how i can give supermoderator rights ? you can send how is? please
MTA Team jhxp Posted December 19, 2009 MTA Team Posted December 19, 2009 It's explained here: https://wiki.multitheftauto.com/wiki/Ser ... nistrators One of the [VCP] leaders // honorary member of the =PCP= gang. Do not PM me your MTA:SA Client / Server support questions, Lua scripting questions, unban requests or server toplist concerns - please ask them here: MTA:SA Support subforum, here: Scripting subforum, here: Ban appeals or here: Servers instead. For other inquiries - please expect delays in replies when messaging me.
DutchCaffeine Posted December 19, 2009 Posted December 19, 2009 It's explained here: https://wiki.multitheftauto.com/wiki/Ser ... nistrators That is outdated. If you add an account manually you will need a md5 hash of your password. To do this, simply run this server side script: print(md5("myVerySecureMd5Password")) Why looking here, while my post is up there /\
50p Posted December 19, 2009 Posted December 19, 2009 It's explained here: https://wiki.multitheftauto.com/wiki/Ser ... nistrators That is outdated. If you add an account manually you will need a md5 hash of your password. To do this, simply run this server side script: print(md5("myVerySecureMd5Password")) Or generate one with any website, for instance: http://www.miraclesalad.com/webtools/md5.php - MTA Script Editor - Ask your scripting questions properly, please. - 50p's public resources - Meta.xml - what is it for? How is it possible LOL
robhol Posted December 19, 2009 Posted December 19, 2009 If you add an account manually you will need a md5 hash of your password. No you won't... /addaccount nick password Do NOT PM ME for help unless invited. - New MTA Script Editor Scripting help "etiquette": understandable language, relevant code (ALL code if unsure), [Lua] tags, error messages with line numbers. Super simple stuff.
MTA Team jhxp Posted December 21, 2009 MTA Team Posted December 21, 2009 As far as I know, you don't need to put the password in a hashed form when adding it manually - it will be converted automatically on server start. Also, tootao123, see that link I've posted above. Once you do all steps listed there, you're set. One of the [VCP] leaders // honorary member of the =PCP= gang. Do not PM me your MTA:SA Client / Server support questions, Lua scripting questions, unban requests or server toplist concerns - please ask them here: MTA:SA Support subforum, here: Scripting subforum, here: Ban appeals or here: Servers instead. For other inquiries - please expect delays in replies when messaging me.
tootao123 Posted December 21, 2009 Author Posted December 21, 2009 but one thing, how do I create tables for players spawn?
50p Posted December 21, 2009 Posted December 21, 2009 but one thing,how do I create tables for players spawn? Use map files and Map Editor. For tebles go here: http://www.lua.org/pil/3.6.html - MTA Script Editor - Ask your scripting questions properly, please. - 50p's public resources - Meta.xml - what is it for? How is it possible LOL
tootao123 Posted December 21, 2009 Author Posted December 21, 2009 no no i used the gui editor and created more i dont know how put when players click in button spawn to the local you can tell me ?
50p Posted December 21, 2009 Posted December 21, 2009 https://wiki.multitheftauto.com/wiki/Int ... ng_the_GUI https://forum.multitheftauto.com/viewtop ... 91&t=25032 Read. Nobody is going to make it for you. We help everyone but we don't script for them. As I said, use map files for spawn locations. - MTA Script Editor - Ask your scripting questions properly, please. - 50p's public resources - Meta.xml - what is it for? How is it possible LOL
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