Crossfire Server, Trunk
bigchest Namespace Reference

Variables

 activator = Crossfire.WhoIsActivator()
 
 below = check.Below
 
 Card = activator.CreateObject("event_apply")
 
 check = activator.Inventory
 
 Map = Crossfire.ReadyMap(Path)
 
 mymap = activator.Map
 
 myPath = mymap.Path
 
 Name
 
 Path = Target.Title
 
 Target = activator.CheckInventory("BigChest")
 
 Title
 
 whoami = Crossfire.WhoAmI()
 

Variable Documentation

◆ activator

bigchest.activator = Crossfire.WhoIsActivator()

Definition at line 2 of file bigchest.py.

◆ below

bigchest.below = check.Below

Definition at line 12 of file bigchest.py.

◆ Card

bigchest.Card = activator.CreateObject("event_apply")

Definition at line 17 of file bigchest.py.

◆ check

◆ Map

bigchest.Map = Crossfire.ReadyMap(Path)

Definition at line 28 of file bigchest.py.

◆ mymap

bigchest.mymap = activator.Map

Definition at line 3 of file bigchest.py.

◆ myPath

bigchest.myPath = mymap.Path

Definition at line 20 of file bigchest.py.

◆ Name

bigchest.Name

Definition at line 18 of file bigchest.py.

◆ Path

bigchest.Path = Target.Title

Definition at line 27 of file bigchest.py.

◆ Target

bigchest.Target = activator.CheckInventory("BigChest")

Definition at line 23 of file bigchest.py.

Referenced by nlohmann::detail::dtoa_impl.reinterpret_bits().

◆ Title

bigchest.Title

Definition at line 21 of file bigchest.py.

◆ whoami

bigchest.whoami = Crossfire.WhoAmI()

Definition at line 5 of file bigchest.py.