FOnline Development > Questions and Answers

FOnline SDK - Question

<< < (40/93) > >>

Grey:
Awesome! thank you. How can it be there?? is just the global map info. Anyway, im sure this will be helpful for many others :)

Gob:
How can I disable the opacity thingy for the roof? So people can't see through it.

Surf:
setting the RoofAlpha to 255 in the config.fos file should do the trick.


--- Code: ---/// Client specific definitions
#ifdef __CLIENT
__RoofAlpha             = 255;

--- End code ---

Gob:
Thank you. It worked.

Gob:
How can I resize the mapper window ? It's difficult to make maps with a 800 x 600 window.....

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version