Method | Description | |
---|---|---|
ConstructTimer ( Server.Mobile m ) : |
||
IncreaseLevel ( |
||
PoisonImpl ( string name, int level, int min, int max, double percent, double delay, double interval, int count, int messageInterval ) : System |
Method | Description | |
---|---|---|
Configure ( ) : void |
public ConstructTimer ( Server.Mobile m ) : |
||
m | Server.Mobile | |
return |
public static IncreaseLevel ( |
||
oldPoison | ||
return |
public PoisonImpl ( string name, int level, int min, int max, double percent, double delay, double interval, int count, int messageInterval ) : System | ||
name | string | |
level | int | |
min | int | |
max | int | |
percent | double | |
delay | double | |
interval | double | |
count | int | |
messageInterval | int | |
return | System |