Page 1 of 1
Changing Names of Weapons in Killfeed?
Posted: Thu Aug 28, 2014 11:48 pm
by Edward7089
Hi, as a hopeful guy who has started making his own weapons skins in AOS, does anyone know how I can change the names of weapons that appear in the killfeed? IE "Edward7089 killed Someone (Spade)". Say I wanted my client to tell me I killed them with a knife. Is that possible, without advanced editing of the game's binaries and dlls?
Re: Changing Names of Weapons in Killfeed?
Posted: Fri Aug 29, 2014 12:47 am
by MrHaaax
Yes, you can edit AoSLang-EN.bin to do this. Use something like Notepad+.
Make sure your newly edited weapon names aren't longer than their default, like:
default: spade (5 char.)
modded: knife (5 char.) CORRECT
modded2: machete (7 char.) INCORRECT
Re: Changing Names of Weapons in Killfeed?
Posted: Fri Aug 29, 2014 9:54 am
by Edward7089
Thanks mate, you're a lifesaver!
EDIT:
Sorry, I replaced them but it seems to turn all text within my game into meaningless strings of random characters. I replaced as follows (and being the cautious guy I am, I made sure they were all exactly the same length as their defaults):
Rifle = A.W.P
SMG = AKM
Shotgun=SawnOff
Spade = Knife
Grenade = M67Frag
Re: Changing Names of Weapons in Killfeed?
Posted: Fri Aug 29, 2014 10:16 am
by MrHaaax
Did you used Windows' built-in Notepad or an external program?
Re: Changing Names of Weapons in Killfeed?
Posted: Fri Aug 29, 2014 10:22 am
by Edward7089
I used Notepad++ with its' search function. I just searched the defaults and changed them.
Re: Changing Names of Weapons in Killfeed?
Posted: Fri Aug 29, 2014 11:29 am
by MrHaaax
Could you post a screenshot of the killfeed please?
Re: Changing Names of Weapons in Killfeed?
Posted: Fri Aug 29, 2014 12:07 pm
by Edward7089
Sorry, it has started crashing on starttup. I'll see if I can get one....
This is an image of me dead after a lot of people were killed. As you can see, there is no killfeed and the "INSERT COIN" text is gone. When loading the game, there is no "loading" text, just the progress bar. In chat, every message is separated by the letter "g" on it's own line.

Re: Changing Names of Weapons in Killfeed?
Posted: Fri Aug 29, 2014 5:00 pm
by learn_more
MrHaaax wrote:Yes, you can edit AoSLang-EN.bin to do this. Use something like Notepad+.
Make sure your newly edited weapon names aren't longer than their default, like:
default: spade (5 char.)
modded: knife (5 char.) CORRECT
modded2: machete (7 char.) INCORRECT
i wrote a tool for this over a year ago, it can handle all lengths because it properly rebuilds the file.
Re: Changing Names of Weapons in Killfeed?
Posted: Fri Aug 29, 2014 9:30 pm
by Edward7089
learn_more wrote:MrHaaax wrote:Yes, you can edit AoSLang-EN.bin to do this. Use something like Notepad+.
Make sure your newly edited weapon names aren't longer than their default, like:
default: spade (5 char.)
modded: knife (5 char.) CORRECT
modded2: machete (7 char.) INCORRECT
i wrote a tool for this over a year ago, it can handle all lengths because it properly rebuilds the file.
Can you point me towards the download/forum post, please?
Re: Changing Names of Weapons in Killfeed?
Posted: Sat Aug 30, 2014 12:09 am
by learn_more
i don't have a link handy, so someone has to search for it,
and seeing as how you are the one needing the link,
my suggestion is that you search it :)
Re: Changing Names of Weapons in Killfeed?
Posted: Sat Aug 30, 2014 9:27 am
by Edward7089
learn_more wrote:i don't have a link handy, so someone has to search for it,
and seeing as how you are the one needing the link,
my suggestion is that you search it :)
lol I will then
So far all I can find is your
UC profile
Re: Changing Names of Weapons in Killfeed?
Posted: Sat Aug 30, 2014 11:51 am
by learn_more
Edward7089 wrote:learn_more wrote:i don't have a link handy, so someone has to search for it,
and seeing as how you are the one needing the link,
my suggestion is that you search it :)
lol I will then
So far all I can find is your UC profile
seems that i only uploaded it on uc, or the search fails here.
mirrored so people dont have to register
http://buildandshoot.com/viewtopic.php?f=13&t=12056