Jump to content

I have a little problem..


Xsentrik
 Share

Recommended Posts

How exactly do you make a custom item on the editor. I know how to do it on the blades of exile, but blades of avernum is like totally different in that respect. Like for example how would I customize a steel plate mail?

Link to comment
Share on other sites

If your scenario is called lostboys.bas, create a text file called lostboysdata.txt and write this:

 

Code:
begindefineitem 450;   import 42;
And after the import line, you can edit the steel plate mail. I suggest reading section 2.7 of the editor documentation.
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...