help importing spells
Moderator: Cheaters
-
- Newcomer
- Posts: 10
- Joined: June 6th, 2011, 3:23 am
help importing spells
How do you import spells? I have some really cool ones that people made for me a while ago to show me how awsome they were and to show off. I have no idea how to take the spells from their maps that they put them in and put them into mine. He did them all in vJass or Jass or whatever. He wrote the spells out. Not the event condition action thing, but actual coding and stuff. If it had been the stylesheet type thing i could have just followed the things, but i have no idea what to do when its written
-
- Crusader
- Posts: 4236
- Joined: January 27th, 2007, 4:46 pm
- Location: Greece, Veria
Re: help importing spells
Basically you do copy paste with world editor on the spells, the dummy units it might have, the models (mdl, mdx) the blps, the casted items, the upgrades and anything related to the ability. Dont forget to copy its jass code into the other maps making sure that you correspond it to the proper item/unit raw code.
For example: if you copy ability A001 from the original map, the new map will paste it with ID of A000 so make sure to replace them.
Edit: Let me know how it works.
Edit2: If you wanna copy/paste the entire unit / data and so on tables, use Wold editor enhancer and select the edit map tab. Its got plenty of import /export options. It might say it works for 1.21 patch but it gets the job done.
For example: if you copy ability A001 from the original map, the new map will paste it with ID of A000 so make sure to replace them.
Edit: Let me know how it works.
Edit2: If you wanna copy/paste the entire unit / data and so on tables, use Wold editor enhancer and select the edit map tab. Its got plenty of import /export options. It might say it works for 1.21 patch but it gets the job done.
-
- Newcomer
- Posts: 10
- Joined: June 6th, 2011, 3:23 am
Re: help importing spells
Is world editor enhancer in world edit, or is it a program that you can download?
-
- Crusader
- Posts: 4236
- Joined: January 27th, 2007, 4:46 pm
- Location: Greece, Veria
-
- Newcomer
- Posts: 10
- Joined: June 6th, 2011, 3:23 am
-
- Forum Spammer
- Posts: 610
- Joined: March 30th, 2009, 9:02 pm
-
- Crusader
- Posts: 4236
- Joined: January 27th, 2007, 4:46 pm
- Location: Greece, Veria