Ir para conteúdo

SkyLigh

Lorde
  • Total de itens

    2183
  • Registro em

  • Última visita

  • Dias Ganhos

    23

Tudo que SkyLigh postou

  1. Raiat aki o 2 o primeiro vo fazer ainda aki Va em data / actions / scripts / e ponha o nome de algum arquivo .lua para addon function onUse(cid, item) local outif = 128 -- A Newtype da outift if item.itemid == 6567 then -- id do item que vai dar use doSetCreatureOutfit(cid, outfit,3) doRemoveItem(item.uid,1) doPlayerSendTextMessage(cid, 22 , "Parabens Voce Ganhou A Outift Nova") end return true end e em actions.xml <action itemid="o mesmo id que voce coloko no script" script="addon.lua"/>
  2. REMOVIDO ! PODEM EXCLUIR
  3. Estou fazendo um scan aki pra vc Reportado também local incorreto Scan : https://www.virustotal.com/file/5c973ccb1326737c357d5887326935c2429a6c47ce77788c1ebfaf83747df099/analysis/1344124805/
  4. Duvida sanada reportado
  5. Título Irregular reportado
  6. Reportado local errado
  7. Bem legal , seu script parabéns rep + So falto explicar oq ele faz
  8. quem querer o download funfando http://www.4shared.com/rar/f1q-S-7t/Subwat_Kamikaze_V21.html
  9. SkyLigh

    Wand

    Me fala os danos que vc quer q eu fazo ! aki ta o script eu botei a formula w = { [1] = {ef = 36, sh = 3, dmg = COMBAT_FIREDAMAGE}, [2] = {ef = 42, sh = 28, dmg = COMBAT_ICEDAMAGE}, [3] = {ef = 45, sh = 38, dmg = COMBAT_POISONDAMAGE}, [4] = {ef = 17, sh = 31, dmg = COMBAT_DEATHDAMAGE}, [5] = {ef = 11, sh = 35, dmg = COMBAT_ENERGYDAMAGE}, [6] = {ef = 31, sh = 35, dmg = COMBAT_PHYSICALDAMAGE}, [7] = {ef = 49, sh = 37, dmg = COMBAT_HOLYDAMAGE} } function onUseWeapon(cid, var) setCombatFormula(combat, COMBAT_FORMULA_LEVELMAGIC, -2.0, -1.5, -2.0, -1.5) target = getCreatureTarget(cid) if target ~= 0 then wx = w[math.random(1, #w)] doSendDistanceShoot(getThingPos(cid), getThingPos(target), wx.sh) addEvent(doAreaCombatHealth, 100, cid, wx.dmg, getThingPos(target), 0) end return true end
  10. Vo pro show do tom , então ?
  11. de que q ele gosta , travesti , gay , mulher , homem , sapatão , Ou Gazela , ou ate mesmo , OForasteiro eueuhehueuhehue
  12. duvida sanada reportado pra moverem
  13. SkyLigh

    Script De Tile

    Local incorreto reportado
  14. Pronto tenta ai agr function onSay(cid, words, param) local t = string.explode(string.lower(param), ",") if not t[1] then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Command requires param.") return true end local player = getPlayerByNameWildcard(t[1]) if(not player)then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Player not found.") return true end local hours,comment = not tonumber(t[2]) and 24 or tonumber(t[2]),not t[3] and "Motivo não especificado" or t[3] doBroadcastMessage("O jogador "..getCreatureName(player).." foi banido por "..comment) doAddAccountBanishment(getPlayerAccountId(player), target, os.time() + hours*3600, 5, 2,comment, 0) doRemoveCreature(player) return true end
  15. SkyLigh

    Items.otb Sem Bugs

    use este aki
  16. duvida sanada reportado pra moverem
  17. editei aki function onSay(cid, words, param) local t = string.explode(string.lower(param), ",") if not t[1] then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Command requires param.") return true end local player = getPlayerByNameWildcard(t[1]) if(not player)then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Player not found.") return true end local hours,comment = not tonumber(t[2]) and 24 or tonumber(t[2]),not t[3] and "Motivo não especificado" or t[3] doBroadcastMessage("O jogador "..getCreatureName(player).." foi banido por "..comment, 22) doAddAccountBanishment(getPlayerAccountId(player), target, os.time() + hours*3600, 5, 2,comment, 0) doRemoveCreature(player) return true end
  18. Bem legal seu script !! tive uma criatividade agora bem legal com seu script obrigado por compartilhar
  19. SkyLigh

    Items.otb Sem Bugs

    Qual a versao que você esta querendo
  20. tente usa este http://www.xtibia.com/forum/topic/133419-talkaction-comando-de-ban/
  21. Sim mas pra isso você tera que postar algum script de talkaction que somente akele script podera ser usado nakela pos !
  22. Porem na versao 8.7 foi mudado o esquema as senhas ficam como afhu7ahw289aehuade A sua fica assim no sqlite esta que eu postei e ex so pra ver se e embolado a sua ? e quando vai entrar no god n e essa
  23. Pera ai n entendi direito como assim posta ai algum talk pra mim editar
  24. isto e facil dark e so você colocar o if e no then adicione < 5 then e pronto ira adicionar 5 pra baixo
  • Quem Está Navegando   0 membros estão online

    • Nenhum usuário registrado visualizando esta página.
×
×
  • Criar Novo...