- Joined
- Mar 21, 2007
- Messages
- 155
hi.
basicly, i'm trying to make a trigger for a bomb. so that when a unit (my bomb) uses his ability (detonate) then floating text appears on it (the bomb itself is invisible). it starts at 10 and is a little countdown. (e.g 10 (1 sec later) 9 (1 sec later) 8 e.c.t) and when it gets to 0, boom. =D
but i'm troubled. doing this in GUI may require wait triggers and then it could get leaky. but i've been told that JASS scripting uses some sort of variables (local variables??) that are leak free. i have only the faintest knowledge of JASS, never used it before really, never want to ( tried to learn it and uhh, i hate it!) but, i think i have to use it here.....
if theres anyone out there who could maybe design a JASS trigger and tell me in idiot proof language how to change the small things (e.g what type of unit is casting the ability. how i edit the damage dealt, and maybe how to change the special effects that go with it
ty
p.s. there is not only 1 type of unit or "bomb", there are many. i'm a wiz with GUI. and i'm sorry if you think me as a noob who asks for loads and never even says ty.
basicly, i'm trying to make a trigger for a bomb. so that when a unit (my bomb) uses his ability (detonate) then floating text appears on it (the bomb itself is invisible). it starts at 10 and is a little countdown. (e.g 10 (1 sec later) 9 (1 sec later) 8 e.c.t) and when it gets to 0, boom. =D
but i'm troubled. doing this in GUI may require wait triggers and then it could get leaky. but i've been told that JASS scripting uses some sort of variables (local variables??) that are leak free. i have only the faintest knowledge of JASS, never used it before really, never want to ( tried to learn it and uhh, i hate it!) but, i think i have to use it here.....

if theres anyone out there who could maybe design a JASS trigger and tell me in idiot proof language how to change the small things (e.g what type of unit is casting the ability. how i edit the damage dealt, and maybe how to change the special effects that go with it

ty
p.s. there is not only 1 type of unit or "bomb", there are many. i'm a wiz with GUI. and i'm sorry if you think me as a noob who asks for loads and never even says ty.