News:

Come Chat with us live! Learn how HERE!

Main Menu

[SOLVED] Editing menu's ?

Started by DaylightDies, June 27, 2008, 11:39:19 PM

DaylightDies



what files effect the menue and the text that is displayed in it?

Currently, the menu is wrong. the MD is set to only be buyable at S2-S3. Yet it is still there at s1?

I've searched the source several times and cant find a single file effecting the menu in the armoury.

Any1 got any ideas?

Bissig

data-1.1.0.pk3 -> ui -> *.menu

kevlarman

mass driver is definitely buyable at s1.
Quote from: Asvarox link=topic=8622.msg169333#msg169333Ok let's plan it out. Asva, you are nub, go sit on rets, I will build, you two go feed like hell, you go pwn their asses, and everyone else camp in the hallway, roger?
the dretch bites.
-----
|..d| #
|.@.-##
-----

Bissig

Since this is the modding section, he might to try to change the md to be buyable only at s2 and s3.

DaylightDies

"Currently, the menu is wrong. the MD is set to only be buyable at S2-S3. Yet it is still there at s1?"

as quoted from the first reply

also i looked through the .menu's and didnt see it?

Overdose

Quote from: Bissig on June 28, 2008, 12:12:51 AM
data-1.1.0.pk3 -> ui -> *.menu

The armoury menu is contained in infopanes.def which itself is also within the ui folder.

I think he means the actual code says it should be for S2/S3 only, but I'm not entirely sure.
Chocolate Milk.

DaylightDies

#6
yeah i just found that thnx :)

also yes the coding (file bg_misc.c) defines to to s2 and s3.

though i changed the text it shows.
It still displays massdriver there when its not buyable at s1.
Why? I can't find any codeing in the UI to define it, nor in the source
I'm obviously looking in the wrong spot >_> some1 mind directing me?

kevlarman

Quote from: DaylightDies on June 28, 2008, 03:26:23 AM
yeah i just found that thnx :)

also yes the coding (file bg_misc.c) defines to to s2 and s3.

though i changed the text it shows.
It still displays massdriver there when its not buyable at s1.
Why? I can't find any codeing in the UI to define it, nor in the source
I'm obviously looking in the wrong spot >_> some1 mind directing me?
you'll need to package up the cgame iirc.
Quote from: Asvarox link=topic=8622.msg169333#msg169333Ok let's plan it out. Asva, you are nub, go sit on rets, I will build, you two go feed like hell, you go pwn their asses, and everyone else camp in the hallway, roger?
the dretch bites.
-----
|..d| #
|.@.-##
-----

DaylightDies

Quote from: kevlarman on June 28, 2008, 07:36:00 PM
Quote from: DaylightDies on June 28, 2008, 03:26:23 AM
yeah i just found that thnx :)

also yes the coding (file bg_misc.c) defines to to s2 and s3.

though i changed the text it shows.
It still displays massdriver there when its not buyable at s1.
Why? I can't find any codeing in the UI to define it, nor in the source
I'm obviously looking in the wrong spot >_> some1 mind directing me?
you'll need to package up the cgame iirc.


yup that did it, thnx :)