Quantcast
Channel: OTLand
Viewing all articles
Browse latest Browse all 33290

Script !sell item

$
0
0
Is there a script that displays items by command;example:let's say the game has 20 fire sword and 2 demon helmet, it uses the command sell item on the item everything in the backpack.

SCRIPT TFS 1.3


Lua:
-- charge free accounts more since prem player support the server
local extraCost = 10 -- in percentage, 10 equals 10%

local shopItems = {
    ['backpack'] = {price = 20, count = 1},
    ['shovel'] = {price = 5, count = 1},
    ['pick'] = {price...
Script !sell item

Viewing all articles
Browse latest Browse all 33290

Latest Images

Trending Articles



Latest Images