03-17-2005, 09:08 AM
I already posted about this subject once before, i apologize, however it wouldnt let me make a new post in that thread.
Anyway i found out the reason it doesnt work.
When you try to load ites, for example say your items are in :
c:\items
and in that dir you have a perfect skull named skull.d2i
in d2 you type:
item load skull.d2i
error will come up and say cannot find / open c;\items\skull.d2i
this is the problem!
its looking for c;\ instead of c:\ (theres a semicolon)
does anyone know how this can be fixed?
Anyway i found out the reason it doesnt work.
When you try to load ites, for example say your items are in :
c:\items
and in that dir you have a perfect skull named skull.d2i
in d2 you type:
item load skull.d2i
error will come up and say cannot find / open c;\items\skull.d2i
this is the problem!
its looking for c;\ instead of c:\ (theres a semicolon)
does anyone know how this can be fixed?