Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.

ChangeFixing

From AGEWiki

(Difference between revisions)
Jump to: navigation, search
(Created page with '{{ scriptcommand | name = ChangeFixing | syntax = ''Value'' | description = Sets a new fixation value for a selected unit. | example = 3 | example-description = Select unit will …')
 
Line 6: Line 6:
| example-description = Select unit will be fixed for 3 turns.
| example-description = Select unit will be fixed for 3 turns.
| param1 = Value
| param1 = Value
-
| param1desc = Integer; [0..999]; Number of turns a unit is fixed. 999 = forever
+
| param1desc = Integer; [0..999]; Number of turns a unit is fixed. 999 = forever. A negative value is valid and acts as a positive value, with an extra behavior: the unit will also be unfixed if a friendly unit, whose combat power is at least equal to the fixed unit, enters the region.
}}
}}

Latest revision as of 09:50, 21 April 2010

ChangeFixing

Syntax  

ChangeFixing = Value

Description

Sets a new fixation value for a selected unit.

Example  

ChangeFixing = 3

Select unit will be fixed for 3 turns.


 

Parameters

Value

Integer; [0..999]; Number of turns a unit is fixed. 999 = forever. A negative value is valid and acts as a positive value, with an extra behavior: the unit will also be unfixed if a friendly unit, whose combat power is at least equal to the fixed unit, enters the region.

Forums