3ice

Do you need World Editor help? Ask here!
Forum rules
Before making a new topic:
First, check if your question has already been answered in the Tutorials section.
If you didn't find a solution, use the search function.
If searching didn't help either, you can make a new topic.

Topic title & content:
You must use a descriptive title. (Help plz is not good) (Need help with Dialog buttons is good)
Go into much detail when posting. You should post attachments. Like screenshots of the problem, the map you are making, replays of the error. Or you could even make a screencast (video) of your problem and upload it here.

Spelling:
Grammar seems to be a serious problem amongst teenagers, so use a spell checker or you will get no love.
Read your posts twice, before pressing the reply button.
And do not use profanity. Chatspeak (y r u nub) and Leetspeak (1 C4N S33 H4X) are not welcome here either.

Only World Editor related questions are allowed here!
(Click for Battle.net help) (Click for World Editor help)
Dash
Posts: 10
Joined: Tue Jul 15, 2008 9:37 am
Realm: US East
Account: Dash

3ice

Unread post 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.

User avatar
3ICE
Admin
Posts: 2629
Joined: Sat Mar 01, 2008 11:34 pm
Realm: Europe
Account: 3ICE
Clan: 3ICE
Location: Hungary
Contact:

Re: 3ice

Unread post 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)
ImageImageImageImageImage
Image
ImageImage

mOck
Posts: 28
Joined: Tue Jul 15, 2008 7:23 pm
Realm: US East
Account: i_mock_death

Re: 3ice

Unread post by mOck »

ur "borrowed" smileys lol

User avatar
3ICE
Admin
Posts: 2629
Joined: Sat Mar 01, 2008 11:34 pm
Realm: Europe
Account: 3ICE
Clan: 3ICE
Location: Hungary
Contact:

Re: 3ice

Unread post 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)
Last edited by 3ICE on Tue Jul 03, 2018 4:04 pm, edited 2 times in total.
ImageImageImageImageImage
Image
ImageImage

User avatar
3ICE
Admin
Posts: 2629
Joined: Sat Mar 01, 2008 11:34 pm
Realm: Europe
Account: 3ICE
Clan: 3ICE
Location: Hungary
Contact:

Re: 3ice

Unread post by 3ICE »

Last edited by 3ICE on 2018/07/03 22:04:37, edited 2 times in total.
Reason: fixed iframe
ImageImageImageImageImage
Image
ImageImage

Post Reply

Who is online

Users browsing this forum: No registered users and 50 guests