How to change map using a PySnip server, i don't know how.

Host your own server and communicate with server operators.
2 posts Page 1 of 1 First unread post
TWOXua
Deuce
Posts: 4
Joined: Sat Dec 26, 2015 2:16 pm


I was created a server and the thing i don't know is how to change/add maps. Please help.
Thanks and have a great day...

Blue_Rifle Blue_Pistol Green_Pistol2 Green_Rifle
Amatt
Winter Celebration 2013
Winter Celebration 2013
Posts: 21
Joined: Tue Apr 09, 2013 12:44 am


Hey, to add maps you need to download them first. Aloha.pk has a nice repository of maps located here: http://aloha.pk/files/aos/maps/

Once you download them, place the contents of the zip into your Server/maps folder.

Next you'll need to edit your config.

You should find are around line 36 a line that looks something like this:
Code: Select all
    "maps" : ["classicgen", "random"],


To add a map, add a comma after the last ", and enclose the new mapname (name of the map file you downloaded) in quotations. eg:
Code: Select all
    "maps" : ["classicgen", "random", "NameHere"],
To remove a map, just remove the name, and the quotations surrounding it. Make sure there is only 1 comma inbetween each mapname. eg:
Code: Select all
    "maps" : ["classicgen", "NameHere"],

Hope this helps!
~Amatt
2 posts Page 1 of 1 First unread post
Return to “Servers”

Who is online

Users browsing this forum: No registered users and 13 guests