- Joined
- Aug 3, 2004
- Messages
- 2,891
I downloaded the P2P ability off of this site and it is a good ability. I have a few questions though.
1. While in the test map it is sometimes possible to have two portal systems going. For some reason the "Close Portals" button does not always cover the regular ability button.
2. When I transfered this into my map I copied everything: variables, abilities, and units. However, the variable "Portal_Caster", which the entire script depends on, has to be assigned to a specific hero. It uses a unit in random region tag in the initialization stage to tag the lich in the test map. This means that you can't use it in a regular game because you don't start with your heroes. Is there a way to assign it to the archmage(The hero that uses it in my map) every time one is created or revived?
If both of these problems can't be solved, then could someone just rewrite it in JASS? Thanks if you can help.
1. While in the test map it is sometimes possible to have two portal systems going. For some reason the "Close Portals" button does not always cover the regular ability button.
2. When I transfered this into my map I copied everything: variables, abilities, and units. However, the variable "Portal_Caster", which the entire script depends on, has to be assigned to a specific hero. It uses a unit in random region tag in the initialization stage to tag the lich in the test map. This means that you can't use it in a regular game because you don't start with your heroes. Is there a way to assign it to the archmage(The hero that uses it in my map) every time one is created or revived?
If both of these problems can't be solved, then could someone just rewrite it in JASS? Thanks if you can help.