respawn in
Posted: Sat Jan 12, 2013 4:38 am
make by me instead of insert coin it changes to respawn in

download link:http://aos.gamebanana.com/sprites/4110

download link:http://aos.gamebanana.com/sprites/4110
Ace of Spades / OpenSpades
http://www.buildandshoot.com/forums/
http://www.buildandshoot.com/forums/viewtopic.php?f=30&t=944

jordan wrote:Wrong..Section?what did I use section
brickyphone wrote:Hey, I get what you did, but how did you make it work? I'm curious and I want to make my own...I suspect he simply used a hex editor on the language files to change the message.
brickyphone wrote:Hey, I get what you did, but how did you make it work? I'm curious and I want to make my own...It does not work the way you think. I used Notepad++ to edit my language file also to "Respawn in", but when I played, it messed the whole file. The single strings are defined not from NUL to NUL but in a defined range you cannot change, this is why he has "respawn in ", "insert coin" is just one char longer than "respawn in", so he added the space after, I added the space before.
brickyphone wrote:Hey, I get what you did, but how did you make it work? I'm curious and I want to make my own...the link of tutorial http://aos.gamebanana.com/tuts/11028
Leif_The_Head wrote:you currently right but i fix it I have spaced before the letter and also I edited the message of weapons like xm8 L96A1 andbrickyphone wrote:Hey, I get what you did, but how did you make it work? I'm curious and I want to make my own...It does not work the way you think. I used Notepad++ to edit my language file also to "Respawn in", but when I played, it messed the whole file. The single strings are defined not from NUL to NUL but in a defined range you cannot change, this is why he has "respawn in ", "insert coin" is just one char longer than "respawn in", so he added the space after, I added the space before.