======Give Quest====== ---- (WIP) Gives the specified [[quest]] to the player. ====Signature:==== give_quest(quest_id) ^Argument^Description^Type^Required^ |quest_id| |[[String]]|Yes| ====Example:==== give_quest("QUEST_0001"); //Results:// Use the **Give Quest** function to... ---- ====Editor Node:==== {{:give_quest_node.png?nolink|}} ~~NOTOC~~