FOnline Development > Questions and Answers
Fonline Reloaded Source Encounter Loot
(1/1)
Trololo:
Greetings
For the life of me I cannot figure out how/where to modify loot on critters in random encounters. I've found scripts pertaining to adding trophies, like to brahmin/geckos, but the loot modifications elude me.
No changes to Bags.cfg do anything, yet it seems to crash if I try to remove it so clearly it does something.
Where the heck is the data as to what loot is on what critters on random worldmap encounters?
Vice Dice:
scripts/worldmap.fos -> LoadWorldmapGroups.
The file used to load the data from is in maps/groups.fowm.
The structure of the file implies it should be read/edited by a program.
Usually reloaded sdk is packed with world editor tool, its probably what you're looking for.
Trololo:
--- Quote from: Vice Dice on April 28, 2021, 08:33:24 pm ---scripts/worldmap.fos -> LoadWorldmapGroups.
The file used to load the data from is in maps/groups.fowm.
The structure of the file implies it should be read/edited by a program.
Usually reloaded sdk is packed with world editor tool, its probably what you're looking for.
--- End quote ---
You are a friggin treasure. That's exactly it!
Thank you kindly!
Navigation
[0] Message Index
Go to full version