Recent Posts

Pages: 1 ... 4 5 [6] 7 8 ... 10
51
Questions and Answers / Re: few mapper questions
« Last post by Tit0 on November 23, 2022, 10:11:19 am »
Time you can easliy change in map, just open .fomap file of your map by notepad or other editor. There you have something like that...
[Header]
Version              4
MaxHexX              640
MaxHexY              480
WorkHexX             378
WorkHexY             173
ScriptModule         map_arena
ScriptFunc           map_init
NoLogOut             0
Time                 -1
DayTime              300  600  1140 1380
DayColor0            18  18  53
DayColor1            128 128 128
DayColor2            103 95  86
DayColor3            51  40  29

Line with Time = -1 means global time if you want change it set another value for example time = 600 than you get pernamently dawn.
For other 2 questions I think you have to do this via scripts.
52
FOnline Projects / Re: FOnline: Desert Europe SDK
« Last post by raynor009 on November 20, 2022, 12:05:27 am »
thanks, these old dead projects are sometimes a treasure trove of resources
53
FOnline Projects / Re: FOnline: Desert Europe SDK
« Last post by remake on November 19, 2022, 08:28:04 am »
54
FOnline Projects / Re: FOnline: Desert Europe SDK
« Last post by raynor009 on November 18, 2022, 09:29:36 pm »
anyone still have the client?
55
Questions and Answers / few mapper questions
« Last post by raynor009 on November 14, 2022, 05:52:58 pm »
How do I make maps that can have static time independent of global time? Like maybe I want some maps to be permanently dawn.
Next, how do I make maps have constant rain? And is it possible to change the color of the rain drops and maybe not make them as dense?
And is it possible to make scenery or objects emit radiation through the mapper?
56
Share Your Work / Re: desert tiles helper
« Last post by raynor009 on November 13, 2022, 05:03:14 pm »
yep that's it thanks Ghosthack  ;D
57
Share Your Work / Re: desert tiles helper
« Last post by Ghosthack on November 11, 2022, 09:58:05 am »
does anyone still have this? all the links everywhere are dead  :'(

I think this is the code that was linked: https://fodev.net/files/archive/fomap_gen_file_desert.py
58
Share Your Work / Re: desert tiles helper
« Last post by raynor009 on November 09, 2022, 11:06:42 pm »
does anyone still have this? all the links everywhere are dead  :'(
Pages: 1 ... 4 5 [6] 7 8 ... 10