|
%character%.property not working
Issue Type: |
Status: |
Priority: |
Date Submitted: |
Votes: |
Bug |
Completed |
High |
Wed 30th Oct 2013 |
1 vote
|
|
Found in version: |
Last Updated: |
Completed in version: |
Date Completed: |
Track Changes: |
5.0.31.4 |
Sat 22nd Feb 2014 |
5.0.32 |
Sat 22nd Feb 2014 |
Log In |
|
DCBSupafly | | Wed 30th Oct 2013 21:49 |
When referencing a character property, in expressions or even in text output, the character name is truncated to 10? characters and the property is expressed in the error message shows a 1 after the variable name. For example, in my vampire game:
bite %character% should modify and then output
%character%.BLOOD but the output shows:
TheMilkMai.BLOOD and the error message shows:
Bad Expression: TheMilkMai.BLOOD1-2
Note, biting cow still shows error, even though cow is only 3 characters long
Bad Expression: Cow.Blood1-1
and biting LordMalasanger shows
Bad Expression: LordMalasa.Blood1-1
|
|
campbell | | Sat 22nd Feb 2014 17:24 |
I think this is the same issue as http://www.adrift.co/bug/18907, so will close. If you don't think this is the case, please let me know. |
|