Author Topic: How to make a map properly? (high resolutions, block screen)  (Read 3173 times)

How to make a map properly? (high resolutions, block screen)
« on: November 03, 2012, 02:46:43 pm »
Many maps from cvet's sdk have problems with high resolutions: 1680x1050 or 1920x1080. I want to know how to proper make a map. What it mean? Map shouldn't block screen when user set high resolution.

When I used to play FOnline: 2238 I often had problems with screen block in few maps, example in NCR entrance or Hub map (I couldn't move my screen view).

My question is easy, how to proper build screen blockers? Can you give me a screenshot of map how you do it and tell me more about screen block? Later I will be able to post few screens how I usually make my maps.

I back to the topic and tell you what I want to know. You released Tiled mapper which generate cave dungeons. Everything is ok and good but I want to know why did you make scroll blockers this (blockers1):



instead this (blockers2):



First option is probably bad for high resolutions. Why? Well, open example Vault City map and look:



if I use high resolution, my screen can lock and I can't move because blockers are wrong set. So, tell me is it possible solve problems for high resolutions or all maps should have blockers2 position? On your server 2238 I had the same problem in few locations which I posted before.
« Last Edit: November 19, 2012, 04:27:53 pm by Graf »

Re: Proper make a map (high resolutions, block screen)
« Reply #1 on: November 03, 2012, 07:37:39 pm »
Scrollblockers should be rectangular, like these:


If you want to use high resolutions like 1920x1200 or 1920x1080, all maps should be made big enough.

Re: Proper make a map (high resolutions, block screen)
« Reply #2 on: November 04, 2012, 09:16:30 am »
Kilgore, do you rework all sdk maps for your Wasteland 2155's resolution? I read that max resolution is 1366x768?

Re: Proper make a map (high resolutions, block screen)
« Reply #3 on: November 04, 2012, 09:42:07 am »
No because I don't use sdk maps, well maybe except few maps for encounters.

Offline Lexx

  • Rotator
  • Mexican Apple Thief
Re: Proper make a map (high resolutions, block screen)
« Reply #4 on: November 04, 2012, 11:48:11 am »
Well, just make them like this in the editor. Just because I did it on the map from the screenshot above, doesn't mean you have to do the same. And in worst case you can do it manually in the mapper after converting the map. You need to touch it in the fonline mapper at least once anyway.


Other than that: Just use lower resolution and window mode. Problem solved. Due to the FOV you won't see more than other players anyway. I am running in 1024xwhatever widescreen and window mode and all is fine. It's an engine problem and not much a map problem. If the outside area would be automatically blacked out and the screen could scroll over it, the problem wouldn't exist.
« Last Edit: November 04, 2012, 11:52:26 am by Lexx »

Re: Proper make a map (high resolutions, block screen)
« Reply #5 on: November 05, 2012, 08:58:19 pm »
Is it on cvet's "to-do list" to make support for high resolutions? Well, if I can ask what is current progress and plans for the new updates of sdk? Do you develop tla too?

Can you answer? I want to know if fonline is still developed.
« Last Edit: November 19, 2012, 04:26:31 pm by Graf »

Offline Lexx

  • Rotator
  • Mexican Apple Thief
Re: Proper make a map (high resolutions, block screen)
« Reply #6 on: November 18, 2012, 10:05:31 pm »
Of course it is still developed. But I don't have a magic glass ball which tells me everything. Your best bet to find out is to register over at the fonline.ru forum.

Re: Proper make a map (high resolutions, block screen)
« Reply #7 on: November 19, 2012, 01:22:26 pm »
So, you are not fonline developer? Only 2238?

Offline Lexx

  • Rotator
  • Mexican Apple Thief
Re: How to make a map properly? (high resolutions, block screen)
« Reply #8 on: November 19, 2012, 09:35:15 pm »
Yes. I personally have very little to do with FOnline development. However, some of us have, like Atom, who did all this combat stuff.