Skip to content

Instantly share code, notes, and snippets.

@SpeedyFolf
Last active April 20, 2024 20:40
Show Gist options
  • Save SpeedyFolf/0691593369c482f750be6d1f3a9ef3bf to your computer and use it in GitHub Desktop.
Save SpeedyFolf/0691593369c482f750be6d1f3a9ef3bf to your computer and use it in GitHub Desktop.

123robot / Joshimuz MTA server map submission FAQ

To submit a map, message @the123robot @lotsofs or @parik27 on Discord You can join 123robot's Discord server at https://discord.gg/3dRXnjC

#ghostmode on (true) unless otherwise required. #respawntime 1 unless otherwise required. 1 spawnpoint for no collision races (not quite on the ground so no tyre smoke). 128 spawnpoints for collision races unless otherwise required. Custom music should be off by default, especially if it's copyrighted. Use the M key to toggle it. Delete the mapEditorScriptingExtension Lua files and the script nodes for them in the meta.xml file if you haven't modified them as they're only used by the map editor. Remember to manually check that everything in the meta.xml file is correct before sending the map.

You can set a fixed overtime duration for your map by adding a '#timeafterfirstfinish' setting to the meta.xml and setting it to an integer (in seconds). This setting is recommended for maps that can have wildly varying finish times with a very short top time, eg. maps like "[R] Olympic Jump" or "[R] Chase The Checkpoint".

You can adjust the grid countdown duration for your map by adding a '#countdownduration' setting to the meta.xml and setting it to an integer 0-65535 (in seconds). However, there is not much reason to change this from the default of 3; the only map on this server that currently uses it is "[MG] Airpain 3" Mine defaulted to -1, not 3 -- SpeedyFolf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment