Content

Post new topic Reply to topic

Adding Maps Ingame

Author Message
ernis1100 View user's profile Send private message

Reply with quote Wednesday, February 17, 2010

Here's a quick tutorial on how to add a map into the game menu for those that didn't know.

Let's use YourMap.bsp as an example.

First go to your ZEQ2 root/Zeq2Contents/Maps folder and locate Maps.arena - Open it with a notepad.
Now create a new line under the existing script and enter the following:
{
map "YourMap"
- Name of the BSP file
bots ""
timelimit ""
longname "MyMap"
- map description
type "tourney ffa team struggle" -available gametypes
}

Basically copy and paste the existing script and change the MapName/Description (/Type) to your own.

Now if you want to add a thumbnail to your map in game you want to put the image you want into the Map folder and name it YourMap.jpg
And you're all done.

Now here's the ingame menu when I entered the script above:



And here's an example of what maps.arena should look like:

Shane View user's profile Send private message

Reply with quote Wednesday, February 17, 2010

Wow this is helpful!
Thanks!!! Very Happy Very Happy

Kos View user's profile Send private message

Reply with quote Thursday, February 18, 2010

nice Smile

Post new topic Reply to topic

Actions

Online [ 0 / 6125]