• 🏆 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!

[Trigger] Help! Lumber System

Status
Not open for further replies.
Level 1
Joined
Sep 5, 2007
Messages
6
i gonna make a Lumber System to one of my maps but i dont Know how to make a Lumber system.. with lumber system i mean like Level up Get 2 lumber and buy stats a bit like Master Crafters someone who can give me a Tutorial to make a Lumber System???
 
Level 16
Joined
Feb 22, 2006
Messages
960
if i unsterstood u correct u want to give a player for example 2 lumber if the hero gets a level, right?

so then u make a like that
event - unit gets a level up
condition - triggering unit is a hero equal to true
action - add 2 lumber to owner of triggering unit
 
Level 1
Joined
Sep 5, 2007
Messages
6
Yes but if i want him to Buy stats for the Lumber like in master craft you press esc a Dialog comes up and you can press like agility and then it adds to a Hero
 
Level 4
Joined
Jul 24, 2008
Messages
108
If you want to buy stats for lumber, have an item shop that sells tomes of <stat> and just make them cost 1 lumber each. Thats the easiest way, and no triggers required except for one like xD.Schurke's
 
Status
Not open for further replies.
Top