| 02-25-2005, 09:21 PM | #1 |
Is there any other way to Access/ Edit Warcraft map string table in wts file ? beside using winmpq. it's to buggy to extract the file for edit Is there a way to unregister trigger event ? |
| 02-26-2005, 01:57 PM | #2 |
Simply destroy the trigger then recreate it with a new event. |
| 02-26-2005, 04:22 PM | #3 |
I have heard that destroying a trigger then recreating it is slow. Is that true? Also, is everyone sure that the events from a destroyed trigger aren't leaked? |
| 02-27-2005, 12:16 AM | #4 | |
Quote:
1. That's not true. I've recreated a trigger that had an event that depend on a variable without a problem. 2. No. FYI all the event-adding common.j functions return an event. So if the returned event isn't destroyed later then it will leak. |
| 02-27-2005, 02:19 PM | #5 | |
Quote:
|
| 02-27-2005, 04:13 PM | #6 |
set event=null is the best you'll get |
| 02-27-2005, 09:14 PM | #7 |
If you are using JASS, you simply use normal "S T R I N g s" They allow carriage returns and all of that stuff, if you really want to edit them, just remember to remove this file called '(attributes)' after adding the new strings file. or you could try this : http://www.wc3campaigns.com/showthread.php?t=71887 |
| 02-27-2005, 10:47 PM | #8 |
I can't download the file. |
