|
Crossfire Server, Trunk
1.75.0
|
Go to the source code of this file.
Namespaces | |
| QuestEssentialUntil | |
Variables | |
| QuestEssentialUntil.args = Crossfire.ScriptParameters().split(' ') | |
| QuestEssentialUntil.currentstep = player.QuestGetState(questname) | |
| QuestEssentialUntil.GodGiven | |
| QuestEssentialUntil.item = Crossfire.WhoAmI() | |
| QuestEssentialUntil.player = Crossfire.WhoIsActivator() | |
| QuestEssentialUntil.questname = args[0] | |
| QuestEssentialUntil.stagenumber = int(args[1]) | |