• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

(Dialog cointaining (used dialog item)) DOES NOT WORK!!!

Status
Not open for further replies.
Level 4
Joined
Aug 7, 2012
Messages
63
(Dialog cointaining (used dialog item)) DOES NOT WORK!!!
The title says it all... has anyone else had this bug?! Please respond!!!:eekani:
 
Level 4
Joined
Aug 7, 2012
Messages
63
Events
Dialog - Any Dialog item is used by player any player with event type clicked
Local Variables
item type = 0 <integer>
Conditions
(Used dialog item) == Inventory Dropdown Button [1]
Actions
General - If (Conditions) then do (actions) else do (Actions)
If
(Dialog containing (Used Dialog Item)) == Gear Pack
Then
Variable - Set Item Type = 1
Else
Do nothing

UI - Display (Text(Item Type)) for (All Players) to Subtitle Area






In game i get 0 as item type!
Thanks for responding!!!
 
Level 4
Joined
Aug 7, 2012
Messages
63
I just Figgured it out i used != and found that gear pack is not working. I dont where but im sure ill figure out. thanks so much for your help Dr. Super Good, u like help out everyone here in SC2!
 
Status
Not open for further replies.
Top