hi
Is there any way to modify the files in bf1942 to erase the flags and the names of casualties of the bots in the left corner of the screen .
thanks!
Casualties and Flags
Re: Casualties and Flags
welcome to the site, rums.
no idea from me on this one.. but not to say someone else wont have something.

Re: Casualties and Flags
thanx a lot , goog luck with the forum, looks like a pretty cool site, congrats!
cheers!

cheers!
Re: Casualties and Flags
could you explain a bit about why you want to do this.. just curious really but may help. doesn't sound like a simple map fix.. more changing the core mod files.
- Apache Thunder
- Posts: 1213
- Joined: Mon Oct 19, 2009 2:48 am
- Location: Levelland Texas, USA
- Contact:
Re: Casualties and Flags
That's a HUD related question...for the most part. Removing casualties and flag capture notices can be done be editing the ingame meme file. However, since it seems you want to only remove the ones relating to bots, then that can't be done by the meme files on their own. The EXE does not differentiate between humans and bots when sending a flag capture status or kill stats to the HUD for on screen display. So something like this would require hex editing the EXE.



I have cameras in your head!
Re: Casualties and Flags
What about those images in the Menu.rfa file that correspond to the on-screen messages? Can't you just edit them to be 1x1 pixel instead? Or 0x0 pixels if that's possible?
(Forum Thread|Download) Swaffy'sMod v0.34 | Download link to come Soon™
- Apache Thunder
- Posts: 1213
- Joined: Mon Oct 19, 2009 2:48 am
- Location: Levelland Texas, USA
- Contact:
Re: Casualties and Flags
As I said, they can be removed entirely. Just delete the transform nodes that have the information pertaining to them and they won't appear ever again. You just can't make it bot specific. 




I have cameras in your head!