User Tools

Site Tools


4rpl:commands:setcustomobjectivetext

Index
Mission

SetCustomObjectiveText

SetCustomObjectiveText(<-text)

Description

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

Examples

SetCustomObjectiveText("Defeat Boss")


A function that formats the 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.txt · Last modified: 2024/09/08 17:16 by Vertu