Login x
User Name:
Password:
Social Links Facebook Twitter YouTube Steam RSS News Feeds

Members Online

»
0 Active | 103 Guests
Online:

LATEST FORUM THREADS

»
CoD: Battle Royale
CoD+UO Map + Mod Releases
Damaged .pk3's
CoD Mapping
heli to attack ai
CoD4 SP Mapping

Forums

»

Welcome to the MODSonline.com forums. Looking for Frequently Asked Questions? Check out our FAQs section or search it out using the SEARCH link below. If you are new here, you may want to check out our rules and this great user's guide to the forums and the website.
For more mapping and modding information, see our Wiki: MODSonWiki.com

Jump To:
Forum: All Forums : Call of Duty
Category: CoDUO Mapping
CoD United Offensive mapping and level design.
Moderators: foyleman, Foxhound, Mystic, StrYdeR, batistablr, Welshy, DrBiggzz, supersword
Latest Posts
Subscribed Posts
Search
Restricted Access Topic is Locked
Page
Next Page
subscribe
Author Topic: Quickmessage Menu
Hydra
General Member
Since: Dec 16, 2007
Posts: 20
Last: Mar 1, 2008
[view latest posts]
Level 1
Category: CoDUO Mapping
Posted: Sunday, Dec. 16, 2007 04:33 pm
Hello everybody,

I've a question about the Quickmessage menu.
I want to add another option to the menu.
The 6th option should be "6. Taunts", but when I press 6 it closes the menu. It doesn't open "taunts.menu". Is there another file I need to change (except the wm_quickmessage.menu file).

Thanks for reading.
Grtz Hydra

p.s. What I've got now as code is "execKey "6" { close quickmessage; open taunts }" (in the wm_quickmessage.menu file)
Share |
.KiLL3R.
General Member
Since: Oct 26, 2006
Posts: 1437
Last: Jul 3, 2017
[view latest posts]
Level 8
Category: CoDUO Mapping
Posted: Sunday, Dec. 16, 2007 05:28 pm
you need to precache it in the gametype scripts
or
add it to the menus.txt (might be easyer that way... thats if it works that way... think it does... and yes its a .txt [lol])
Share |
Hydra
General Member
Since: Dec 16, 2007
Posts: 20
Last: Mar 1, 2008
[view latest posts]
Level 1
Category: CoDUO Mapping
Posted: Sunday, Dec. 16, 2007 05:35 pm
lol :P that was easy....
Thank you :)
Now for the next problem ;)
Share |
Hydra
General Member
Since: Dec 16, 2007
Posts: 20
Last: Mar 1, 2008
[view latest posts]
Level 1
Category: CoDUO Mapping
Posted: Sunday, Dec. 16, 2007 10:26 pm
Hello, I've another question and because it's for the same mod I'll just put it in here. I couldn't found anything about this on google. I saw some tutorials about making soundaliases, but I don't think that would fix my problem.
The problem is when I save the file (called "VN_taunts.csv") I get an error when I try to start CoDUO. error: "recursive error after: Sound alias file gmi_taunts.csv: missing 'name' and/or 'file' columns"
I don't know how to solve this. I just took "dialog_mp.csv" as example to see what code was needed. and now I get this error.
thanks already

Grtz Hydra
Share |
.KiLL3R.
General Member
Since: Oct 26, 2006
Posts: 1437
Last: Jul 3, 2017
[view latest posts]
Level 8
Category: CoDUO Mapping
Posted: Monday, Dec. 17, 2007 05:51 pm
best to edit .csv's
add your sounds to generic_mp_sound.csv i find that one the best one to use
Share |
Hydra
General Member
Since: Dec 16, 2007
Posts: 20
Last: Mar 1, 2008
[view latest posts]
Level 1
Category: CoDUO Mapping
Posted: Monday, Dec. 17, 2007 08:07 pm
Ok thank you :)
I don't get that error anymore.

grtz Hydra
Share |
Hydra
General Member
Since: Dec 16, 2007
Posts: 20
Last: Mar 1, 2008
[view latest posts]
Level 1
Category: CoDUO Mapping
Posted: Tuesday, Dec. 18, 2007 07:22 pm
Okey I've another question I hope this will be the last one [tongue]
What I got so far:
maps - mp - gametypes - _teams.gsc
sound - voiceovers - mp - ge/ru/uk/us - taunt - .wav files
soundaliases - generic_mp_sound.csv
ui_mp - menus.txt/wm_quickmessage.menu/scriptmenus - quicktaunts.menu

Now I've got the same problem again as before. When I open CoDUO I get an error which says "Sound alias file generic_mp_sound.csv: missing 'name' and/or 'file' columns"
Hope can I solve this? I just took the file from the CoD files and added some lines of code.

Thx in advance :)
Grtz Hydra

ps Shouldn't be "dialog_mp.csv" used here? because all the other voiceovers are placed in this file. (I've tried it with dialog_mp as well but still got the same problem)
Share |
The_Caretaker
General Member
Since: Jun 8, 2004
Posts: 11625
Last: Jul 7, 2009
[view latest posts]
Level 10
Category: CoDUO Mapping
Posted: Tuesday, Dec. 18, 2007 07:39 pm
the error points to syntax errors in your .csv file... there is a tutorial on how to make .csv files in the tutorial section. Make sure you've got everything in the correct column, with the correct number of comma's in between and all.
Share |
Hydra
General Member
Since: Dec 16, 2007
Posts: 20
Last: Mar 1, 2008
[view latest posts]
Level 1
Category: CoDUO Mapping
Posted: Tuesday, Dec. 18, 2007 08:05 pm
Hmmm I don't think that is it. I just took the example from the game it self.

Game: german_are_you_crazy,,voiceovers/mp/ge/resp/GE_resp_crazy.wav,1,1,,,45,4800,voice,streamed
My line: german_taunts_omg,,voiceovers/mp/ge/taunt/omg.wav,1,1,,,45,4800,voice,streamed

And for some reason it doesn't work [ohwell]
Share |
The_Caretaker
General Member
Since: Jun 8, 2004
Posts: 11625
Last: Jul 7, 2009
[view latest posts]
Level 10
Category: CoDUO Mapping
Posted: Wednesday, Dec. 19, 2007 06:47 am
And yet, the error tells you something is wrong in there.

Maybe you've added another line somewhere (a . or something simple? It can be anything...)
Share |
Restricted Access Topic is Locked
Page
Next Page
subscribe
MODSonline.com Forums : Call of Duty : CoDUO Mapping

Latest Syndicated News

»
Codutility.com up and runn...
Nice, and there still using the logo and template for the screenshots, which...
Codutility.com up and runn...
dundy writes...Quote:Call of Duty modding and mapping is barly alive only a ...
Codutility.com up and runn...
Mystic writes...Quote:It seems to me the like the site is completely dead? ...
Codutility.com up and runn...
It seems to me the like the site is completely dead?

Partners & Friends

»