• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

TFS 0.X Random items max bonuse

ConAn Edujawa

Member
Joined
Feb 23, 2015
Messages
457
Reaction score
17
hello guys im use 0.4
i use this system and work 100% good
but i need help in max bonuse
how i can make player get max bonuse from dis skill 10 ? if he use full eq with attribute dis just get 10 skills
 
This is Stats system not Sets.
This system give you STATIC bonus to Item if you kill monster.

Are you looking for this?

I know that this is for 1.3, but this is what you want? xD
 
This is Stats system not Sets.
This system give you STATIC bonus to Item if you kill monster.

Are you looking for this?

I know that this is for 1.3, but this is what you want? xD
no i want if player have helmet and armor and legs and boots and shield with attribute dis and all = 30 dis skills
player will get max 10 dis skills only not 30
 
Only way to do that, would be to basically change the entire script.. instead of adding/changing attributes, it would only add text..
And then you'd need to parse through the text on all equipped items, and update the player attributes through movements and login events.

Would be a giant pain in the butt.
 
Only way to do that, would be to basically change the entire script.. instead of adding/changing attributes, it would only add text..
And then you'd need to parse through the text on all equipped items, and update the player attributes through movements and login events.

Would be a giant pain in the butt.
:S i think there way in movements to check attributes in items slots
 
Back
Top