• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Entity target "notes" functionality

Harkan_again

Well-known member
Hi there

in the description in AB kit pdf it says that the entity target notes is read/write and puts info in the note section of the target. The description in AB kit seems to say that it replaces the existing notes - I've been playing with this but it only seems to add to the existing text.

Is this the intended functionality or to have a switched note section does it need two sets of strings set by code dependent?

Hope that makes sense?!?!?
 
I believe there are two separate sources of text displayed for a unit:

1) The description - this is the unit description text, plus any names of options it has, etc

2) The notes - this is controlled by scripts and starts out empty

If you change the notes, the description is still printed and displayed. Any text you set for the notes is just appended to the end of it.

Does that answer your question? If not, can you describe the situation you're encountering and what you're trying to accomplish in more detail?

Thanks.
 
Back
Top