Crossfire Server, Trunk
QuestApplyIf Namespace Reference

Functions

def can_apply (player)
 

Variables

 args = params.split()
 
 msg = Crossfire.WhoAmI().Message
 
 params = Crossfire.ScriptParameters()
 
 player = Crossfire.WhoIsActivator()
 

Function Documentation

◆ can_apply()

def QuestApplyIf.can_apply (   player)

Definition at line 15 of file QuestApplyIf.py.

References make_face_from_files.int, and is_valid_types_gen.type.

Variable Documentation

◆ args

QuestApplyIf.args = params.split()

Definition at line 13 of file QuestApplyIf.py.

◆ msg

QuestApplyIf.msg = Crossfire.WhoAmI().Message

Definition at line 36 of file QuestApplyIf.py.

◆ params

QuestApplyIf.params = Crossfire.ScriptParameters()

Definition at line 12 of file QuestApplyIf.py.

◆ player

QuestApplyIf.player = Crossfire.WhoIsActivator()

Definition at line 11 of file QuestApplyIf.py.