• 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.

[General] How to hide/remove standard items from World Editor?

Status
Not open for further replies.
Level 11
Joined
Aug 24, 2022
Messages
432
Hi everyone! I would like to know something about world editor. I would like to know if there is a way to hide or remove standard items from the world editor.

My interest in this is: I've made a custom drop table item trigger, that uses random level items from a specific type. So, the standard items also enter in this random choice.

1694837220783.png

I've used posted responses here at Hive to create this, so thank you!

I've looked for tutorials and other posts here at Hive, and this trigger simplified A LOT my life. I have the option to change every standard item level to "0" (because I will not use items "level 0" in drop tables), but there is 283 items to change.

Thank you for your attention!
 

Uncle

Warcraft Moderator
Level 73
Joined
Aug 10, 2018
Messages
7,866
You don't.

You can make your new Items use values that the old items do not use (assuming you have less of these). Remember, you can Shift-click a field to bypass limitations.

Or use your own triggered system to gain full control over everything. This would be my personal preference but it's a more advanced solution (it's really not that complicated once you put the time into understanding things like Hashtables).
 
Status
Not open for further replies.
Top