|
Map Load
|
|
28 Jan 12, 06:26PM
Post: #1
|
|||
|
|||
|
Map Load
Hey I'm making a server for my clan and they want t custom map to load on startup (for instance if nobody is in the server and when u come on it the default map is a random custom one) How do you achieve this? Do you make a custom directory? How?? Thanks!! :)
|
|||
|
28 Jan 12, 06:39PM
(This post was last modified: 28 Jan 12 06:41PM by jamz.)
Post: #2
|
|||
|
|||
|
RE: Map Load
Add --loadmap=your_mapname into your .bat, .sh or launcher (I have no idea how you do this on a Mac), eg.
Code: bin_win32\ac_client.exe --loadmap=ac_awesometastic --init %1 %2 %3 %4 %5edit: oh, wait, I just read "...for instance if nobody is in the server...". My solution loads that map when you start the game. The only way to get a specific map to load in a server is if you control the maprot file for that server, and you set it as the only map that supports 1 player. |
|||
|
28 Jan 12, 06:47PM
(This post was last modified: 28 Jan 12 06:54PM by A-Dog.)
Post: #3
|
|||
|
|||
RE: Map Load
(28 Jan 12 06:39PM)jamz Wrote: Add --loadmap=your_mapname into your .bat, .sh or launcher (I have no idea how you do this on a Mac), eg.i want it 2 load custom map as deafult instead of ac_shcolfold or whtever... and is there a way to set a deafult mode for when the server is loaded? Thnx :) |
|||
|
28 Jan 12, 07:18PM
Post: #4
|
|||
|
|||
|
RE: Map Load
Read what he wrote, the last part (starting with "edit: ")
|
|||
|
29 Jan 12, 01:19AM
Post: #5
|
|||
|
|||
| RE: Map Load | |||
|
29 Jan 12, 01:40AM
Post: #6
|
|||
|
|||
|
RE: Map Load
Open AC/config/maprot.cfg and read the lines starting with //
|
|||
|
29 Jan 12, 08:08PM
Post: #7
|
|||
|
|||
| RE: Map Load | |||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)



