FOnline Development > Questions and Answers
2238 server removed special encounters..
(1/1)
raynor009:
I was looking for the special encounter zones for the secret shelter encounter and I noticed they are not there at all apart from the howitzer one... which makes me think they were purposely removed? But why? Is it in any way possible to give me the old locations?
JovankaB:
The conditions of special encounters are defined in this script:
https://github.com/rotators/fo2238/blob/master/Server/scripts/worldmap.fos#L1663
If conditions are met, special encounter is found.
If some are defined on the worldmap in World Editor then I think it's remains of the old version when encounters had specific zones. You can probably ignore it, because it's not used anymore.
Lexx:
Keep in mind that the new special encounters in 2238 were placed via flags in the world editor. For example "FLAG_SecretShelter" - the first special encounter entry from the link Jovanka provided. You need the script line + the flag on the zone set via world editor.
raynor009:
I was honestly doing some research on how the special encounters worked back on 2238 to see if there is any way to find them easily. I was hoping for they would be in the same place on FOnline Reloaded :D to get a bit of an advantage. But the locations were probably changed anyway. Thanks for the answers though :).
JovankaB:
They are not in any specific place. They can appear anywhere on a square with correct terrain type, for example the hospital in city squares, howitzer in desert squares and so on. But as far as I know in Reloaded it doesn't work the same as in 2238 anyway so studying 2238 code might not help you.
Navigation
[0] Message Index
Go to full version