User Tools

Site Tools


4rpl:commands:setunitstuncount

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:setunitstuncount [2021/05/13 16:31] virgilw4rpl:commands:setunitstuncount [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 14: Line 14:
  
 Sets the stun count for a unit. When a unit is stunned the stun count is set to 300.  Over time this value decreases automatically and when it is 0, the unit is no longer stunned. You can use this API to change the stun count directly. Sets the stun count for a unit. When a unit is stunned the stun count is set to 300.  Over time this value decreases automatically and when it is 0, the unit is no longer stunned. You can use this API to change the stun count directly.
 +
 +===== Examples =====
 +<code 4rpl>
 +SetUnitStunCount(self 180) #stun unit for 180 frames (6 seconds)
 +</code>
 +
  
  
 <=[[4rpl:start| Index]] <=[[4rpl:start| Index]]
4rpl/commands/setunitstuncount.1620923495.txt.gz · Last modified: 2025/02/14 14:56 (external edit)