Page 1 of 1

3ice

Posted: Tue Aug 19, 2008 7:42 pm
by Dash
3ice contact me, I need help with something warcraft related and i have forgotten how to do almost everything. I've finally decided to make a map, and im a bit rusty. U know how to contact me, i'm signed on btw.

Re: 3ice

Posted: Wed Aug 20, 2008 4:50 am
by 3ICE
Why can't we discuss it here? You post the triggers, I post the fixed triggers. It is easier on my site, because we both have time to triplecheck everything. And also you can use smileys:
t_act t_ai t_all t_ani t_cam t_co t_com t_des t_dia t_env
t_eve t_gam t_her t_if t_ite t_lea t_mel t_neu t_pgr t_pla
t_reg t_sel t_set t_sou t_tim t_tri t_ugr t_uni t_vis t_wai
And a lot more helpful tags. (BBCode)

Re: 3ice

Posted: Tue Oct 21, 2008 8:57 pm
by mOck
ur "borrowed" smileys lol

Re: 3ice

Posted: Wed Oct 22, 2008 12:42 pm
by 3ICE
Let's be honest, they are stolen, not borrowed. :twisted:

p.s.: Don't necro old threads.

EDIT: New smileys:
t_lin t_jm t_jbm t_jb t_j
With these, I am able to construct triggers in html. For example this code:

Code: Select all

<img src="t.gif"/>HandleDialogs by 3ICE
<br/><img src="jm.gif"/><img src="e.gif"/>Events
<br/><img src="l.gif"/><img src="jb.gif"/><img src="di.gif"/>Dialog - A dialog button is clicked for var_Dialog
<br/><img src="j.gif"/><img src="c.gif"/>Conditions
<br/><img src="jbm.gif"/><img src="a.gif"/>Actions
<br/><img src="0.gif"/><img src="jbm.gif"/><img src="i.gif"/>If (All Conditions are True) then do (Then Actions) else do (Else Actions)
<br/><img src="0.gif"/><img src="0.gif"/><img src="jbm.gif"/><img src="c.gif"/>If - Conditions
<br/><img src="0.gif"/><img src="0.gif"/><img src="l.gif"/><img src="jb.gif"/><img src="i.gif"/>(Clicked dialog button) Equal to var_DialogButtonArray[0]
<br/><img src="0.gif"/><img src="0.gif"/><img src="jm.gif"/><img src="a.gif"/>Then - Actions
<br/><img src="0.gif"/><img src="0.gif"/><img src="l.gif"/><img src="jb.gif"/><img src="cm.gif"/>-------- Easy --------
<br/><img src="0.gif"/><img src="0.gif"/><img src="jbm.gif"/><img src="a.gif"/>Else - Actions
<br/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="jbm.gif"/><img src="i.gif"/>If (All Conditions are True) then do (Then Actions) else do (Else Actions)
<br/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="jm.gif"/><img src="c.gif"/>If - Conditions
<br/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="l.gif"/><img src="jb.gif"/><img src="i.gif"/>(Clicked dialog button) Equal to var_DialogButtonArray[1]

<br/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="jm.gif"/><img src="a.gif"/>Then - Actions
<br/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="l.gif"/><img src="jb.gif"/><img src="cm.gif"/>-------- Medium --------
<br/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="jbm.gif"/><img src="a.gif"/>Else - Actions
<br/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="jbm.gif"/><img src="i.gif"/>If (All Conditions are True) then do (Then Actions) else do (Else Actions)
<br/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="jm.gif"/><img src="c.gif"/>If - Conditions
<br/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="l.gif"/><img src="jb.gif"/><img src="i.gif"/>(Clicked dialog button) Equal to var_DialogButtonArray[2]
<br/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="jm.gif"/><img src="a.gif"/>Then - Actions
<br/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="l.gif"/><img src="jb.gif"/><img src="cm.gif"/>-------- Hard --------
<br/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="0.gif"/><img src="jb.gif"/><img src="a.gif"/>Else - Actions
Makes:

(http://inc.3ice.hu/Handledialogs.html)

Re: 3ice

Posted: Tue Jul 03, 2018 4:04 pm
by 3ICE
Last edited by 3ICE on 2018/07/03 22:04:37, edited 2 times in total.
Reason: fixed iframe