Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem With the "Making a basic Quickmessage-like menu" Thread?
#1
Hello, In my mod, I am trying to make a menu to give me a weapon. In the Basic Quickmessage Menu Thread I am stuck on the part where it says:
Quote:Now all we have to do is load this .gsc file so open _load.gsc and on the init() function there are a lot of threads, just add this to it:
Code:
level thread maps\mp\gametypes\mod_menu::init();
and your responses will work!

You can open the menu with this:
Code:
self openMenu( game["SCRIPT NAME HERE"] );
as I told you above. Just open it whenever you want, for example onPlayerSpawned()

COMPILING IT
The .menu files need to be in a FastFile so we add the following line to our zone source
Code:
menufile,ui_mp/scriptmenus/THE NAME YOU CHOOSE.menu
and your menu should be good to go!
I found the _load.gsc file, but I don't know where to paste. And for the very last step, what is a zone source?
[Image: mca.png]
Add me on steam! otterm
Reply

#2
use the easy menu, its simpler and looks better IMO, i had problems with that tutorial as well.
Reply

#3
(08-02-2011, 23:07)koil Wrote: use the easy menu, its simpler and looks better IMO, i had problems with that tutorial as well.

Thanks. Looking it up right now.
(08-02-2011, 23:07)koil Wrote: use the easy menu, its simpler and looks better IMO, i had problems with that tutorial as well.

OK, so I have the code. Do I put it in my _rank.gsc or my mod_menu?
[Image: mca.png]
Add me on steam! otterm
Reply

#4
ah... which part of the code?... do what ever the tut says, pretty easy, you need to use a .menu file to make menus ;d
Reply

#5
(08-02-2011, 23:34)koil Wrote: ah... which part of the code?... do what ever the tut says, pretty easy, you need to use a .menu file to make menus ;d

And is that it? Or do I have to do fast files, what ever that is?
[Image: mca.png]
Add me on steam! otterm
Reply

#6
yah, fast file them with mod tools
Reply

#7
(08-02-2011, 23:56)koil Wrote: yah, fast file them with mod tools

all of them?
[Image: mca.png]
Add me on steam! otterm
Reply

#8
what files do u have exactly?
Reply

#9
(08-03-2011, 00:17)koil Wrote: what files do u have exactly?

In my maps>mp>gametypes I have "_rank.gsc"
In my ui_mp>scriptmenus I have "mod_menu.menu"
[Image: mca.png]
Add me on steam! otterm
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  Help Android problem Yamato 12 7,502 04-25-2014, 04:49
Last Post: ScHmIdTy56789
  Basic Mod CheeseToast 10 6,637 11-02-2013, 18:02
Last Post: Yamato
  Problem with Rain Effects on Maps mitchhacker 5 4,456 10-22-2013, 00:46
Last Post: mitchhacker
Question Help Admin menu koren30 4 4,791 10-07-2013, 20:17
Last Post: Yamato
  Thread removed [HARD] Tony. 4 3,466 10-01-2013, 17:53
Last Post: DidUknowiPwn
  [Tutorial] How-To, Mod menu picture-REVISED/no iwifix needed rotceh_dnih 52 29,875 09-28-2013, 02:08
Last Post: Monkey Arms
  Help Thread removed [HARD] Tony. 5 3,665 09-26-2013, 20:26
Last Post: Casper
  Thread removed [HARD] Tony. 3 2,698 09-22-2013, 16:23
Last Post: d0h!
  Thread removed [HARD] Tony. 2 2,371 09-20-2013, 18:03
Last Post: [HARD] Tony.
  Thread removed [HARD] Tony. 3 2,852 09-20-2013, 16:00
Last Post: Nekochan

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.