FOnline Development > Questions and Answers

FOnline SDK - Question

<< < (41/93) > >>

Wipe:
Mapper uses client configuration, so just change it via FOConfig or manually in FOnline.cfg

Gob:

--- Quote from: Wipe on February 13, 2012, 07:04:20 pm ---Mapper uses client configuration, so just change it via FOConfig or manually in FOnline.cfg

--- End quote ---


Yes, I noticed after I chage resolution to client. It's pretty dumb IMO.

JovankaB:
Whole mapper is... let's just say, suboptimal :)

Feel free to create better mapping application ;)

Wipe:

--- Quote from: Gob on February 14, 2012, 08:53:41 am ---
Yes, I noticed after I chage resolution to client. It's pretty dumb IMO.

--- End quote ---

Well, not really. Mapper share pretty much code with client, like drawing functions, so fixes in there affect both applications. But hey, nothing stops you from using command line switches (another shared part :P) for different resolution in mapper; these are checked after reading values from config, so...


--- Code: (Mapper1024.bat) ---Mapper.exe -ScreenWidth 1024 -ScreenHeight 768

--- End code ---

Gob:

--- Quote from: JovankaB on February 14, 2012, 08:58:56 am ---Feel free to create better mapping application ;)

--- End quote ---

I'm not such a good programmer.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version