I need help to show the enchant % before the user enchant

MrTitan

Heir
Customer
I want to make a custom jar where the player can see the % of the enchant scroll before they do the enchant. Any suggestions?
(for interlude).
 
I don't know if it exists in interlude, but in classic when someone raises the item it throws an emote, maybe you could start with that.

and I think there is another script included in the pack that warns that someone uploaded your item.
 
I don't know if it exists in interlude, but in classic when someone raises the item it throws an emote, maybe you could start with that.

and I think there is another script included in the pack that warns that someone uploaded your item.
It exist I saw it in few servers (not lucera servers) but it can be done. When you open the scroll it writes the % of the scroll
 
I don't understand what you're talking about at all. You just threw out some information without any specific examples.
For example when a player open a scroll to enchant his weapon/armor a system message or hud message need to show the % of the success rate for example.
75d2zGA.png


JavaScript:
activeChar.sendPacket(new ExShowScreenMessage("You have " + Config.ENCHANT_CHANCE_WEAPON + "% chance of success!", 6000));

or
Mnfbr.png
 
нужно сразу же изыскивать возможность отключить это)
Вообще это лютый бред, типа ситуация.
Я открываю заточку вижу что шанс 5% ну и такой та ну и закрываю. Открываю уже второй раз и там шанс больше который +- мне по душе, и я хочу. Мб конечно херню сморозил, но жэт бред) вот выводить уже после заточки шанс было бы норм.
 
да может я банально не хочу раскрывать игрокам шансы заточки, это бред полный
 
Back
Top