W
we noober
Guest
yo im working on a rpg and i want to learn more about how to get items only useable for sertain heros and etc. How do i do this i have alot of items i want just sertain heros to wear and other units not to even be able to pick them up.
For some reason it doesnt work for one of my items that i want just ships to have like a bow crew it is still able in the game for the heros to pick the item up which i dont want.
heres how my triggers go:
Unit - A unit Acquires an item
(Item carried by (Hero manipulating item) of type Ship (Dragon Cannon Crew)) Equal to (Item carried by (Hero manipulating item) of type Ship (Dragon Cannon Crew))
(Unit-type of (Hero manipulating item)) Equal to Auxaodra
---I do all the heros i dont want to pick up items here..---
Hero - Drop (Item carried by (Hero manipulating item) of type Ship (Dragon Cannon Crew)) from (Hero manipulating item)
Then the text------
Game - Display to (All players) the text: (Name of (Owner of (Item being manipulated)))
Game - Display to (All players) the text: You cannot pick thi...
For some reason it doesnt work for one of my items that i want just ships to have like a bow crew it is still able in the game for the heros to pick the item up which i dont want.
heres how my triggers go:
Unit - A unit Acquires an item
(Item carried by (Hero manipulating item) of type Ship (Dragon Cannon Crew)) Equal to (Item carried by (Hero manipulating item) of type Ship (Dragon Cannon Crew))
(Unit-type of (Hero manipulating item)) Equal to Auxaodra
---I do all the heros i dont want to pick up items here..---
Hero - Drop (Item carried by (Hero manipulating item) of type Ship (Dragon Cannon Crew)) from (Hero manipulating item)
Then the text------
Game - Display to (All players) the text: (Name of (Owner of (Item being manipulated)))
Game - Display to (All players) the text: You cannot pick thi...


