• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
Resource icon

TFS 1.3 Quest Chest with item and level and vocation check

Script vocationChest_with_addLevel.lua in your actions.
Code:
local AID = 59996 -- action to your chest
local STORAGE_ID = 93930593 -- storage id your chest

local rewards = {
    [SORCERER] =  {items = {itemid, itemid, itemid}, count = 10...
You do not have permission to view the full content of this resource. Log in or register now.
Author
Paxiz
Views
346
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Paxiz

Back
Top