• 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!

Lua A little help With Lua TFS 1.1

Status
Not open for further replies.

Casa

Welsh Reaper
Senator
Premium User
Joined
Aug 9, 2007
Messages
572
Reaction score
6
Location
United Kingdom
I have noticed that there are not any complete Functions index for 1.1 and would like to ask for a little help on adding skills, and spells via Movements etc.
I have tried all previous models but nothing seems to work...

local condition = createConditionObject(CONDITION_ATTRIBUTES)
setConditionParam(condition, CONDITION_PARAM_SKILL_FIST, 1)
This worked on all previous models, but not now.


Could some one please provide a model of adding a skill to movements on items etc.

Best regards.
Leon.
 
Status
Not open for further replies.
Back
Top