Example:
var/icon/I = new/icon('Icons.dmi',"mob1")
fcopy(I,"mob.png")//add tag "this is 'mob1'"
Could use a .dll file I just don't know how to
If there a way to set/read tags from files?
Example: var/icon/I = new/icon('Icons.dmi',"mob1") Could use a .dll file I just don't know how to |
Jan 12 2020, 7:53 pm
Best response
|
|
I have no idea what you mean by tags.
|