Метод | Описание | |
---|---|---|
CheckAggressed ( List |
||
CheckAggressor ( List |
||
CheckHouseFlag ( Server.Mobile from, Server.Mobile m, Server.Point3D p, Server.Map map ) : bool | ||
CorpseNotoriety ( Server.Mobile source, |
||
GetGuildFor ( |
||
Initialize ( ) : void | ||
IsPet ( BaseCreature c ) : bool | ||
IsSummoned ( BaseCreature c ) : bool | ||
MobileNotoriety ( Server.Mobile source, Server.Mobile target ) : int | ||
Mobile_AllowBeneficial ( Server.Mobile from, Server.Mobile target ) : bool | ||
Mobile_AllowHarmful ( Server.Mobile from, Server.Mobile target ) : bool |
Метод | Описание | |
---|---|---|
CheckBeneficialStatus ( GuildStatus from, GuildStatus target ) : bool | ||
GetGuildStatus ( Server.Mobile m ) : GuildStatus |
public static CheckAggressed ( List |
||
list | List |
|
target | Server.Mobile | |
Результат | bool |
public static CheckAggressor ( List |
||
list | List |
|
target | Server.Mobile | |
Результат | bool |
public static CheckHouseFlag ( Server.Mobile from, Server.Mobile m, Server.Point3D p, Server.Map map ) : bool | ||
from | Server.Mobile | |
m | Server.Mobile | |
p | Server.Point3D | |
map | Server.Map | |
Результат | bool |
public static CorpseNotoriety ( Server.Mobile source, |
||
source | Server.Mobile | |
target | ||
Результат | int |
public static GetGuildFor ( |
||
def | ||
m | Server.Mobile | |
Результат |
public static IsPet ( BaseCreature c ) : bool | ||
c | BaseCreature | |
Результат | bool |
public static IsSummoned ( BaseCreature c ) : bool | ||
c | BaseCreature | |
Результат | bool |
public static MobileNotoriety ( Server.Mobile source, Server.Mobile target ) : int | ||
source | Server.Mobile | |
target | Server.Mobile | |
Результат | int |
public static Mobile_AllowBeneficial ( Server.Mobile from, Server.Mobile target ) : bool | ||
from | Server.Mobile | |
target | Server.Mobile | |
Результат | bool |
public static Mobile_AllowHarmful ( Server.Mobile from, Server.Mobile target ) : bool | ||
from | Server.Mobile | |
target | Server.Mobile | |
Результат | bool |