Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Checking what map is in use
« previous
next »
Print
Pages: [
1
]
Author
Topic: Checking what map is in use (Read 695 times)
Aloshi
February 24, 2008, 08:15:06 PM
Right, I'm making a mod that will only work on a particular map, is there a way I can check what map the server uses?
Ad Bot
Advertisement
laremere
February 24, 2008, 08:22:07 PM
if($server::missionfile $= "rtb/data/missions/theislands.mis")
Source: The islands map mission file, right under "only for BETA. Remove for FULL RELEASE."
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Checking what map is in use