when u pick up a gun (lets say, an assault rifle) it says "You picked up an assault rifle." how would i change it so it would say somethin different like "You picked up a battle rifle."? i know i just change some text in a meta file, but which meta file do i edit?
THX in advance.
hud message question
-
- Posts: 3178
- Joined: Mon Mar 08, 2004 12:19 am
- Location: in ur forums ownin ur noobs
- Contact:
1) Try searching before you ask
2) Open up the map in question in a hex editor, search for text string "assault rifle", and overwrite with "battle rifle". Make sure you have exactly the same number of letters, or Mr. Exception will come looking. Just add spaces at the end if you're a few letters short, or delete them if you're over by one or two letters.
2) Open up the map in question in a hex editor, search for text string "assault rifle", and overwrite with "battle rifle". Make sure you have exactly the same number of letters, or Mr. Exception will come looking. Just add spaces at the end if you're a few letters short, or delete them if you're over by one or two letters.