Ir para conteúdo

Subwat

Infante
  • Total de itens

    1516
  • Registro em

  • Última visita

  • Dias Ganhos

    24

Tudo que Subwat postou

  1. cade o script²? Atenção! Olá Usuários, Está Seção de Magias serve para postar suas Magias de Servidores OT. Esperamos que esteja ciente disto. @topicesta é seção para postar magias(script)não postar ScreenShots.
  2. é mesmo,hehe,tá bem simplez mesmo,vo dar uma aperfeiçoada
  3. Subwat

    Lag?

    alt+f4 e ctrl + f4 da no mesmo amigo,aperta ctrl mais 4 ae e veja vc mesmo. flws
  4. o que é meu é meu,o que é do JV chequer é di todos RSRS

  5. eu não pagaria premium pelo seguinte: eu ja paguei vip no Heroserv.Com e 1 semana depois meu char tinha sido deletado ... wtf....gastei 120$ naquele server fdp..e o cara me deleta,e desde então não confio em SERVER nenhum para pagar premium,só se for mt bom e o ADM nao for nb.
  6. @FamiliaLM ,Nossa cara,esse tipo de falas ignorantes é meio pesado,chamar os outros de "noobs" quando tentam ajudar o proximo,"só podia ser noob esse cara", essa frase serve muito mais pra você,postando um script que você pegou em qualquer OT .... e postando ainda dizendo que foi você que fez éé eu que sou noob. flw NOOB.
  7. Subwat

    Lag?

    é isso é verdade,e falando de refugia o lag depois do 12:00 é tenso
  8. Subwat

    Lag?

    comando igual do ReFuGiA no qualó player digita LAG e aparece está mensagem "SE VOCÊ ACHA QUE ESTÁ LAG APERTE CTRL+F4 E DE EXIT!" bom crie um arquivo talkaction/scripts/lag.lua e cole isto dentro: function onSay(cid, words, param) doPlayerSendTextMessage(cid, 22,"SE VOCÊ ACHA QUE ESTÁ LAG APERTE CTRL+F4 E DE EXIT!") end agora em talkaction.xml cole está tag: <talkaction words="lag" script="lag.lua"/> script very very simplez...só fiz essa coisa pq meu amigo queria que eu copiasse as talks do Refugia e essa foi a mais fácil até agora rs kk. att
  9. Subwat

    Exevo Mas Vis

    bom vá na pasta do spells e crie um arquivo chamado ENERGYSPELL.LUA e cole isto dentro: local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_ENERGYDAMAGE) setCombatParam(combat, COMBAT_PARAM_EFFECT, CONST_ME_ENERGYHIT) setCombatParam(combat, COMBAT_PARAM_DISTANCEEFFECT, CONST_ANI_ENERGYBALL) setCombatFormula(combat, COMBAT_FORMULA_LEVELMAGIC, -5.5, -30, -10.1, 0) local condition = createConditionObject(CONDITION_DRUNK) setConditionParam(condition, CONDITION_PARAM_TICKS, 10000) setCombatCondition(combat, condition) local arr = { {0, 0, 1, 1, 1, 0, 0}, {0, 1, 1, 1, 1, 1, 0}, {1, 1, 1, 1, 1, 1, 1}, {1, 1, 1, 3, 1, 1, 1}, {1, 1, 1, 1, 1, 1, 1}, {0, 1, 1, 1, 1, 1, 0}, {0, 0, 1, 1, 1, 0, 0} } local area = createCombatArea(arr) setCombatArea(combat, area) function onCastSpell(cid, var) return doCombat(cid, combat, var) end <instant name="magia de energia" words="exevo mas VIS" lvl="200" mana="3000" direction="0" exhaustion="1000" needlearn="0" event="script" value="attack/ENERGYSPELL.lua"> <vocation id="1"/> <vocation id="2"/> </instant> ae espero que gostem magia é para druids e sorcerers mas vc pode modificar ali na VOCATION ID,3=paladin 4=knight. a magia se chamava aurora kk,mas resolvi mudar de nome.
  10. Caralho eu nem sei oq é tweet;

    1. thequestion

      thequestion

      Tb não, o que é? alguem pode responder?

    2. Tonynh

      Tonynh

      tb de que sentido?

  11. x:1585 y:1603 z:6 <-essa posição ae. xD
  12. Subwat

    [ Fechado ]

    cara tópico muito mal feito,erros incriveis de português,não consegui intender nada do que você falou. tente explicar o que significa isso que vc escreveu "O novo OTS [8,60] Esper 1,2 Ots Eu mesmo fiz isto e é muito longa Eu espero que voce goste. Ots Mape, mas nao posso fazer isso, entao como se alguém estivesse mais interessado em ..."
  13. talkaction?wtf......isso é global event kkk...organiza mais esse seu tópico apesar do script ser comum e ja existerem melhores formas di fazer issso
  14. (retired) @topic kk script mt simples.. e sem utilidade. ¬
  15. hehe,é por que o inter é meu time do coração uauahhua é o melhor time do mundo sim..pode ter certeza...... e bolas de futebol não entram na bp xD não é o cap o problema xD
  16. @Darkedz13 os scans que você olhou nenhum deles é do server SUBWAT,faça um scan no www.virustotal.com.br e tire suas conclusões,sobre a escadinha eu sempre esqueço disso asooksakosao @Luccasspfc vip claro que funciona,se você baixou a ultima versão do server verá que é !buyvip,e a area vip você tem acesso em cima da teleport room. os debugs de quando o player compra skill pela primeira vez é isso eu sei,mas nao é um bug grave...e na proxima versão ja vo ter arrumado vlw. comando !buymana funciona sim,pessoas burras as vezes não enxergam por isso existe !mymp. a mana sobe sim...eles são burros e não percebem. @j04zan pra nada,é apenas um npc inutil. @lucasspfc sobre pegar lvl maximo..... hm..... hm..... se deixasse a exp que eu deixo no ot demoraria uma semana pra ter nego lvl 20k+...eu faço o ot pra a exp que eu deixo la,e não para 99999999999 que vocês fazem,e rank resets eu to tentando fazer isso,não tenhu o script ainda. vlw att
  17. posso ti ajudar com as potions. local config = { removeOnUse = "no", usableOnTarget = "yes", -- can be used on target? (fe. healing friend) splashable = "no", realAnimation = "no", -- make text effect visible only for players in range 1x1 healthMultiplier = 1.0, manaMultiplier = 1.0 } config.removeOnUse = getBooleanFromString(config.removeOnUse) config.usableOnTarget = getBooleanFromString(config.usableOnTarget) config.splashable = getBooleanFromString(config.splashable) config.realAnimation = getBooleanFromString(config.realAnimation) local POTIONS = { [8704] = {empty = 7636, splash = 2, health = {50, 100}}, -- small health potion [7618] = {empty = 7636, splash = 2, health = {100, 200}}, -- health potion [7588] = {empty = 7634, splash = 2, health = {200, 400}, level = 1, vocations = {3, 4, 7, 8}, vocStr = "knights and paladins"}, -- strong health potion [7591] = {empty = 7635, splash = 2, health = {500, 700}, level = 1, vocations = {4, 8}, vocStr = "knights"}, -- great health potion [8473] = {empty = 7635, splash = 2, health = {1000, 1010}, level = 1, vocations = {4, 8}, vocStr = "knights"}, -- ultimate health potion [2267] = {empty = 7635, splash = 2, health = {3000, 4000}}, -- vip health potion [7620] = {empty = 7636, splash = 7, mana = {70, 130}}, -- mana potion [7589] = {empty = 7634, splash = 7, mana = {110, 190}, level = 1, vocations = {1, 2, 3, 5, 6, 7}, vocStr = "sorcerers, druids and paladins"}, -- strong mana potion [7590] = {empty = 7635, splash = 7, mana = {750, 950}, level = 1, vocations = {1, 2, 5, 6}, vocStr = "sorcerers and druids"}, -- great mana potion [8472] = {empty = 7635, splash = 3, health = {700, 900}, mana = {510, 890}, level = 1, vocations = {3, 7}, vocStr = "paladins"} -- great spirit potion } local exhaust = createConditionObject(CONDITION_EXHAUST) setConditionParam(exhaust, CONDITION_PARAM_TICKS, (getConfigInfo('timeBetweenExActions') - 100)) function onUse(cid, item, fromPosition, itemEx, toPosition) local potion = POTIONS[item.itemid] if(not potion) then return false end if(not isPlayer(itemEx.uid) or (not config.usableOnTarget and cid ~= itemEx.uid)) then if(not config.splashable) then return false end if(toPosition.x == CONTAINER_POSITION) then toPosition = getThingPos(item.uid) end doDecayItem(doCreateItem(2016, potion.splash, toPosition)) doTransformItem(item.uid, potion.empty) return true end if(hasCondition(cid, CONDITION_EXHAUST_HEAL)) then doPlayerSendDefaultCancel(cid, RETURNVALUE_YOUAREEXHAUSTED) return true end if(((potion.level and getPlayerLevel(cid) < potion.level) or (potion.vocations and not isInArray(potion.vocations, getPlayerVocation(cid)))) and not getPlayerCustomFlagValue(cid, PLAYERCUSTOMFLAG_GAMEMASTERPRIVILEGES)) then doCreatureSay(itemEx.uid, "Only " .. potion.vocStr .. (potion.level and (" of level " .. potion.level) or "") .. " or above may drink this fluid.", TALKTYPE_ORANGE_1) return true end local health = potion.health if(health and not doCreatureAddHealth(itemEx.uid, math.ceil(math.random(health[1], health[2]) * config.healthMultiplier))) then return false end local mana = potion.mana if(mana and not doPlayerAddMana(itemEx.uid, math.ceil(math.random(mana[1], mana[2]) * config.manaMultiplier))) then return false end doSendMagicEffect(getThingPos(itemEx.uid), CONST_ME_SOUND_BLUE) if(not realAnimation) then doCreatureSay(itemEx.uid, "Aaaah...", TALKTYPE_ORANGE_1) else for i, tid in ipairs(getSpectators(getCreaturePosition(cid), 1, 1)) do if(isPlayer(tid)) then doCreatureSay(itemEx.uid, "Aaaah...", TALKTYPE_ORANGE_1) end end end doAddCondition(cid, exhaust) if(not potion.empty or config.removeOnUse) then doRemoveItem(item.uid, 1) return true end doRemoveItem(item.uid, 1) return true end
  18. to com cancer no cêrebro,a operação é amanha,me desegem boa sorte,e que deus me ajude nessa fase dificil.

    1. Mostrar comentários anteriores  %s mais
    2. Saymon14
    3. Alissow

      Alissow

      O câncer no cêrebro tá afetando seu português.

    4. Joazan

      Joazan

      @Alissow

      auhuhuhas

      @subwat

      Boa Sorte !

  19. isso é pra pet system^?
  20. tem que ser donator.
  21. a spell.... <instant name="para lyze" words="exori para" lvl="230" mana="250" prem="0" range="5" needtarget="1" exhaustion="1000" blockwalls="1" needlearn="0" event="script" value="para.lua"> </instant> local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_TARGETCASTERORTOPMOST, true) setCombatParam(combat, COMBAT_PARAM_EFFECT, CONST_ME_STUN) local condition = createConditionObject(CONDITION_PARALYZE) setConditionParam(condition, CONDITION_PARAM_TICKS, 5000) setConditionFormula(condition, -100.9, 0, -100.9, 0) setCombatCondition(combat, condition) function onCastSpell(cid, var) doPlayerPopupFYI(cid,"You Have paralyzed Your Enemy!") return doCombat(cid, combat, var) end
  22. di nada estou sempre a disposição os tps seram implatadas Caves futuramente; e me passa seu msn ae eu mesmo o adiciono. @OT estarei ajustando o ot tirarei 50% de exp de todos os monstros editeds,assim deixando Um pouco mais dificil o servidor pois estava mt fácil catar exp. att ^^ xD @EDIT SERVIDOR ATUALIZADO HOJE CONFIRAM O CHANGELOG! @EDIT SERVIDOR ATUALIZADO HOJE CONFIRAM O CHANGELOG! ~~
  • Quem Está Navegando   0 membros estão online

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