Crossfire Server  1.75.0
Crossfire.pyi File Reference

Go to the source code of this file.

Data Structures

class  Crossfire.Archetype
 
class  Crossfire.AttackType
 
class  Crossfire.AttackTypeNumber
 
class  Crossfire.Direction
 
class  Crossfire.EventType
 
class  Crossfire.Map
 
class  Crossfire.MessageFlag
 
class  Crossfire.Move
 
class  Crossfire.Object
 
class  Crossfire.Party
 
class  Crossfire.Player
 
class  Crossfire.Region
 
class  Crossfire.Type
 

Namespaces

 Crossfire
 

Functions

def Crossfire.AddReply ()
 
def Crossfire.ConfigDirectory ()
 
def Crossfire.CostStringFromValue ()
 
def Crossfire.CreateMap ()
 
def Crossfire.CreateObject ()
 
def Crossfire.CreateObjectByName ()
 
def Crossfire.DataDirectory ()
 
def Crossfire.DestroyTimer ()
 
def Crossfire.FindAnimation ()
 
def Crossfire.FindFace ()
 
def Crossfire.FindPlayer
 
def Crossfire.GetArchetypes ()
 
def Crossfire.GetFriendlyList ()
 
def Crossfire.GetMaps ()
 
def Crossfire.GetMonthName ()
 
def Crossfire.GetParties ()
 
def Crossfire.GetPeriodofdayName ()
 
def Crossfire.GetPlayers ()
 
def Crossfire.GetPrivateDictionary ()
 
def Crossfire.GetRegions ()
 
def Crossfire.GetReturnValue ()
 
def Crossfire.GetSeasonName ()
 
def Crossfire.GetSharedDictionary ()
 
def Crossfire.GetTime ()
 
def Crossfire.GetWeekdayName ()
 
def Crossfire.LocalDirectory ()
 
def Crossfire.Log ()
 
def Crossfire.MapDirectory ()
 
def Crossfire.MapHasBeenLoaded ()
 
def Crossfire.MatchString ()
 
def Crossfire.NPCSay ()
 
def Crossfire.PlayerDirectory ()
 
def Crossfire.PluginVersion ()
 
def Crossfire.ReadyMap ()
 
def Crossfire.RegisterCommand ()
 
def Crossfire.RegisterGlobalEvent ()
 
def Crossfire.ScriptName ()
 
def Crossfire.ScriptParameters ()
 
def Crossfire.SetPlayerMessage ()
 
def Crossfire.SetReturnValue ()
 
def Crossfire.TempDirectory ()
 
def Crossfire.UniqueDirectory ()
 
def Crossfire.UnregisterGlobalEvent ()
 
def Crossfire.WhatIsEvent ()
 
def Crossfire.WhatIsMessage ()
 
def Crossfire.WhoAmI ()
 
def Crossfire.WhoIsActivator ()
 
def Crossfire.WhoIsOther ()
 

Variables

int Crossfire.ALLRUN = 6
 
int Crossfire.CIRCLE1 = 32
 
int Crossfire.CIRCLE2 = 48
 
int Crossfire.DAYS_PER_WEEK = 7
 
int Crossfire.DISTATT = 1
 
int Crossfire.DISTHIT = 7
 
int Crossfire.HITRUN = 3
 
int Crossfire.HOURS_PER_DAY = 28
 
int Crossfire.LogDebug = 3
 
int Crossfire.LogError = 1
 
int Crossfire.LogInfo = 2
 
int Crossfire.LogMonster = 4
 
int Crossfire.MONTHS_PER_YEAR = 17
 
int Crossfire.PACEH = 64
 
int Crossfire.PACEH2 = 80
 
int Crossfire.PACEV = 128
 
int Crossfire.PACEV2 = 144
 
int Crossfire.PERIODS_PER_DAY = 6
 
int Crossfire.PETMOVE = 16
 
int Crossfire.QUESTION = 2
 
int Crossfire.RANDO = 96
 
int Crossfire.RANDO2 = 112
 
int Crossfire.REPLY = 1
 
int Crossfire.RUNATT = 2
 
int Crossfire.RUSH = 5
 
int Crossfire.SAY = 0
 
int Crossfire.SEASONS_PER_YEAR = 5
 
int Crossfire.WAIT2 = 8
 
int Crossfire.WAITATT = 4
 
int Crossfire.WEEKS_PER_MONTH = 5