No categories assigned

LUA:HandInCollections

LUA Functions: HandInCollections()

Turns in the completed collections for the given spawn


Syntax

HandInCollections(param1)


Parameters

Required - param1 (Spawn)
param1 is the spawn who's collections we want to turn in


Usage

function hailed(NPC, Spawn)
    HandInCollections(Spawn)
end

When hailed any completed collection the player has will be turned in