User Tools

Site Tools


4rpl:commands:setcustomobjectivetext

This is an old revision of the document!


Index
Mission

SetCustomObjectiveText

SetCustomObjectiveText(<-text)

Description

The text that is show for the custom objective. Keep it short.

Examples

Here is a function to simplify getting the custom objective text to look like the vanilla objectives.

"Destroy Devices" "1/2" @SetText
 
:SetText ->_text1 ->_text0
    "<line-height=0%><align=left>" <-_text0
    LF "<align=right>" <-_text1 "<#00000000>-"
    concat4 concat3 SetCustomObjectiveText

Index

4rpl/commands/setcustomobjectivetext.1725828646.txt.gz · Last modified: 2024/09/08 16:50 by digitalizedMind