Property | Type | Description | |
---|---|---|---|
color | char | ||
flagBase | ushort[] | ||
flagLocation | ushort[] | ||
flagishome | bool | ||
flagmoved | bool | ||
ftcount | int | ||
holdingFlag | |||
mapOn | |||
players | List |
||
points | int | ||
spawns | List |
||
spawnset | bool | ||
teamstring | string | ||
tempFlagblock | CatchPos | ||
tfb | CatchPos |
Method | Description | |
---|---|---|
AddMember ( |
||
AddSpawn ( ushort x, ushort y, ushort z, ushort rotx, ushort roty ) : void | ||
Drawflag ( ) : void | ||
GetColorBlock ( char color ) : byte | ||
RemoveMember ( |
||
SpawnPlayer ( |
public AddSpawn ( ushort x, ushort y, ushort z, ushort rotx, ushort roty ) : void | ||
x | ushort | |
y | ushort | |
z | ushort | |
rotx | ushort | |
roty | ushort | |
return | void |
public static GetColorBlock ( char color ) : byte | ||
color | char | |
return | byte |