So... iv been trying to learn how to make a menu
Moderator: InsideQC Admins
2 posts
• Page 1 of 1
So... iv been trying to learn how to make a menu
Anyways, i know how to make a menu like the one in this tutorial. I even expanded it and changed it to make it "better."But i was told that a menu like this would be a lot better and easier to add csqc support to. The problem is iv been having issues even getting it to work. i even added a "trigger_touch" to a map i made to test it. But nothing works. I asked around on the #qc channel in irc and didnt get any help. So thank you to anyone who reply's to this.
-

ceriux - Posts: 2223
- Joined: Sat Sep 06, 2008 3:30 pm
- Location: Indiana, USA
It looks like the menu in the first tutorial requires you to input "impulse 20" to show. As for the second tutorial, it looks like you need a new entity, and then "trigger_touch" should be the .touch function for that entity.
CSQC can parse these menus a number of ways, probably the esiest being ParseCenterPrint() (or whatever it's called). My CSQC GUI has some examples of parsing console command-driven menus, but can be expanded to use the former method as well.
CSQC can parse these menus a number of ways, probably the esiest being ParseCenterPrint() (or whatever it's called). My CSQC GUI has some examples of parsing console command-driven menus, but can be expanded to use the former method as well.
- avirox
- Posts: 137
- Joined: Wed Aug 16, 2006 3:25 pm
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest