Difference between revisions of "AntiWarp"

From ASSS Wiki
Jump to: navigation, search
(settings description)
m (small reword. fixed min/max.)
Line 1: Line 1:
Antiwarp is an ability in [[Continuum]] that prevents other users from warping when they are within a certain radius of you (the radius is determined by the [[Settings]]). Using Antiwarp usually slows down your recharge rate, depending on the settings.
+
Antiwarp is an ability in [[Subspace]]/[[Continuum]] that prevents other users from warping when they are within a certain radius of you (the radius is determined by the [[Settings]]). Using antiwarp usually slows down your recharge rate, depending on the settings.
  
[[ASSS]] can be used along with the [[ELVL Format]] to create maps where there are regions where players are not allowed to use antiwarp.
+
The [[ELVL Format]] defines a [[ASSS_Region|region]] attribute that masks the effect of players with antiwarp enabled. So far only [[ASSS]] implements the standard region attributes.
  
 
You must be within radar range for antiwarp to work on someone due to the [[UDP Game Protocol|Game Protocol]] mechanics.
 
You must be within radar range for antiwarp to work on someone due to the [[UDP Game Protocol|Game Protocol]] mechanics.
Line 7: Line 7:
 
== Cost ==
 
== Cost ==
  
<pre>Antiwarp      int        min: 0      max:
+
<pre>Antiwarp      int        min: -32768  max: 32767
  
 
The cost in points to purchase this prize.
 
The cost in points to purchase this prize.
Line 14: Line 14:
 
== Prizeweight ==
 
== Prizeweight ==
  
<pre>Antiwarp      int        min: 0      max:
+
<pre>Antiwarp      int        min: 0      max: 255
  
 
Likelyhood of an 'Antiwarp' prize appearing.
 
Likelyhood of an 'Antiwarp' prize appearing.

Revision as of 15:07, 15 January 2005

Antiwarp is an ability in Subspace/Continuum that prevents other users from warping when they are within a certain radius of you (the radius is determined by the Settings). Using antiwarp usually slows down your recharge rate, depending on the settings.

The ELVL Format defines a region attribute that masks the effect of players with antiwarp enabled. So far only ASSS implements the standard region attributes.

You must be within radar range for antiwarp to work on someone due to the Game Protocol mechanics.

Cost

Antiwarp       int        min: -32768  max: 32767

The cost in points to purchase this prize.

Prizeweight

Antiwarp       int        min: 0       max: 255

Likelyhood of an 'Antiwarp' prize appearing.