X
xvirus666
Guest
ok, i am still working on my loap map and decided i will have an area where you can play a "virtual reality game". first, you go to "game stop", buy "diablo 2", then, there will be a beacon in game stop. you have to step on the beacon (with diablo 2 in your inventory) with your hero and type "-play diablo 2" and you will be able to play. so, i made some conditions that i thought were going to work (here is the trigger {i didnt put actions}:
)
...but they didnt. which conditions (or maybe events too) should i use to make it so you need to have diablo 2, your hero on the beacon, and type "-play diablo 2"???
Code:
Player - Player 1 (Red) types a chat message containing -play diablo 2 as An exact match
(game play <gen> contains (Triggering unit)) Equal to True
((Unit-type of (Triggering unit)) is A Hero) Equal to True
(Picked item) Equal to (Item carried by (Triggering unit) of type Diablo II)
...but they didnt. which conditions (or maybe events too) should i use to make it so you need to have diablo 2, your hero on the beacon, and type "-play diablo 2"???


