This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
4rpl:commands:setcustomobjectivetext [2021/04/28 01:09] – Karsten75 | 4rpl:commands:setcustomobjectivetext [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 13: | Line 13: | ||
SetCustomObjectiveText(" | SetCustomObjectiveText(" | ||
</ | </ | ||
+ | \\ | ||
+ | A function that formats the text to look like the vanilla objectives: | ||
+ | <code 4rpl> | ||
+ | " | ||
+ | |||
+ | :SetText | ||
+ | ->_text1 ->_text0 | ||
+ | "< | ||
+ | LF "< | ||
+ | concat4 concat3 SetCustomObjectiveText | ||
+ | </ | ||
+ | {{: | ||
+ | \\ | ||
< | < | ||