If one uses a briefing module and types <execute expression="">Example</execute> in the description, and inserts any kind of function/expression between the quotation marks, they'll find that a link is created in the description which can be used to execute whatever function/expression was inserted client-side.
Description
Description
Details
Details
- Legacy ID
- 1132127688
- Severity
- None
- Resolution
- Open
- Reproducibility
- Always
- Category
- Zeus - General
Steps To Reproduce
- Set a soldier as a Zeus game master.
- Create a briefing module and insert this as the description:
<execute expression="[4]call bis_fnc_earthquake">Earthquake</execute>
- Click the link created in the description, and notice that a client-side earthquake is caused.