HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

New TFT-WE 315

05-26-2003, 01:45 AM#31
KryCheK
nah nah nah, the box work but when i assing a voice to a unit, ingame the unit got no voice... same for hero
05-26-2003, 05:54 PM#32
bludragn
Quote:
Originally posted by KryCheK
nah nah nah, the box work but when i assing a voice to a unit, ingame the unit got no voice... same for hero


sent a pm
05-26-2003, 06:42 PM#33
Starcraftfreak
Quote:
Originally posted by weaaddar
i've tried out alot of the new triggers the probably most useful are the ChangeSkillpoint amount ones and the GetHeroStr, GetHeroInt, GetHeroAgi.
New worldedit sounds bitching though check out worldedit strings...

Can you post them here?
05-26-2003, 06:43 PM#34
KryCheK
Starcraftfreak, your pm box is full... man i want to edit tonight lol
05-26-2003, 09:40 PM#35
bludragn
I'm wondering how he has used the TFT triggers, I just added all the new triggers in my worldeditor (not posted) and i had to disable them to save and then hex edit the wtg file to enable them, but in game they do not even work.

edit:
Well I found out that warcraft 3 doesn't use the wtg file and the triggers are stored in the war3map.j upon saving (if they are enabled), but I tried adding the triggers in there and they didn't work either.
05-27-2003, 07:58 PM#36
Duroth65
YAY triggers that don work :////

he peodally never tryed them
05-28-2003, 05:04 PM#37
bludragn
New version 313 Rev3, has a tft-we loader exe's now, which I think is much better because it no longer has to rename files. Just run the batch file to copy the correct exe into the directory.
05-28-2003, 05:20 PM#38
KryCheK
man this suck, ur revision 3 suck!
i cannot load w3m maps wtf!!!!! fix this aspa i need to edit...
05-28-2003, 05:23 PM#39
KryCheK
some1 post the rev 2 plz? i need to edit .w3m maps... and rev 3 cant
05-28-2003, 05:52 PM#40
bludragn
Thought loading w3x would be better, anyway I reverted it back to w3m. Btw, you need to read before you start whining, all you had to do was rename the w3m to w3x.
05-28-2003, 05:55 PM#41
KryCheK
oh man sorry, but u didnt already saw that im talking french and i suck with my english :P? sorry i dont understand at all -_-
05-28-2003, 05:57 PM#42
KryCheK
man this is shit... i renamed file to .w3x and this dont work...
05-28-2003, 06:24 PM#43
KryCheK
Also, plz fix this trigger error...

// Timer events
TriggerRegisterTimerEventSingle=real
_TriggerRegisterTimerEventSingle_Defaults=5
_TriggerRegisterTimerEventSingle_Limits= _ <--- THIS
_TriggerRegisterTimerEventSingle_Category=TC_TIME

TriggerRegisterTimerEventPeriodic=real
_TriggerRegisterTimerEventPeriodic_Defaults=2
_TriggerRegisterTimerEventPeriodic_Limits= _ <--- THIS
_TriggerRegisterTimerEventPeriodic_Category=TC_TIME

TriggerRegisterTimerExpireEventBJ=timer
_TriggerRegisterTimerExpireEventBJ_Defaults= _ <--- THIS
_TriggerRegisterTimerExpireEventBJ_Category=TC_TIME

This is boring, im working on a hero arena and this give me trigger error becauz of timer and when im trying to set a periodic event(or any other time event) the max time in sec i can set is 0 so just remplace _ by a 1000 or whatever (i cant do it myself becauz when i run the tft-we thing it reset the file so its once again _
05-28-2003, 06:34 PM#44
bludragn
You can, just edit the file in the TFT-WEData\UI directory or edit it in the UI folder and run the exe file instead of the batch file. I added the TFT triggers into this version by accident i'll remove them and upload a new rev3.
05-28-2003, 06:43 PM#45
KryCheK
DAMN this still have a prob, maybe if u could help (all ppl who get rev3 prolly get same prob...)