Enderal Special Edition
0 of 0

File information

Last updated

Original upload

Created by

Legioner13

Uploaded by

Legioner13

Virus scan

Safe to use

Tags for this mod

About this mod

Text file that adds some high level spells of Enderal

Permissions and credits
I only added spells that only described in SureAI wiki. If know IDs of other spells, fell free to add and post as your own, I don't mind.

Drop the text file to Enderal main folder, and while in game type "bat allspells".

Because of my laziness, I wrote a C++ code that does job of printing contents of text file. In code I declared a string variable containing 50 elements, because I only added 50 IDs. If you want to add more IDs then you should change size of that variable. Code should work on any compilers.

Also it should work on Olderal, if they didn't change IDs of items.

PS: Pls don't harass me because of code :( . I'm not a programmer and only know basics(maybe even lower than that). It can irradiate your eyes because I declared string with most heretical way as possible.

If you don't get anything because of my perfect English skills, feel free to ask. I'll help as much as I can. It is my first time adding something so I maybe forgot some essential parts.