HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Food Description

01-17-2003, 03:00 PM#1
Guest
Is it possible to edit the description for food and maybe picture at top right in the game so you can use it to give information about other things since food ain't useful in the map I'm making. Anybody knows how and what file to edit for that? Some help would be appreciated :D
01-17-2003, 08:38 PM#2
Ari
The food icon is a blp image. I can't remember where it is right now, but using one of the explorer type programs, it shouldn't be too hard to find it. Changing it to something else should be easy, and with triggers, I'd imagine you can set "food" to correspond to something else (a map variable, perhaps). Is that what you're talking about?

I'm not sure where the text is located, but it's either a) hardcoded and off limits, or more likely b) in a txt file that you can play around with. Nose around the various text files, and see if you find anything.
01-17-2003, 08:42 PM#3
nicoli_s
it is in the globalstrings.fdf file, look in my menu editing tut for how to edit it