| 08-13-2002, 06:30 PM | #1 |
How do i config upgrades at the world editor? change uppgrade speed and costs? |
| 08-14-2002, 10:32 AM | #2 |
How do i extract the SLK file form war3.mpq? |
| 08-14-2002, 10:55 AM | #3 |
And what is the trigger named? |
| 08-14-2002, 11:55 AM | #4 |
Unfortunately editing upgrades is limited to setting them to 'disabled/enabled/researched'; at least in the editor. You CAN however edit the various files that hold upgrade information. This site is loaded with tutorials to teach you how do to just that. |
| 08-14-2002, 06:25 PM | #5 |
I have read trow every tortural but didn't see anything about uppgrades. Someone PLEASE tell me exactly how i config uppgrades! |
| 08-14-2002, 07:45 PM | #6 |
Guest | Tortural? Now that sure was a Freudian... hehe. Well... You need to make a custom unit and give it the specific button you want the upgrade to have (best way is to get WE Enhanced Blink! from the Tools section) - same with name, costs, etc. Add that unit to the units buildable from the building where your upgrade should be researched in the game. Now you create a Trigger which reacts on the unit being built. As action you make it set the status of the specific "tech" (the upgrade) to researched (if it wants an integer you should enter 2, I think) and the availability of the upgrade unit to 0. Also it should remove the built unit from the game. In the game you will now be able to build a unit which disappears instantly when being built, but activates an upgrade. You can make it run other triggers as well - eg. you could control a WayGate's destinations with it or even make it have your hero get a level up. |
