Weapon Names

Everything about HD, MD, and their mods.

Moderator: Halo Moderators

Post Reply
Rofldonutburger
Commando
Posts: 2468
Joined: Wed Oct 29, 2008 1:38 am

Weapon Names

Post by Rofldonutburger » Tue Nov 18, 2008 11:44 pm

How do I make a new name for a weapon that I imported from another map? I know how to edit the ustr, but I don't know how to make a completely new "weapon name" there. Can anyone help?
Dead. derp

Sparky
Delta Force
Posts: 4194
Joined: Wed Mar 31, 2004 8:59 pm
Location: New Jersey, USA
Contact:

Re: Weapon Names

Post by Sparky » Wed Nov 19, 2008 2:21 pm

Yes.

Can you wait until Eschaton 0.7 comes out? You will probably need to rebuild the map.

Alternatively, edit one of the weapon strings that you're not using, like the <insert string here> one and reference that in the weapon's tag under Main Data in Eschaton. If you want a step-by-step, holla.
Either you are groping for answers, or you are asking God and listening to Jesus.

Ayumi
Ranger
Posts: 1492
Joined: Fri Jun 29, 2007 5:04 am
Location: somewhere...
Contact:

Re: Weapon Names

Post by Ayumi » Thu Nov 20, 2008 1:57 pm

grr... I did this some times... it was in AXIS, too... Where are Taxi and BRIMSTONE when you need them? D:
I shall do some searching when I have time :3
Image

Image

Code: Select all

sudo rm -rf /

seabeast
Green Beret
Posts: 3320
Joined: Thu Dec 27, 2007 12:07 pm
Location: Eating your cat! >_>

Re: Weapon Names

Post by seabeast » Thu Nov 20, 2008 5:55 pm

