|
Character1.Known function generate a error dialog
Issue Type: |
Status: |
Priority: |
Date Submitted: |
Votes: |
Bug |
Completed |
Low |
Sat 16th Aug 2014 |
1 vote
 |
|
Found in version: |
Last Updated: |
Completed in version: |
Date Completed: |
Track Changes: |
5.0.32.1 |
Thu 28th Aug 2014 |
5.0.33 |
Thu 28th Aug 2014 |
Log In |
|
ice_wanted | | Sat 16th Aug 2014 01:56 |
Using the Character1.Known function in an expression generates a error dialog if the Selection Only property "Is known to the player" is not checked (and fails to return any value).
This is a low priority bug as an existing restriction (Character - has property - is known to player) can be used instead. |
|
Campbell | | Thu 28th Aug 2014 20:00 |
SelectionOnly properties will now return 0 in functions if that property is not selected (and 1 if it does, as before). |
|