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

TFS 1.1 Condition SubId

imkingran

Learning everyday.
Premium User
Joined
Jan 15, 2014
Messages
1,317
Solutions
35
Reaction score
434
Hello OtLand community,

Could someone help me figure out how to check the sub ID of a players condition?
I was trying to do something like this:

Code:
player:getCondition(CONDITION_ATTRIBUTES, CONDITIONID_DEFAULT):getSubId()

Thanks for your time.

Server Version: TFS 1.1
 
Back
Top