ID:352960
 
Keywords: code, do, help, how, i, jpg, load, login, screen
(See the best response by Neimo.)

mob/var/cselect=0
turf/Customization
density = 1
icon = 'JPG/neoascreen1.JPG'


I did that, but it says it can't find file. And i'm always having issues with the screens I import into the dm. It comes under external and the file is jpg. The name of the file is neoascreen1. Can someone help me out? =] oh and explain a little of it too, I never get it lol.

Would JPG be the folder the screen is in?
In response to Neimo
it is in an external folder
The folders you want to use that hold icons need to be located in the game's main folder.
In response to Neimo
Oh okay, but when I open the file i created from my documents> pictures it becomes an external file automatically, how do I get the image in without it becoming an external file?
Best response
Drag the file into your project folder. (the game)
In response to Neimo
Couldn't quite figure out HOW exactly to drag it in until i fooled around with it a little =] then there was an error so I removed the JPG/ after icon and then used lowercase and after compiling there were no errors. So when I ran the game, nothing appeared, other than the commands tab I setup with the verbs. But my map didn't appear and neither did my Login Screen I created. Am I missing another code?