• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Remove a Skill

Status
Not open for further replies.
Level 2
Joined
Aug 2, 2015
Messages
10
Hi,
Can anyone remove Tackle from the game? Or transform it into a passive? The easier thing to do.

Tackle is causing the map to crash (fatal error) and the author stopped updating since 2012.

Thanks.

deprotected.w3x
 
Level 8
Joined
Jan 28, 2016
Messages
486
I had a look at the map and found the spell's function. It's relatively simple and doesn't seem like it would cause any issues, let alone fatal errors.

The issue with fixing it is that all the code is in a single jass trigger and editing or removing any part of the spell will probably cause more problems elsewhere, which you would subsequently need to fix.

P.S.: Isn't this whole "deprotecting maps" thing against site rules?
 
Level 2
Joined
Aug 2, 2015
Messages
10
I had a look at the map and found the spell's function. It's relatively simple and doesn't seem like it would cause any issues, let alone fatal errors.

The issue with fixing it is that all the code is in a single jass trigger and editing or removing any part of the spell will probably cause more problems elsewhere, which you would subsequently need to fix.

P.S.: Isn't this whole "deprotecting maps" thing against site rules?

Probably is but it's not like I'm trying to harm anyone. The map is not being updated for 4 years and I just wanna play it with my friends. It's not like I'm gonna start uploading it lol
I tryed myself to fix it but I really don't know anything about jass and World Editor. Couldn't even save the map lol.
Besides, NewGen World Editor is not working on this PC...
 
Status
Not open for further replies.
Top