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

[TFS 1.3] updated Slot System

$
0
0
this but updated (no backwards compability)

example set generated by player:generateSetTest():


example use:
Lua:
local it = player:addItem(2125, 1)
it:setMaxSockets(3)
it:addStat("HP", "+2%")
it:addStat("Sword", "+2")
it:removeStat(2) -- removes sword buff
changelog:
  • compatibility with tfs master branch (10th Dec 2019)
  • removed "." from slots...

[TFS 1.3] updated Slot System

Viewing all articles
Browse latest Browse all 32017

Trending Articles