GamerFos420 Posted March 22, 2013 Share Posted March 22, 2013 I would like to remove the Bryar and add a Blastech DL-44 and have it done but its name ingame is still Bryar Blaster Pistol.Any Ideas? Link to comment
MagSul Posted March 22, 2013 Share Posted March 22, 2013 Open assets0.pk3 -> strings -> English -> MENUS.str in notepad. Ctrl+F, enter "bryar" into the search criteria and alter each entry as necessary.Do the same again in "spingame.str", found in the same folder.Do the same again in "mp_ingame.str", found in the same folder. Hope that helps. CaptainChar likes this Link to comment
GamerFos420 Posted March 22, 2013 Author Share Posted March 22, 2013 Well for the first time I found "Bryar Blaster Pistol" .. The referance I was looking for..Saving and running atm.. will let you know if it works =) Thanks Link to comment
GamerFos420 Posted March 22, 2013 Author Share Posted March 22, 2013 REFERENCE BLASTER_PISTOL_DESCLANG_ENGLISH "Blastech DL-44 \nKyle Katarn's weapon of choice, the Blastech DL-44 is a common hand-held energy weapon with a slow rate of fire and incredible accuracy.\nPrimary Fire - Slow, single shot with great accuracy and damage\nSecondary Fire - Charged energy buildup for increased damage blast attack\nAmmo Type - Blaster Pack"and REFERENCE WEAPON_BRYAR_PISTOLLANG_ENGLISH "Blastech DL-44" were the only changes I could make in those 2 files and they were only in spingame.str.. gonna load up sp to see if it worked right now but there was no multiplayer change as I thought .. Link to comment
GamerFos420 Posted March 22, 2013 Author Share Posted March 22, 2013 making the above change to the BRYAR_PISTOL removed the Bryar instead of renaming it Link to comment
GamerFos420 Posted March 22, 2013 Author Share Posted March 22, 2013 Also there is no refereance to BRYAR_PISTOL in Menu.str only KYLE_KATARNS_WEAPON Link to comment
GamerFos420 Posted March 22, 2013 Author Share Posted March 22, 2013 Hmm. Decided to do a test and renamed the E11-Blaster Rifle to ASSAULT BLASTER RIFLE and started up.. and the Bryar has been changed to Blastech DL-44 and the BR name changed aswell .. Gonna look over this one more time and then confirm your answer.. but I think your answer is right.. Link to comment
MagSul Posted March 22, 2013 Share Posted March 22, 2013 There are only minor references to "bryar" in MENUS.str, I included it only to add that extra thorough layer in overwriting the name. To the best of my knowledge, the only other mention of BRYAR_PISTOL specifically, is assets1.pk3 -> ext_data -> weapons.dat (open in Notepad) In there, you'll find: // WP_BRYAR_PISTOL{weapontype WP_BRYAR_PISTOLweaponclass weapon_bryar_pistolweaponmodel models/weapons2/briar_pistol/briar_pistol.md3weaponIcon gfx/hud/w_icon_briarmissileFuncName bryar_funcaltmissileFuncName bryar_alt_funcammotype 2ammolowcount 15energypershot 1firetime 400range 8192altenergypershot 1altfiretime 400altrange 8192muzzleEffect bryar/muzzle_flashaltmuzzleEffect bryar/altmuzzle_flashaltchargesound sound/weapons/bryar/altcharge.wavaltchargeforce fffx/weapons/bryar/altchargeselectSound sound/weapons/bryar/select.wavselectforce fffx/weapons/bryar/select}It occurs to me now that this may have been what you were after in the first place. My bad. Link to comment
Solution GamerFos420 Posted March 22, 2013 Author Solution Share Posted March 22, 2013 Ok..ive looked it over and you have to changeREFERENCE BLASTER_PISTOL_DESCLANG_ENGLISH "Blastech DL-44 \nKyle Katarn's weapon of choice, the Blastech DL-44 is a common hand-held energy weapon with a slow rate of fire and incredible accuracy.\nPrimary Fire - Slow, single shot with great accuracy and damage\nSecondary Fire - Charged energy buildup for increased damage blast attack\nAmmo Type - Blaster Pack"and REFERENCE WEAPON_BRYAR_PISTOLLANG_ENGLISH "Blastech DL-44" in sp_ingame.str to change the name of the Bryar in multiplayer and singleplayer .. for others .Change the sp_ingame LANG_ENGLISH "weapon name" and the same in MENU.str..There is no need to add a reference to the mp_ingame.str All found in assets0.pk3 . Thank You MagSul !! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now