[SOLVED]MENUDEF add "Multiplatyer Options"

Discuss all aspects related to modding Zandronum here.
Post Reply
User avatar
fr blood
Frequent Poster Miles card holder
Posts: 995
Joined: Wed Mar 06, 2013 4:04 pm
Location: France

[SOLVED]MENUDEF add "Multiplatyer Options"

#1

Post by fr blood » Sun Oct 02, 2016 8:15 pm

Hi everyone, I would like to know what is the correct name for "Multiplayer Options".
Last edited by fr blood on Sun Apr 16, 2017 9:56 am, edited 1 time in total.

User avatar
Torr Samaho
Lead Developer
Posts: 1543
Joined: Fri May 25, 2012 6:03 pm
Location: Germany

Re: MENUDEF add "Multiplatyer Options"

#2

Post by Torr Samaho » Mon Oct 03, 2016 6:09 am

Zandronum 3.0 uses

Code: Select all

	Submenu "Multiplayer Options",		"ZA_MultiplayerOptions"
in zandronum.pk3/menudef.txt.

User avatar
fr blood
Frequent Poster Miles card holder
Posts: 995
Joined: Wed Mar 06, 2013 4:04 pm
Location: France

Re: MENUDEF add "Multiplatyer Options"

#3

Post by fr blood » Mon Oct 03, 2016 7:21 am

Thank you!

Post Reply