ID:163772
 
idk if this is the right topic but what's up with the byond 4.0? i click run and it's all wierd, nothing like the pic by Uknown Person...

http://developer.byond.com/images/ultimatum_240.jpg

what do i do to make it like this?
Any larger pics?
In response to Kazekage
no that was the one that was next to the 'Download 4.0' thing. i thought it would be like that... i guess it's the skin so how do i edit the skin?
Well, I don't think saying "its all weird" is enough for us to discern any problems and be able to help you.
First there will be a small window saying "Connecting to blah." Afterwards the main Dream Seeker window will come up. Uknown Person's game has a custom interface(awesome, by the way) that makes it different than all the others.
In response to Kaiochao2536
well how would i make my own custom interface?
In response to Jman9901
The skin really should be the department of the game designer. If the game doesn't come with a skin - mostly because its a pre-4.0 game that hasn't added one yet, then it will probably look more like:

In response to Foomer
yea mine looks like that, so how would i change it? or am i able to?
In response to Jman9901
File > New > DMF (DM Interface) File

Learn how to use it first though:
http://members.byond.com/ DreamMakers?command=view_post&post=33352
In response to Jman9901
Create a new Interface File, and make new windows. Read Lummox Jr's Tutorial And also, read the Skin Reference. Hope that helps.
In response to GhostAnime
GhostAnime wrote:
File > New > DMF (DM Interface) File

... Which only applies if its YOUR game and you're editing the source code. If its someone else's game, well, that's a different story and you'll have to ask someone else. :P
In response to Foomer
Oh right, in that case, wouldn't modifying the default skin work? >_>

Er by default, which they renamed now, I mean the option in Options and Messages > Client > Edit Skin
http://files.byondhome.com/UnknownPerson/ultimatum_4.0.png
Is the image.
Also for the record 4.0 was released with a default skin that looks close to 3.5 so users playing 3.5 games will still be able to play some what without to many issues iv noticed that custom client size no longer seems to work for example.

world
view="15x10"

This has screwed me over with some of my games so im a bit unpleased with that but im hoping that after the beta release is over the issue will be fixed as of now the map stays a set size blah...

Also you will notice this default skin will always be used for any game not running a dmf skin or anything that was compiled with 3.5... If however a default skin is placed with the compile of a game the default skin will no longer be used an the dmf that was compiled with the game will take over an will remove the option of using the default skin. Hope this helps.
In response to Kakashi24142
okay thanks everyone :)