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

Item attribute Gem

Forsaken13126

Scripter
Joined
Feb 4, 2010
Messages
224
Reaction score
3
Location
New York
I know this exists on here because i saw it a long time ago but i cannot find it anymore :S.... Im using 0.3.6 v 8.2 Forgotten server

Im basically looking for a script where i can set an item ID and one will give say 5-25 speed (random selection) one for armor, ML, Distance, Ect ect.... Help is greatly appreciated :)
 
Heh, i have that already codina. I guess ill just show yall how to do that. Ive been trying too add regen to it and i cant get it to work lol..
Basicaly, take mocks script.

Make copies of the action part..
Go down to the choose(...) function where its got 'hp' n the rest of them. Delete all but one on each script so the random chooses the one you left and in actions.xml for each copy use a dif item id of gem u want xD
 
I tried using Mock's Slot System and I can't get it to work, but I can get Azi's 3.1 to work, and remove and edit it so it can fit all the attributes of the attributes mod, and attack defense armor or w/e, but I can't get the doItemSetAttribute() to work with anything else like dualwield or absorb or anything like that....
 
Back
Top