ID:145453
 
Code:
mob
icon = 'man.dmi'
Login()
loc = locate(1,1,1)
..()


Problem description:
even though i have a man.dmi over in my tree it says

C:\Documents and Settings\Tina\Desktop\The Last Hero\The Last Hero.rsc is locked up!

code files\icons.dm:23:error:'man.dmi':cannot find file

also my man.dmi icon is in the tree under mobs not code files that is 1 reason it says cant find file how do i change this
Your .rsc file is in use. Close whatever's using it.
In response to Artemio
oh lol