Ir para conteúdo

notle

Banidos
  • Total de itens

    186
  • Registro em

  • Última visita

  • Dias Ganhos

    7

Tudo que notle postou

  1. Parabéns Muito Completo Gostei Do Tutorial
  2. eu tinha um ot que dava esse erro era esse aquivo já que seu não tem tenta adiciona ele e entra em creaturescripts.xml adiciona essa linha <event type="kill" name="FragReward" event="script" value="onkill.lua"/>
  3. Vai Em data\creaturescripts\scripts\onkill.lua troca seu onkill.lua por esse function onKill(cid, target) --config--------------------- By Otal local lvl = getPlayerLevel(cid) --players level local nlvl = getPlayerLevel(cid) + 5 -- add 5 levels --end-----------------------By Otal if isPlayer(target) == TRUE then if getPlayerIp(cid) ~= getPlayerIp(target) then local exp = (50 * (lvl) * (lvl) * (lvl) - 150 * (lvl) * (lvl) + 400 * (lvl)) / 5 local nexp = (50 * (nlvl) * (nlvl) * (nlvl) - 150 * (nlvl) * (nlvl) + 400 * (nlvl)) / 5 local newexp = nexp - exp doPlayerAddExp(cid,newexp) doSendAnimatedText(getPlayerPosition(cid), "Orgasmic~", 198) else doPlayerAddExperience(cid, -50000) doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE,"You have been punished for killing a player of the same IP.") end end return TRUE end
  4. pega sim só que vai fica no lugar da fotinha do pokemon se isso que vc quer troca la hehe
  5. tenta fazer aqui agora pelo tutor já fisso
  6. @jeffe000 não tem trava de 7 players mais já faz tempo
  7. poderia coloca umas imagem pra ter uma noção como ot vou fazer uma conta lá
  8. não tem como mais usa isso prontooO http://remeresmapeditor.com/marklar.php
  9. notle

    Slayer Yourots

    realmente templo não fico bom mais nada que uma editada não resolve hehe
  10. pro shiny ditto pega tem que adiciona ele no data\actions\scripts\order.lua
  11. pega aew http://www.4shared.com/rar/XeSljsTs/LOOT.html
  12. notle

    Slayer Yourots

    baixando pra testa parece que fico ótimo
  13. pra parar com esse erros vc tem que resetar servidor ou criar novas balls não usa as antigas e troca uns arquivos da uma olhada http://www.xtibia.com/forum/topic/177592-pokemon-duvidas-no-servidor-pokemon-dash-advanced/page__st__1260
  14. esse erro é pq não tem tabela de killers no sql abre sqlitestudio vai no open sql query editor adiciona isso CREATE TABLE killers ( id INTEGER PRIMARY KEY, death_id INTEGER NOT NULL, final_hit BOOLEAN NOT NULL DEFAULT FALSE, unjustified BOOLEAN NOT NULL DEFAULT FALSE, FOREIGN KEY ( death_id ) REFERENCES player_deaths ( id ) ); dps aperta F9
  15. da hora esse bug em hehe da algum erro no console?
  16. Link quebrado. ​tem como reparar mais rápido possível
  • Quem Está Navegando   0 membros estão online

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