Crossfire Server, Trunk
|
Go to the source code of this file.
Namespaces | |
give | |
Functions | |
def | give.getReceiver (me, direction) |
Variables | |
give.direction = whoami.Facing | |
give.name = Crossfire.ScriptName() | |
def | give.next = top.Above |
give.op = whoami.CheckInventory(parms) | |
give.parms = Crossfire.ScriptParameters() | |
def | give.receiver = getReceiver(whoami, direction) |
def | give.top = receiver |
give.whoami = Crossfire.WhoAmI() | |