ID:260411
![]() Aug 22 2007, 5:02 am
|
|
I was just wondering, does anyone have a 3.5 Skin that could be used in 4.0. I am really annoyed at making these Interfaces, but i'm not going to give up, but still I need a 3.5 temporary skin to use on an RPG game.
|
http://www.angelfire.com/hero/straygames/Interface.dmf
http://www.angelfire.com/hero/straygames/InterfaceCode.dm honk <.< winset(src,"GameWindow.GameMap", "icon-size=32") winset(src,"GameWindow", "size=800x600;pos=0,0") and run that in mob/Login() for best performancee |
RedlineM203 wrote:
http://developer.byond.com/forum/ index.cgi?action=message_read&id=569456&forum=4&view=0 uhh, this one just looks like the default 4.0 layout to me? whatd he change o.O |
Falacy wrote:
RedlineM203 wrote: It was made to overwrite the default 4.0 skin... but since I done that a long time ago, I forgot what the 4.0 skin looked like. |
heres a screen shot of what that one i posted looks like
http://www.angelfire.com/hero/straygames/ InterfaceScreenShot.jpg if you dont have the info button selected, it will display under the map in that blue area and clicking the Macro button to the left of the input toggles between OOC and .alt it would probably require some minor editing for use in your games but overall its pretty compatible with everything |
The Unknown Ninja From Hell wrote:
I like it but still I wish I could have the infobar at the bottom left info bar? |
The Unknown Ninja From Hell wrote:
I like it but still I wish I could have the infobar at the bottom left Once menus are more full-featured this might be easier to toggle, but in the meantime I have a hack for you that you should like.
on-show = "leftpane.mapsplit.right=infowindow" on-hide = "leftpane.mapsplit.right=none" Lummox JR |
http://developer.byond.com/forum/ index.cgi?action=message_read&id=569456&forum=4&view=0
Its not the real thing, but its pretty close.