- Joined
- Feb 25, 2007
- Messages
- 286
I'm trying to make it so you can hit a dialog button and get a spellbook skill. I have it all set up but the only problem is that I cant figure out how to add the skills. I cant find what unit type it would be. Do i have to do it player by player or what?
-
Dialog Button
-
Events
- Dialog - A dialog button is clicked for Dialog_A
-
Conditions
- (Clicked dialog button) Equal to Dialog
-
Actions
- Unit - Add Human to (Triggering unit)
-
Events