Yeah, you're gonna hate me for this one after all my previous whinging, but....
Would it be possible to extend this with another possibility -- the ability to specify that an object should NOT be matched if carried in the inventory/hand of a character.
I'd like to be able to make puzzles where the player HAS to place an object on the ground. At the moment, if they simply cross the tile and are carrying the object, the trigger will be activated...
Extending the ON/OVER attributes for triggers
Moderator: George Gilbert
Forum rules
Please read the Forum rules and policies before posting. You may
to help finance the hosting costs of this forum.
Please read the Forum rules and policies before posting. You may
to help finance the hosting costs of this forum.
i second this one, i want all the possibilities to be seperated -
an item flies over a tile
an item is carried over a tile
an item is placed on a tile
if that means that to have multiple effect multiple triggers are needed, then i can life with that, thoguht it would be nice if you could specify any of the eight possibilities such as 'over_carried or on_over : )
an item flies over a tile
an item is carried over a tile
an item is placed on a tile
if that means that to have multiple effect multiple triggers are needed, then i can life with that, thoguht it would be nice if you could specify any of the eight possibilities such as 'over_carried or on_over : )
- Gambit37
- Should eat more pies
- Posts: 13791
- Joined: Wed May 31, 2000 1:57 pm
- Location: Location, Location
- Contact:
If it's some kind of bit array, then you'd only need three options:
CARRIED
PLACED
OVER
You could then mix and match as much as you want, but you'd need multiple triggers as you said. I think having all the possible permutations in one trigger could be a bit much...
This would seriously change the file format though.
CARRIED
PLACED
OVER
You could then mix and match as much as you want, but you'd need multiple triggers as you said. I think having all the possible permutations in one trigger could be a bit much...
This would seriously change the file format though.
- PicturesInTheDark
- Arch Master
- Posts: 1154
- Joined: Mon Aug 26, 2002 4:47 pm
- Location: Vienna, Austria