| 12-29-2009, 12:14 AM | #1 |
Ok, I know everyone says to ask in the system thread, but I never got any responses there, there is even some questions I made last year still there without answer. First question: Is there a easier way to copy the system? I keep opening and closing both maps to copy each trigger. (or folder of triggers) Well, when I copied the xepreload module it gave me a error "A library cannot require a scope" in the "requires xe, optional TimerUtils" line. Also, after disabling the trigger and trying to save, the jasshelper never goes out of "Error found, please wait" and the map goes corrupt. |
| 12-29-2009, 08:19 AM | #2 |
undo changed dont do it again. |
| 12-29-2009, 11:04 PM | #3 | |
Quote:
|
| 12-29-2009, 11:24 PM | #4 |
Finally, someone else who doesn't understand a word DioD says. As for copying multiple triggers... Consider using //! import magic (See jasshelper readme, http://www.wc3c.net/vexorian/jasshel...al.html#import). As for your second problem, not sure. |
| 01-13-2010, 05:14 PM | #5 |
Damn, I fixed the crash thing but now the damn thing don't compile! Error on this line: (A library cannot require a scope) JASS:library xepreload initializer init requires xebasic, optional TimerUtils |
| 01-13-2010, 06:10 PM | #6 |
sometimes removing optional requirements helps and jea...vex should really check his xe-thread... |
| 01-13-2010, 07:14 PM | #7 |
To your first question: You can copy a category to another map, just put all to copy triggers in one category, copy it and move the triggers at will after. |
| 01-13-2010, 07:43 PM | #8 |
Do you have the latest version of JassHelper Saishy? |
| 01-13-2010, 11:00 PM | #9 |
@Kueken I did it, saved lot of time xD @Zerzax, Well, I downloaded this: http://www.wc3c.net/showthread.php?t=88142 and just extracted to the jasshelper folder, but still got the same error. Edit: Damn, I found another jasshelper.exe inside the folder, the zip file only had one on the executable folder, not on root, so I thought it wouldn't need it. Copied also there and worked! Thanks everyone! Ps: How can I make the new functions of 1.24b appear in the function list and autocomplete? |
| 01-14-2010, 10:44 AM | #10 |
I guess, replacing the Common.j and Blizzard.j files with the most recent ones in the JNGP directory should work (dunno the exact path, though, maybe in JassHelper folder) |
