I was thinking about add the new train mode in my 8.6 project...
It it would be nice in almost every project 8.6 :)
I made this base:
<action actionid="7998" script="train_weapon.lua" />
function onUse(cid, item, fromPosition, itemEx, toPosition)
if getPlayerItemCount(cid, 8980) < 1...