falseprophet Posted July 4, 2011 Posted July 4, 2011 I want to change "game" from "MTA: SA" to something totally different. I looked at the map, I looked at the server config, I've looked as far as I could to find it but I can't bring anything up.
karlis Posted July 4, 2011 Posted July 4, 2011 setGameType(string gameType) [WIP]GTA IV style hud+custom blips + blip text + circular radar areas
Jaysds1 Posted July 5, 2011 Posted July 5, 2011 (edited) Here: addEventHandler("onResourceStart",getRootElement(getThisResource()), function() setGameType("YOUR MAP NAME") setMapType("YOUR MAP NAME") end) Edited July 6, 2011 by Guest My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
JR10 Posted July 6, 2011 Posted July 6, 2011 karlis already explained it, and no not map name game type, for map name you use: setMapName Business System viewtopic.php?f=108&t=35797 Notepad++ Syntax Highlighting & Auto Completion viewtopic.php?f=91&t=76726 SQLite Tutorial viewtopic.php?f=148&t=38203
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