
xdwilliam
Membro
-
Registro em
-
Última visita
Histórico de Curtidas
-
xdwilliam deu reputação a luangop em Tornar Script para premmyTesta ai..
function onSay(cid, words, param) if not isPremium(cid) then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Only Premium users can do that.") return true end if getPlayerStorageValue(cid, AUTO_LOOT_STORAGE) == -1 then registerCreatureEvent(cid, "AutoLootMoney") setPlayerStorageValue(cid, AUTO_LOOT_STORAGE, 1) doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Auto Loot Money activated! There's a tax of "..AUTO_LOOT_TAX.."% of the collected money.") else unregisterCreatureEvent(cid, "AutoLootMoney") setPlayerStorageValue(cid, AUTO_LOOT_STORAGE, -1) doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_ORANGE, "Auto Loot Money deactivated!") end return true end
-
xdwilliam deu reputação a William Ferreira em (Resolvido)Npc addons 8.6 tipo globalPeguei um aqui e editei, dexei em português as falas do npc, testei no tfs 1.0 funcionou 100%
npcs/Varkhal.xml
npcs/scripts/Addon.lua
Funcionamento:
Se Gostou deixe aquele .