Page 1 of 1
Casualties and Flags
Posted: Wed Aug 15, 2012 7:51 am
by rums
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!
Re: Casualties and Flags
Posted: Wed Aug 15, 2012 9:55 am
by fo0k
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
Posted: Thu Aug 16, 2012 12:58 am
by rums
thanx a lot , goog luck with the forum, looks like a pretty cool site, congrats!
cheers!
Re: Casualties and Flags
Posted: Thu Aug 16, 2012 8:37 am
by fo0k
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.
Re: Casualties and Flags
Posted: Tue Sep 04, 2012 4:06 pm
by Apache Thunder
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.
Re: Casualties and Flags
Posted: Wed Sep 05, 2012 2:18 pm
by Swaffy
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?
Re: Casualties and Flags
Posted: Wed Sep 05, 2012 3:02 pm
by Apache Thunder
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.
