User Tools

Site Tools


4rpl:commands:func_buildcomplete

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
4rpl:commands:func_buildcomplete [2021/01/14 15:47] virgilw4rpl:commands:func_buildcomplete [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
 <=[[4rpl:start| Index]] <=[[4rpl:start| Index]]
 +
 +====== :BuildComplete ======
 +
 +===== Description =====
  
 ":BuildComplete" is invoked when a unit completes building. ":BuildComplete" is invoked when a unit completes building.
 +
 +===== Example =====
  
 <code 4rpl> <code 4rpl>
 :BuildComplete :BuildComplete
-   trace("I finished building")+   SetUnitDebugText(self "I finished building")
 </code> </code>
 +
4rpl/commands/func_buildcomplete.1610639229.txt.gz · Last modified: 2025/02/14 14:56 (external edit)