ID:269105
 
I had a dmi file called people.dmi and i had an icon in it, when i change the icon i get this error

BYOND(341.877) Error: the file C:\Documents and Settings\Christopher\Desktop\deity wars\deity wars\Deity Wars_Million Year Curse\million year curse\million year curse.rsc is locked up!
million year curse.dm:2:error:'people.dmi':cannot find file



pls help me im desperate
Don't have the game running when you compile the file.
The resource file is in use (you're running the game) so your changes can't be written to it. Just take down the game and compile, or save until you're ready to take down the game. =)
In response to Jp
the game isnt on the site, and its offline when i change the icons... now along with that problem my MAPS GONE.... i have a map file but when i logg in the screen's blak... its relly startin to make me angry so help me if posible
In response to Grom hellscream
I use to have this problem, I think you dont have the src located to where you want them set when they log on, you could put this code for example...

 mob
Login()
src.loc = locate(2,2,1)
..()


Now, The locate 6 and 8 is the x and y coordinates and the 1 is the map you have made. src.loc is the source being located.

And also I think what they meant was when you go to compile your game, its running (You are playing it in DS)
In response to Lejendary Artz
ty i hope this works
In response to Grom hellscream
No problem, I do to. XD
In response to Lejendary Artz
this is grom on his publishing account... it didnt work dam... i got the map to come up it just shows up black... and if that wasnt enough i still cant get my MOB icons to show up on the map!!!
Look for any Login procs and put ..() in them. That returns what it should do normally...which would be login.