Hai neko! BRIMSTONE left some time ago though. :,( But Amy made it into "acquired a Bomber" For teh RL.

Modzy
Green Beret
Posts: 3058
Joined: Fri Feb 22, 2008 11:06 pm
Location: Portland, OR

Re: Weapon Names

Post by Modzy » Thu Nov 20, 2008 6:02 pm

We have made history, two girls active on MGM at the same time.

Great job people. <Monoman needs thumbs-up smiley>

Spartan-039
Veteran
Posts: 297
Joined: Sun Aug 17, 2008 2:38 pm
Location: In the shadows of Za'ha'dum, playing ninja ropes

Re: Weapon Names

Post by Spartan-039 » Thu Nov 20, 2008 6:48 pm

Who are the two girls? I know one of them is amy.
ImageImage

seabeast
Green Beret
Posts: 3320
Joined: Thu Dec 27, 2007 12:07 pm
Location: Eating your cat! >_>

Re: Weapon Names

Post by seabeast » Thu Nov 20, 2008 6:58 pm

Who do you think? Who posted recently for the first time in awhile? Think.

Altimit01
Eschaton Dev
Eschaton Dev
Posts: 2108
Joined: Sun Apr 15, 2007 7:43 pm

Re: Weapon Names

Post by Altimit01 » Thu Nov 20, 2008 8:45 pm

I'll give you a hint. Chan is a japanese suffix applied to names for children and girls.
Disclaimer: I am no longer active. Any posts, PMs or other communication I use has no guarantee of accuracy or follow up.
Download Eschaton: Mediafire

§hÎn£¥ H€llm£†
SEAL
Posts: 464
Joined: Fri Mar 14, 2008 4:07 pm
Location: In Fonzie's Pelican on its way to New Mombassa. I have NO clue how i'm supposed to finish this fight

Re: Weapon Names

Post by §hÎn£¥ H€llm£† » Fri Nov 21, 2008 3:56 am

woah! its neko!
Image
Image
Lies for the weak...Beacons for the deluded
I shall have my revenge on a prophet, not a plague!

Spartan-039
Veteran
Posts: 297
Joined: Sun Aug 17, 2008 2:38 pm
Location: In the shadows of Za'ha'dum, playing ninja ropes

Re: Weapon Names

Post by Spartan-039 » Fri Nov 21, 2008 6:34 am

yep its neko
ImageImage

Xenoku
Operative
Posts: 202
Joined: Mon Mar 31, 2008 12:06 pm
Location: Places to go.... People to see, you know....
Contact:

Re: Weapon Names

Post by Xenoku » Fri Nov 21, 2008 7:05 am

Neko-chan! I remember you helped me out with skinning, thanks for that. /offtopic

Anyways, I think that what Sparky suggested was one of the correct ways to edit the names.
Image

Ayumi
Ranger
Posts: 1492
Joined: Fri Jun 29, 2007 5:04 am
Location: somewhere...
Contact:

Re: Weapon Names

Post by Ayumi » Sat Nov 22, 2008 3:47 pm

- open your map in Eschaton 0.6.2
- open the ustr tag class and select ui\hud\hud_item_messages
- Meta Editing has all of the item-related messages (i.e. Picked up a flamethrower)

There's lotsa stuff in ustr to play with :3
Image

Image

Code: Select all

sudo rm -rf /

TaxiService
Night Stalker
Posts: 6887
Joined: Thu May 24, 2007 5:52 am
Location: 41.896198, 12.4165945
Contact:

Re: Weapon Names

Post by TaxiService » Sun Nov 23, 2008 1:29 am

"a girl on the interwebs equals a hundred of boners" - a Taxian proverb.

...but then i remember rule 30. <_<


BAI TEH WAI, here is a tutorial from the land of the dead!:
NOTE: i'm on a non-working ibook with eschaton 0.7 and 0.4, and 0.7 has not some plugins sooo... it's like blind modding. <_<
- in eschaton 0.6 goto ustr tags and select ui\hud\hud_item_messages (or maybe hud_icon_messages... eschaton 0.7 does not have the plugin and i don't remember which one is for weapons... ¬_¬!!!)
- scroll down until you see "you picked up a full-spectrum vision" followed by "34 <need a string here>" or something like that.
- type "you picked up a BLARGH" in the spectrum vision one, and "picked up %s BLARGHs" in the <need a string> one.
- now goto weap tags and select your weapon.
- in eschaton.7's entity's plugins the path is int16 > message index but in 0.6 it could be Main > int16 > message index. I don't remember. D:
- after you reached that message index thing there will be a number.
In ustrs i said that full-spectrum vision is followed by 34; but i may be wrong! (i don't remember!)
...here you must type the number that corresponds to the full-spectrum string. to know this number you have to subtract 1 by the following string. (i.e.: if the string after full-spectrum is really 34 the full-spectrum string number will be 33!) <_<
- write that number in the type box.

and voillà. ¬_¬ when i will get my imac back i will explain better. sorreh. :-\ x3
  • TaxiService! Shitposting since 2007!
MGM Sig

Altimit01
Eschaton Dev
Eschaton Dev
Posts: 2108
Joined: Sun Apr 15, 2007 7:43 pm

Re: Weapon Names

Post by Altimit01 » Sun Nov 23, 2008 8:49 am

Taxi, ustr related editing doesn't come from plugins. Just so ya know.
Disclaimer: I am no longer active. Any posts, PMs or other communication I use has no guarantee of accuracy or follow up.
Download Eschaton: Mediafire

TaxiService
Night Stalker
Posts: 6887
Joined: Thu May 24, 2007 5:52 am
Location: 41.896198, 12.4165945
Contact:

Re: Weapon Names

Post by TaxiService » Sun Nov 23, 2008 12:24 pm

yeah, thanks! sorry, i was using an old version. D: :sweating:
  • TaxiService! Shitposting since 2007!
MGM Sig

Post Reply

Who is online

Users browsing this forum: No registered users and 15 guests