ID:145994
Oct 14 2005, 1:44 pm
|
|
before u say look in a turtorial i did and didnt find it so im asking u guys here. if i have a picture and i want it to be the start up screan how do i code that.plz help. |
In response to Artemio
|
|
thx
|
This would go under Dev how to:
1. Get the image you want to ue 2. Drag and drop into your game/project folder 3. Code it in as a turf/obj/ whatever you want it as..EXCEPT for its icon..put the name and its file extension. ie. icon = 'pic.bmp' Also, take the time to check for spelling mistakes, write in complete sentences and whatnot..Otherwise, ppl will be less likely to help you. |
In response to Bamrulez
|
|
for some reason theres something wrong it says it cant find file
|
In response to Mecha Destroyer JD
|
|
it says not sopported icon file
|
In response to Bamrulez
|
|
Of course u must reopen it after adding it though for it to work.
|
In response to Bamrulez
|
|
For future reference, please use the edit button and don't double post unless necessary.
Another thing for future reference, BMP files are very large compared to PNG, although BMP is what MSPaint saves files defaultedly as, and if you save it as PNG it loses no quality. I believe it only supports PNG and BMP files, though probably more, although I'm quite sure it doesn't accept gif. |
turf/Title_Screen {icon='yourimage.png';layer=100}
Please, attempt to use proper English. And this is not a code problem. This belongs in Developer How-To.
Also, before you post, please do a search first.