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

Hello i am need Help.

XaTaR

قناص بغداد
Joined
May 20, 2009
Messages
1,280
Reaction score
2
Location
Austria
Hello Otlanders.



i got a ltl Problem also :i need to change the rune charges of my runes also wehn i buy a sd i am can use it only 3 time (1 Sd) but i need to make 10 Times.

Pleas Help me.
 
Go to Data/npc/script/runes (or what you got) then change this line

shopModule:addBuyableItem({'sudden death', 'sd'}, 2268, 2000, 10, 'sudden death rune')

2268 (SD rune id) 200 (Price) and 10 (x for the runes)
 
Back
Top