Tudo que alan123003 postou
-
Problema com a woe
Alguem pra me ajuda a resolve esse meu problema?
-
Arena Zombie
obrigado
-
Arena Zombie
scan corrigido.
-
Arena Zombie
Download http://www.4shared.com/rar/BG6TnL_7ce/Arena_Zombie__1_.html Scan https://www.virustotal.com/pt/file/098cde69e3669a9e18028e3c1076824d3ad778fb156ca3fbaa280b2503e552b9/analysis/1444922269/
-
Problema com a woe
dofile("./_woe.lua") local delays = 60 local guards_price = 30000 --30k function onUse(cid, item, fromPosition, itemEx, toPosition) Woe.getInfo() if item.actionid == Castle.banderas then if Woe.isTime() then if Woe.isStarted() then if infoLua[2] == getPlayerGuildId(cid) then doTeleportThing(cid, Castle.guildEntry, false) else doPlayerSendCancel(cid, "You are not member of ".. Woe.guildName() ..".") end end else if infoLua[2] == getPlayerGuildId(cid) then doTeleportThing(cid, Castle.guildEntry, false) else doPlayerSendCancel(cid, "You are not member of ".. Woe.guildName() ..".") end end elseif (item.uid == 3134) then if not Woe.isStarted() or (infoLua[2] ~= getPlayerGuildId(cid)) or (getPlayerGuildLevel(cid) ~= GUILDLEVEL_LEADER) then return true end if (getPlayerMoney(cid) < guards_price) then return doPlayerSendCancel(cid, "Not enough money.") end local varDelay = getGlobalStorageValue(24503) if (varDelay < 0) or ((os.time() - varDelay) >= delays) then if Woe.check() then Woe.summon() doPlayerRemoveMoney(cid, guards_price) else doPlayerSendCancel(cid, "There are still guards alive.") end else doPlayerSendCancel(cid, "Delay no listo.") end end return true end
-
Problema com a woe
<action actionid="3133" event="script" value="woe.lua"/> <action uniqueid="3134" event="script" value="woe.lua"/> Essa Parte?
-
Problema com a woe
dofile("./_woe.lua") function onLogin(cid) registerCreatureEvent(cid, "vs_guard") return true end function onStatsChange(cid, attacker, type, combat, value) if not isCreature(attacker) or isPlayer(attacker) then return true end Woe.getInfo() if (type == STATSCHANGE_HEALTHLOSS) then if (getCreatureName(attacker):lower() == "guard") then if (infoLua[2] == getPlayerGuildId(cid)) then doMonsterChangeTarget(attacker) return false end end end return true end
-
Problema com a woe
woe esta funcionando a unica coisa de errado é que não consigo sumona o guarda alguém pode me ajuda com esse erro. agradeço desde ja.
- Global FULL 8.60 | Zao, War System, Cast System...
- Global FULL 8.60 | Zao, War System, Cast System...