Crossfire Server, Trunk
|
Go to the source code of this file.
Namespaces | |
commongive | |
Variables | |
commongive.id = character.CreateObject('platinum coin') | |
commongive.inv = lookin.CheckInventory(itemname) | |
commongive.itemname = args[0] | |
commongive.lookin = speaker.CheckInventory("NPC_Gift_Box") | |
commongive.newob = nextob.Clone(0) | |
commongive.nextob = inv.Inventory | |
commongive.quantity = int(args[1]) | |
commongive.Quantity | |