• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Trigger doesn't work (this time it isn't my fault)

Status
Not open for further replies.
Level 6
Joined
Jul 12, 2021
Messages
97
The trigger "Item - Set Name" does not work.

  • Untitled Trigger 001
    • Events
      • Map initialization
    • Conditions
    • Actions
      • Item - Set Tooltip of (Item carried by Paladin 0000 <gen> of type Claws of Attack +15) to one
      • Item - Set Name of (Item carried by Paladin 0000 <gen> of type Claws of Attack +15) to two
      • Item - Set Description of (Item carried by Paladin 0000 <gen> of type Claws of Attack +15) to three
      • Item - Set Extended Tooltip of (Item carried by Paladin 0000 <gen> of type Claws of Attack +15) to four
I really was looking forward to use that trigger. What a shame that it doesn't work.
 

Attachments

  • Item Name.w3m
    16.2 KB · Views: 22
Level 25
Joined
Mar 29, 2020
Messages
1,466
seems like some of the new features that don't work (I could be wrong, haven't tried that stuff out). one way you could work around this - create copies of the items with all the names you want, and replace the original items with the renamed ones when you want to rename them.

more messing around with the object editor, but it should work smoothly.
 
Status
Not open for further replies.
Top