Blue Magic Spell/Script Maker

Applications/Tools written to make running DarkStar easier for the rest of us.
Post Reply
Metalfiiish
Developer
Posts: 176
Joined: Tue Jul 31, 2012 7:21 am

Blue Magic Spell/Script Maker

Post by Metalfiiish » Thu Feb 14, 2013 12:43 pm

Good afternoon everyone!

I was asked to make a Script that will automatically make all blue magic spell scripts. I have been working on it and feel like presenting version 1.

Special Note:
In it's current form it can only make Physical Blue Magic moves.
Like my other scripts I use Python 2.7 and it is required to have it installed.

I will update this once I have magic and ranged type moves working.

If your familiar with my other mob tp move maker then it operates very similar. It will require a file named "names.txt" and it should either be in the C:/DSP/scripts/globals/spells/bluemagic or in C:/bluemagic.

The names should appear just as they are in the database. Example: "bludgeon" would be Bludgeon. Example2: "death scissors" should be "Death_Scissors"

* Ensure that after you download the file that you rename the extension from .txt to .py
Attachments
BlueMagicMaker_v1-2.txt
Version 1.2
(15.49 KiB) Downloaded 286 times

Post Reply