Posts: 142
Threads: 54
Joined: Apr 2012
Reputation:
0
How to Load maps from a file using the command,
example:
USAGE: /LoadMap [1-10]
/LoadMap 1 //map 1
/LoadMap 2 //map 2
/LoadMap 3 //map 3
>>>
...
Posts: 194
Threads: 29
Joined: Jul 2013
Reputation:
0
You must save the maps first, before loading anything..
Posts: 1,830
Threads: 49
Joined: Nov 2014
Reputation:
0
Just make a command with CreateObject / CreateDynamicObject codes?
Also, you can only bump once every 24 hours.
Posts: 77
Threads: 18
Joined: Jan 2015
Reputation:
0
I have a idea , put maps in the fs , and load them with rcon funcion /rcon loadfs "name of the map"