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 |
In response to Falacy
|
|
Very nice.
|
In response to RedlineM203
|
|
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 |
In response to Falacy
|
|
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. |
In response to RedlineM203
|
|
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 |
In response to Falacy
|
|
I like it but still I wish I could have the infobar at the bottom left
|
In response to The Unknown Ninja From Hell
|
|
Just copy the default skin into your games folder and edit that.
|
In response to Khalamari
|
|
I suck at making skins but even though, i'm still learning.
|
In response to The Unknown Ninja From Hell
|
|
The Unknown Ninja From Hell wrote:
I like it but still I wish I could have the infobar at the bottom left info bar? |
In response to Falacy
|
|
Like the stats and stuff displayed bottom left o.O.
|
In response to The Unknown Ninja From Hell
|
|
as i said, if you dont have the info button selected that is where it shows up <.<
|
In response to The Unknown Ninja From Hell
|
|
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 |
In response to Lummox JR
|
|
text editer? you mean notepad, if so yeah i did that can't find on show or on hide i used "find" for this and nothing came up =(
|
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.