AAO25.com

America's Army => General Chat => Topic started by: [seb@s] on Wednesday, April 24, 2013, 07:07:31 AM

Title: Change Starting Map on hosted Server
Post by: [seb@s] on Wednesday, April 24, 2013, 07:07:31 AM
how do i change the starting map on a hosted server?
after the daily restart it starts usually with bridge crossing.

where do i have to change the settings?

thanx 4 your advises...
Title: Re: Change Starting Map on hosted Server
Post by: Rob_LD on Wednesday, April 24, 2013, 07:17:38 AM
http://aa25assist.sourceforge.net/Data/LReadme.txt

http://aa25assist.sourceforge.net/Data/WReadme.txt

./server-bin GLOBAL map-filename

server.exe GLOBAL map-filename
Title: Re: Change Starting Map on hosted Server
Post by: BiG_SerGiO on Wednesday, April 24, 2013, 12:43:19 PM
aa25srv.ini
Quote
[AGP_Gameplay.AGP_MapList]
Maps=weapons_cache
MapNum=0

aa25.ini
Quote
// MAP CYCLING (use maps filename), enablecycling(1 for yes, 0 for no), cyclematches(cycle after x matches)
// forcecycle(cycles maps even if no-one is in server), forceminutes(time between forced map cycle)
// If you enable map cycling you must enter more than 1 map line below (map filename).
map=weapons_cache
enablecycling=0
Title: Re: Change Starting Map on hosted Server
Post by: [seb@s] on Wednesday, April 24, 2013, 17:23:03 PM
thx sergio :idea: