-
Total de itens
18 -
Registro em
-
Última visita
Tudo que markerkirito postou
-
Como você conseguiu troca a musica de inicio eu tento substituir mais não consigo
-
arrumem o link af
-
pedido [Encerrado] PDA Poketele
tópico respondeu ao markerkirito de markerkirito em Tópicos Sem Resposta
LOL Claro que não Acabei de testar Agora funfo Perfeitamente, eu fui seguindo os passos eu não intendo muito de script mesmo segui o passo do slicer encima, depois o do brun123 embaixo funfo direitinho vlw rep pros 2 ^^ -
Ae queria uma ajudinha, para quem intende bem de script, Eu uso o PDA by slicer faz tempo, mais eu queria que quando o Pokémon estiver quase sumindo da tela, volta até o player novamente, eu já tentei varias vezes já tentei mexer no Poketele.lua no creaturescript mais parece, que esse script ta morto não funfa para nada Alguem poderia me ajudar?
-
Isso tbm acontece cmg
-
[Encerrado] Velocidade Spell Rollout
tópico respondeu ao markerkirito de markerkirito em Tópicos Sem Resposta
vlw funfo rep + -
[Encerrado] Velocidade Spell Rollout
tópico respondeu ao markerkirito de markerkirito em Tópicos Sem Resposta
Esse ai que eu postei, é o script da spell rollout -
[Encerrado] Velocidade Spell Rollout
tópico respondeu ao markerkirito de markerkirito em Tópicos Sem Resposta
Não tipo o rollout está muito lento, o certo era para o Golem Shiny Golem Sandslash all pokes que tem o attack rollout aumenta a velocidade do pokemon quando usa rollout, ele só fica girando não tem velocidade, uma vez eu vi slicer, falando que precisava add velocidade na spell em 1 posta ai, mais não sei como fazer isso. -
Ae queria uma ajuda, com a spell rollout do pda está muito lento, queria saber como eu posso add velocidade nessa spell Quem me ajuda eu do rep +
-
[Encerrado] Potion igual ao pxg
tópico respondeu ao markerkirito de markerkirito em Tópicos Sem Resposta
ae Skymagnum funfo vlw rep + -
[Encerrado] Potion igual ao pxg
tópico respondeu ao markerkirito de markerkirito em Tópicos Sem Resposta
hmmm é tipo uma actions, eu uso a base do pda slicer o script do potion é essa function doHealOverTime(cid, div, turn, effect) --alterado v1.6 peguem o script todo!! if not isCreature(cid) then return true end if turn <= 0 or (getCreatureHealth(cid) == getCreatureMaxHealth(cid)) or getPlayerStorageValue(cid, 173) <= 0 then setPlayerStorageValue(cid, 173, -1) return true end local d = div / 10000 local amount = math.floor(getCreatureMaxHealth(cid) * d) doCreatureAddHealth(cid, amount) if math.floor(turn/10) == turn/10 then doSendMagicEffect(getThingPos(cid), effect) end addEvent(doHealOverTime, 100, cid, div, turn - 1, effect) end local potions = { [12347] = {effect = 13, div = 30}, --super potion [12348] = {effect = 13, div = 50}, --great potion [12346] = {effect = 12, div = 60}, --ultra potion [12345] = {effect = 14, div = 70}, --hyper potion [12343] = {effect = 14, div = 100}, } function onUse(cid, item, frompos, item2, topos) local pid = getThingFromPosWithProtect(topos) if not isCreature(pid) or not isSummon(pid) then return doPlayerSendCancel(cid, "You can only use potions on pokemons!") end if getCreatureMaster(pid) ~= cid then return doPlayerSendCancel(cid, "You can only use potions on your own Pokemons!") end if getCreatureHealth(pid) == getCreatureMaxHealth(pid) then return doPlayerSendCancel(cid, "This pokemon is already at full health.") end if getPlayerStorageValue(pid, 173) >= 1 then return doPlayerSendCancel(cid, "This pokemon is already under effects of potions.") end if getPlayerStorageValue(cid, 52481) >= 1 then return doPlayerSendCancel(cid, "You can't do that while a duel.") end doCreatureSay(cid, ""..getCreatureName(pid)..", take this potion!", TALKTYPE_SAY) doSendMagicEffect(getThingPos(pid), 172) setPlayerStorageValue(pid, 173, 1) doRemoveItem(item.uid, 1) local a = potions[item.itemid] doHealOverTime(pid, a.div, 100, a.effect) return true end Eu queria que quando você usa se cada potion no pokémon sai se o nome do potion em cima do pokémon exemplo: Usei Great potion no charizard ai encima dele aparecer GREAT POTION -
Ae gente, queria saber se vocês podem me ajuda, como botar o potion igual ao pxg Ex: você usa o hyper potion e encima do seu pokémon, sair um nome grande HYPER POTION quem me ajuda eu do rep+
-
Cara fico muito bom adoro seus mapas.
-
Fico muito bom vei continua com seus mapas ae ;D
-
[Encerrado] Golden Arena pda 1.8
tópico respondeu ao markerkirito de markerkirito em Tópicos Sem Resposta
vlw funfo Rep + -
Alguem poderia me ajudar com a golden arena? eu atualizei o pda 1.8 melhoro um poco mais sempre tive, problemas com essa golden :@ ela anuncia certinho puxa o player mais nao passa da 1 wave e fica dando esse erro [Error - GlobalEvent Interface] in a timer event called from: data/globalevents/scripts/Golden Arena.lua:on Timer Description: (LuadoWildAttackPlater) Creature not found
-
[Encerrado] Client Pda Ou Centurion Sem Ip
tópico respondeu ao Denuvo de markerkirito em Tópicos Sem Resposta
Olha se você quiser muda o ip do client para o ip do seu ot você pode muda pelo hex editor 1° Passo: Baixe o Hex Editor http://www.multiupload.nl/9YE7PDYRPT 2° Passo: Abrir o Client Ok. Apos baixar o hex editor, abra-o Após abri-lo, clique em ( File> Open) e selecione o .exe do seu client. 3° Passo: Trocando o IP. ( Faça um Backup antes) Ok, essa parte é um pouco mais complicada e cuidado. Após ter abrido o client com Hex Editor aperte ( CTRL + F) e digite 127.0.0.1 . Apos ter feito isso vc tera q substituir tds os 127.0.0.1 pelo seu IP. Obs: vc nao podera apagar nda, só substituindo ( caso vc errar clique na letra em q vc errou e digite a correta).- 7 respostas
-
- pedido rep+
- tibia
-
(e 1 mais)
Tags:
-
[Tutorial]Criando Website Com Xampp
tópico respondeu ao ultimate1996 de markerkirito em Tutoriais de Websites
Galera preciso Muito Resolve Isso Ajuda ae '-' Sempre eu ligo o Xampp Certin troco o ip quando eu vo abri o sv da erro Unabled to confg lua a senha da DB ta certina com o config lua oque sera que é? accountManager = false namelockManager = true newPlayerChooseVoc = false newPlayerSpawnPosX = 73 newPlayerSpawnPosY = 38 newPlayerSpawnPosZ = 7 newPlayerTownId = 1 newPlayerLevel = 5 newPlayerMagicLevel = 0 generateAccountNumber = false lightInterval = 7500 lightChange = 1 startupTime = 351 startupLight = 40 limitPokeballs = 6 happyDropTime = 30 minHappinessEffectDelay = 25 maxHappinessEffectDelay = 40 PokemonStageVeryHappy = 215 PokemonStageHappy = 160 PokemonStageOK = 110 PokemonStageSad = 50 PokemonStageMad = 0 maximumHunger = 120 stateHunger = 100 increaseHunger = 7 decreaseHappy = 1 decreaseHungryHappy = 4 useTeleportWithFly = false dropHappyDuringBattles = false allowBlockSpawn = true redSkullLength = 30 * 24 * 60 * 60 blackSkullLength = 45 * 24 * 60 * 60 dailyFragsToRedSkull = 3 weeklyFragsToRedSkull = 5 monthlyFragsToRedSkull = 10 dailyFragsToBlackSkull = dailyFragsToRedSkull weeklyFragsToBlackSkull = weeklyFragsToRedSkull monthlyFragsToBlackSkull = monthlyFragsToRedSkull dailyFragsToBanishment = dailyFragsToRedSkull weeklyFragsToBanishment = weeklyFragsToRedSkull monthlyFragsToBanishment = monthlyFragsToRedSkull blackSkulledDeathHealth = 40 blackSkulledDeathMana = 0 useBlackSkull = true useFragHandler = true advancedFragList = false notationsToBan = 3 warningsToFinalBan = 4 warningsToDeletion = 5 banLength = 7 * 24 * 60 * 60 killsBanLength = 7 * 24 * 60 * 60 finalBanLength = 30 * 24 * 60 * 60 ipBanishmentLength = 1 * 24 * 60 * 60 broadcastBanishments = true maxViolationCommentSize = 200 violationNameReportActionType = 2 autoBanishUnknownBytes = false worldType = "pvp" protectionLevel = 1000 pvpTileIgnoreLevelAndVocationProtection = true pzLocked = 18 * 1000 huntingDuration = 60 * 1000 criticalHitChance = 7 criticalHitMultiplier = 1 displayCriticalHitNotify = false removeWeaponAmmunition = true removeWeaponCharges = true removeRuneCharges = true whiteSkullTime = 15 * 60 * 1000 noDamageToSameLookfeet = false showHealingDamage = false showHealingDamageForMonsters = false fieldOwnershipDuration = 5 * 1000 stopAttackingAtExit = false oldConditionAccuracy = false loginProtectionPeriod = 10 * 1000 deathLostPercent = 1 stairhopDelay = 0 * 1000 pushCreatureDelay = 1 * 1000 deathContainerId = 0 gainExperienceColor = 215 addManaSpentInPvPZone = true squareColor = 0 allowFightback = true worldId = 0 ip = "pokemonrenascence.no-ip.biz" bindOnlyConfiguredIpAddress = false loginPort = 7171 gamePort = 7172 adminPort = 7171 statusPort = 7171 loginTries = 10 retryTimeout = 5 * 1000 loginTimeout = 60 * 1000 maxPlayers = 50 motd = "Bem vindo ao Pokemon .....!" displayOnOrOffAtCharlist = false onePlayerOnlinePerAccount = false allowClones = true serverName = "Pokemon ......" loginMessage = "Bem vindo ao Pokemon .....!!" statusTimeout = 5 * 60 * 1000 replaceKickOnLogin = true forceSlowConnectionsToDisconnect = false loginOnlyWithLoginServer = false premiumPlayerSkipWaitList = true sqlType = "mysql" sqlHost = "localhost" sqlPort = 3306 sqlUser = "root" sqlPass = "senha certinha" sqlDatabase = "pokemon renascence" sqlFile = "forgottenserver.s3db" sqlKeepAlive = 0 mysqlReadTimeout = 10 mysqlWriteTimeout = 10 encryptionType = "sha1" deathListEnabled = true deathListRequiredTime = 1 * 60 * 1000 deathAssistCount = 19 maxDeathRecords = 10 ingameGuildManagement = true levelToFormGuild = 40 premiumDaysToFormGuild = 0 guildNameMinLength = 2 guildNameMaxLength = 25 highscoreDisplayPlayers = 15 updateHighscoresAfterMinutes = 60 buyableAndSellableHouses = true houseNeedPremium = true bedsRequirePremium = true levelToBuyHouse = 1 housesPerAccount = 0 houseRentAsPrice = false housePriceAsRent = false housePriceEachSquare = 2975 houseRentPeriod = "never" houseCleanOld = 0 guildHalls = false timeBetweenActions = 500 timeBetweenExActions = 500 hotkeyAimbotEnabled = true mapName = "kpdo" mapAuthor = ".." randomizeTiles = true storeTrash = false cleanProtectedZones = true mailboxDisabledTowns = "1" defaultPriority = "high" niceLevel = 5 coresUsed = "-1" optimizeDatabaseAtStartup = true removePremiumOnInit = true confirmOutdatedVersion = false formulaLevel = 5.0 formulaMagic = 1.0 bufferMutedOnSpellFailure = false spellNameInsteadOfWords = false emoteSpells = false allowChangeOutfit = true allowChangeColors = true allowChangeAddons = true disableOutfitsForPrivilegedPlayers = false addonsOnlyPremium = false dataDirectory = "C:\Users\MARKESON\Desktop\Pokemon Renascence novo" bankSystem = true displaySkillLevelOnAdvance = true promptExceptionTracerErrorBox = true separateViplistPerCharacter = false maximumDoorLevel = 500 maxMessageBuffer = 4 saveGlobalStorage = false useHouseDataStorage = false storePlayerDirection = false checkCorpseOwner = true monsterLootMessage = 3 monsterLootMessageType = 22 ghostModeInvisibleEffect = false ghostModeSpellEffects = false idleWarningTime = 14 * 60 * 1000 idleKickTime = 15 * 60 * 1000 expireReportsAfterReads = 1 playerQueryDeepness = 2 maxItemsPerPZTile = 0 maxItemsPerHouseTile = 0 freePremium = false premiumForPromotion = true blessingOnlyPremium = true blessingReductionBase = 30 blessingReductionDecreament = 5 eachBlessReduction = 8 experienceStages = false rateExperience = 1 rateExperienceFromPlayers = 0 rateSkill = 1 rateMagic = 1.0 rateLoot = 20 rateSpawn = 1 rateMonsterHealth = 1.0 rateMonsterMana = 1.0 rateMonsterAttack = 1.0 rateMonsterDefense = 1.0 minLevelThresholdForKilledPlayer = 0.9 maxLevelThresholdForKilledPlayer = 1.1 rateStaminaLoss = 1 rateStaminaGain = 3 rateStaminaThresholdGain = 12 staminaRatingLimitTop = 41 * 60 staminaRatingLimitBottom = 14 * 60 rateStaminaAboveNormal = 1.0 rateStaminaUnderNormal = 1.0 staminaThresholdOnlyPremium = true experienceShareRadiusX = 30 experienceShareRadiusY = 30 experienceShareRadiusZ = 1 experienceShareLevelDifference = 200 * 200 extraPartyExperienceLimit = 20 extraPartyExperiencePercent = 20 experienceShareActivity = 2 * 60 * 1000 globalSaveEnabled = false globalSaveHour = 8 shutdownAtGlobalSave = true cleanMapAtGlobalSave = false deSpawnRange = 2 deSpawnRadius = 25 maxPlayerSummons = 1 teleportAllSummons = trueteleportPlayerSummons = true ownerName = "Pokemon Dash Online [Advanced]" ownerEmail = "" url = "" location = "Brazil" displayGamemastersWithOnlineCommand = false adminLogsEnabled = false displayPlayersLogging = true prefixChannelLogs = "" runFile = "" outLogName = "" errorLogName = "" truncateLogsOnStartup = false -
[Pokemon] Pda By Slicer 1.9/2.9
tópico respondeu ao Slicer de markerkirito em OTServer Alternativo (ATS)
Queria Pedi uma Ajuda,Esta Dando para usa Todos os Pokemons en qualquer level por EX: 1 level 5 pode usar 1 charizard 1 venusaur eu queria saber como muda isso? para os Players poder usa o Pokemon conforme o level
-
Quem Está Navegando 0 membros estão online
- Nenhum usuário registrado visualizando esta página.