The search keyword must be a single word (no spaces).

Function CreateQuest

Line
3489
Location
common.j
Constant?
no
Type
native
Arguments
nothing
Returns
quest
3489
native CreateQuest          takes nothing returns quest
3490
native DestroyQuest         takes quest whichQuest returns nothing
3491
native QuestSetTitle        takes quest whichQuest, string title returns nothing
3492
native QuestSetDescription  takes quest whichQuest, string description returns nothing
3493
native QuestSetIconPath     takes quest whichQuest, string iconPath returns nothing
3494

Information about CreateQuest

You must be logged in with a standard account to contribute.