

If the server is a prefix (true) or a suffix (false) (Prefix s_test Suffix test_s) mtalua-generate.activate_client_file_generation This will treat files named test.slua as server files rver_prefix_type This will treat files named s_test or test_s as server files rver_extensionĬustom extension for server files (Default is lua)

If the client is a prefix (true) or a suffix (false) (Prefix c_test Suffix test_c) rver_prefixĬustom suffix/prefix for server files (Default is s_ prefix) This will treat files named test.clua as client files mtalua-generate.client_prefix_type This will treat files named c_test or test_c as client files mtalua-generate.client_extensionĬustom extension for client files (Default is lua) If the shared is a prefix (true) or a suffix (false) (Prefix g_test Suffix test_g) mtalua-generate.client_prefixĬustom suffix/prefix for client files (Default is c_ prefix) This will treat files named test.glua as shared files mtalua-generate.shared_prefix_type This will treat files named g_test or test_g as shared files mtalua-generate.shared_extensionĬustom extension for shared files (Default is lua)
How to open map in mtasa password#
URL to the MTA Http Server ernameĪuthentication username for the MTA Http Server required for restarting/starting/stopping resources mtalua-http.passwordĪuthentication password for the MTA Http Server restarting/starting/stopping resources thorĪllows you to set a custom author when generating new resources (meta.xml -> info -> author) mtalua-generate.watermarkingĮnable or disable watermarking of meta files (will place a comment with a notice that the meta was generated by this extension) ta_default_versionĭefault version when generating new resources (meta.xml -> info -> version) ta_default_typeĭefault type of new resources (script, gamemode, map, misc) mtalua-generate.shared_prefixĬustom suffix/prefix for shared files (Default is g_ prefix) Shared functions will be highlighted in blueĮasy way to generate meta.xml and script filesĮasy way to access documentation on the MTA WikiĬonfiguration Options mtalua-http.enabledĮnable the WebAdmin Http Functionality for restarting/starting/stopping resources mtalua-http.enable_restart_on_saveĮnable automagically restarting resources when saving mtalua-http.enable_search_hintingĮnable search hinting when restarting resources (Requires http whitelisting this ip) mtalua-http.uri Server only functions will be highlighted in orangeĬlient only functions will be highlighted in red
How to open map in mtasa code#
MTA:SA Lua is a VS Code extension to add syntax highlighting, code completion and other useful functions for MTA San Andreas LUA to VS Code.Ĭode Completion shows what functions are available
