Tudo que majorzinho postou
-
Erro na Distro Frag Look e Critical e dodge
Funcionou Sem Erro xD
-
Ban Ip Nao Funciona Apenas Da Kick No Player
@Vodkart
-
Ban Ip Nao Funciona Apenas Da Kick No Player
@Nolis Pronto as foto tai
-
Erro na Distro Frag Look e Critical e dodge
@Reds mano Não entendi muito bem vc pode me passar o script certinho sem erro dando da look ? @Vodkart
-
Ban Ip Nao Funciona Apenas Da Kick No Player
Minha Distro e OTX e ela nao veio com o ban coloquei um script pra banir o ip e nao funciona apenas da kick no player APENAS A KIKANDO O PLAYER
-
Não Consigo tirar exaust da mw e da Grav Na hora de Usar
8.6 mano vc acha que consegui resolver esse erro na distro desse topico meu, Esse erro da lag no ot https://tibiaking.com/forums/topic/94738-erro-na-distro-frag-look-e-critical-e-dodge/?tab=comments#comment-513868
-
Não Consigo tirar exaust da mw e da Grav Na hora de Usar
e uma que já veio no mapa
-
Erro na Distro Frag Look e Critical e dodge
Seguinte coloquei o script aki funcionou mas ta dando erro na distro quando da look no personagem function getPlayerFrags(cid) local time = os.time() local times = {today = (time - 86400), week = (time - (7 * 86400))} local contents, result = {day = {}, week = {}, month = {}}, db.getResult("SELECT `pd`.`date`, `pd`.`level`, `p`.`name` FROM `player_killers` pk LEFT JOIN `killers` k ON `pk`.`kill_id` = `k`.`id` LEFT JOIN `player_deaths` pd ON `k`.`death_id` = `pd`.`id` LEFT JOIN `players` p ON `pd`.`player_id` = `p`.`id` WHERE `pk`.`player_id` = " .. getPlayerGUID(cid) .. " AND `k`.`unjustified` = 1 AND `pd`.`date` >= " .. (time - (30 * 86400)) .. " ORDER BY `pd`.`date` DESC") if(result:getID() ~= -1) then repeat local content = {date = result:getDataInt("date")} if(content.date > times.today) then table.insert(contents.day, content) elseif(content.date > times.week) then table.insert(contents.week, content) else table.insert(contents.month, content) end until not result:next() result:free() end local size = { day = table.maxn(contents.day), week = table.maxn(contents.week), month = table.maxn(contents.month) } return size.day + size.week + size.month end function onLogin(cid) registerCreatureEvent(cid, "fraglook") return true end function onLook(cid, thing, position, lookDistance) if isPlayer(thing.uid) and thing.uid ~= cid then doPlayerSetSpecialDescription(thing.uid,' [Frags: '..getPlayerFrags(thing.uid)..'], [Critical: '..math.max(0,(tonumber(getCreatureStorage(thing.uid,48913)) or 0))..'], [Dodge: '..math.max(0,(tonumber(getCreatureStorage(thing.uid,48902)) or 0))..']') return true elseif thing.uid == cid then doPlayerSetSpecialDescription(cid,' [Frags: '..getPlayerFrags(cid)..'], [Critical: '..math.max(0,(tonumber(getCreatureStorage(cid,48913)) or 0))..'], [Dodge: '..math.max(0,(tonumber(getCreatureStorage(cid,48902)) or 0))..']') local string = 'You see yourself.' if getPlayerFlagValue(cid, PLAYERFLAG_SHOWGROUPINSTEADOFVOCATION) then string = string..' You are '.. getPlayerGroupName(cid) ..'.' elseif getPlayerVocation(cid) ~= 0 then string = string..' You are '.. getPlayerVocationName(cid) ..'.' else string = string..' You have no vocation.' end string = string..getPlayerSpecialDescription(cid)..'' if getPlayerNameByGUID(getPlayerPartner(cid), false, false) ~= nil then string = string..' You are '.. (getPlayerSex(cid) == 0 and 'wife' or 'husband') ..' of '.. getPlayerNameByGUID(getPlayerPartner(cid)) ..'.' end if getPlayerGuildId(cid) > 0 then string = string..' You are ' .. (getPlayerGuildRank(cid) == '' and 'a member' or getPlayerGuildRank(cid)) ..' of the '.. getPlayerGuildName(cid) string = getPlayerGuildNick(cid) ~= '' and string..' ('.. getPlayerGuildNick(cid) ..').' or string..'.' end if getPlayerFlagValue(cid, PLAYERCUSTOMFLAG_CANSEECREATUREDETAILS) then string = string..'\nHealth: ['.. getCreatureHealth(cid) ..' / '.. getCreatureMaxHealth(cid) ..'], Mana: ['.. getCreatureMana(cid) ..' / '.. getCreatureMaxMana(cid) ..'].' string = string..'\nIP: '.. doConvertIntegerToIp(getPlayerIp(cid)) ..'.' end if getPlayerFlagValue(cid, PLAYERCUSTOMFLAG_CANSEEPOSITION) then string = string..'\nPosition: [X:'.. position.x..'] [Y:'.. position.y..'] [Z:'.. position.z..'].' end doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, string) return false end return true end
-
(Resolvido)Critical E Dodge no LOOK
Alguem me ajuda o meu funcionou perfeitamente ,mas ta dando erro na distro quando da look no personagem
-
Não Consigo tirar exaust da mw e da Grav Na hora de Usar
-
Não Consigo tirar exaust da mw e da Grav Na hora de Usar
Sim, Foda tenho q aprender a compilar agora @WooXOlha o que apareceu quando apertei CTRL+F9 pra compilar
-
Não Consigo tirar exaust da mw e da Grav Na hora de Usar
A Mano eu ja vi esse tutorial se eu te passar tu compila pra mim ?
-
Não Consigo tirar exaust da mw e da Grav Na hora de Usar
-
Não Consigo tirar exaust da mw e da Grav Na hora de Usar
actions.cpp
-
Não Consigo tirar exaust da mw e da Grav Na hora de Usar
possui Source sim, mas eu manjo compilar
-
Não Consigo tirar exaust da mw e da Grav Na hora de Usar
Blz
-
Não Consigo tirar exaust da mw e da Grav Na hora de Usar
triste. vc acha que consegui em ajuda em por look frags e morte e tbm critical e dodge igual na foto
-
Não Consigo tirar exaust da mw e da Grav Na hora de Usar
8.6 Distro: OTX
-
Não Consigo tirar exaust da mw e da Grav Na hora de Usar
Não Funcionou, e a potion ficou sem exaust
-
Não Consigo tirar exaust da mw e da Grav Na hora de Usar
Mesma coisa mano o engraçado é que se eu aumentar o exaust tipo pra 3000 ele aumenta e diminuir nao diminui vou mandar meu config lua pra tu ver se talvez e no config lua ownerName = "Ideal" ownerEmail = "[email protected]" url = "http://Proxy-Wars.no-ip.biz" location = "Proxy motd = "Proxy serverName = "Proxy War loginMessage = "Bem-vindo ao Proxywar displayGamemastersWithOnlineCommand = false sqlType = "sqlite" sqlHost = "localhost" sqlPort = 3306 sqlUser = "root" sqlPass = "" sqlDatabase = "baiak" sqlFile = "otxserver.s3db" sqlKeepAlive = 0 mysqlReadTimeout = 10 mysqlWriteTimeout = 10 mysqlReconnectionAttempts = 3 encryptionType = "plain" worldId = 0 ip = "" worldType = "open" bindOnlyGlobalAddress = false loginPort = 7171 gamePort = "7172" statusPort = 7171 loginOnlyWithLoginServer = false accountManager = true namelockManager = true newPlayerChooseVoc = true newPlayerSpawnPosX = 144 newPlayerSpawnPosY = 10 newPlayerSpawnPosZ = 7 newPlayerTownId = 1 newPlayerLevel = 20 newPlayerMagicLevel = 0 generateAccountNumber = false generateAccountSalt = false fragsLimit = 24 * 60 * 60 fragsSecondLimit = 7 * 24 * 60 * 60 fragsThirdLimit = 30 * 24 * 60 * 60 fragsToRedSkull = 40 fragsSecondToRedSkull = 90 fragsThirdToRedSkull = 170 redSkullLength = 5 * 24 * 60 * 60 fragsToBlackSkull = 50 fragsSecondToBlackSkull = 100 fragsThirdToBlackSkull = 200 blackSkulledDeathHealth = 40 blackSkulledDeathMana = 0 blackSkullLength = 3 * 24 * 60 * 60 useBlackSkull = true notationsToBan = 3 warningsToFinalBan = 4 warningsToDeletion = 5 banLength = 7 * 24 * 60 * 60 killsBanLength = 7 * 24 * 60 * 60 finalBanLength = 30 * 24 * 60 * 60 ipBanLength = 1 * 24 * 60 * 60 fragsToBanishment = 7 broadcastBanishments = true fragsSecondToBanishment = 21 fragsThirdToBanishment = 41 protectionLevel = 30 pvpTileIgnoreLevelAndVocationProtection = true allowFightback = true pzLocked = 1 * 30 * 300 huntingDuration = 15 * 1000 criticalHitMultiplier = 1 displayCriticalHitNotify = true removeWeaponAmmunition = false removeWeaponCharges = false removeRuneCharges = false whiteSkullTime = 5 * 10 * 100 advancedFragList = true useFragHandler = true noDamageToSameLookfeet = false showHealthChange = true showManaChange = true showHealthChangeForMonsters = true showManaChangeForMonsters = true fieldOwnershipDuration = 5 * 1000 stopAttackingAtExit = false loginProtectionPeriod = 10 * 1000 deathLostPercent = 10 stairhopDelay = 0 * 1000 pushCreatureDelay = 1 * 10 deathContainerId = 1987 gainExperienceColor = 210 addManaSpentInPvPZone = true recoverManaAfterDeathInPvPZone = true squareColor = 0 levelToOfflineTraining = 8 enableCast = false rsaPrime1 = "14299623962416399520070177382898895550795403345466153217470516082934737582776038882967213386204600674145392845853859217990626450972452084065728686565928113" rsaPrime2 = "7630979195970404721891201847792002125535401292779123937207447574596692788513647179235335529307251350570728407373705564708871762033017096809910315212884101" rsaPublic = "65537" rsaModulus = "109120132967399429278860960508995541528237502902798129123468757937266291492576446330739696001110603907230888610072655818825358503429057592827629436413108566029093628212635953836686562675849720620786279431090218017681061521755056710823876476444260558147179707119674283982419152118103759076030616683978566631413" rsaPrivate = "46730330223584118622160180015036832148732986808519344675210555262940258739805766860224610646919605860206328024326703361630109888417839241959507572247284807035235569619173792292786907845791904955103601652822519121908367187885509270025388641700821735345222087940578381210879116823013776808975766851829020659073" optionalWarAttackableAlly = true fistBaseAttack = 20 criticalHitChance = 7 noDamageToGuildMates = false noDamageToPartyMembers = false rookLevelTo = 5 rookLevelToLeaveRook = 8 rookTownId = 1 useRookSystem = false paralyzeDelay = 1500 premiumDaysToAddByGui = 0 useCapacity = true defaultDepotSize = 500 defaultDepotSizePremium = 1000 enableProtectionQuestForGM = true cleanItemsInMap = false playerFollowExhaust = 2000 tibiaClassicSlots = true monsterSpawnWalkback = true allowBlockSpawn = true NoShareExpSummonMonster = false enableLootBagDisplay = false loginTries = 20 retryTimeout = 5 * 1000 loginTimeout = 60 * 1000 maxPlayers = 300 spoofPlayers = 15 displayOnOrOffAtCharlist = false onePlayerOnlinePerAccount = true allowClones = 0 statusTimeout = 1000 replaceKickOnLogin = true forceSlowConnectionsToDisconnect = false premiumPlayerSkipWaitList = true packetsPerSecond = 1000 deathListEnabled = true deathListRequiredTime = 1 * 60 * 1000 deathAssistCount = 20 maxDeathRecords = 5 multipleNames = true externalGuildWarsManagement = false ingameGuildManagement = true levelToFormGuild = 200 premiumDaysToFormGuild = 0 guildNameMinLength = 4 guildNameMaxLength = 20 buyableAndSellableHouses = true houseNeedPremium = false bedsRequirePremium = false levelToBuyHouse = 120 housesPerAccount = 1 houseRentAsPrice = false housePriceAsRent = false housePriceEachSquare = 1000 houseRentPeriod = "weekly" houseCleanOld = 8 * 24 * 60 * 60 guildHalls = true houseSkipInitialRent = true houseProtection = true timeBetweenActions = 200 timeBetweenExActions = 1000 timeBetweenCustomActions = 0 checkCorpseOwner = true hotkeyAimbotEnabled = true maximumDoorLevel = 300 tradeLimit = 100 canOnlyRopePlayers = false mapAuthor = "Danyel" randomizeTiles = true houseDataStorage = "binary-tilebased" storeTrash = true cleanProtectedZones = true mapName = "Baiak Yurots.otbm" mailMaxAttempts = 5 mailBlockPeriod = 30 * 60 * 1000 mailAttemptsFadeTime = 5 * 60 * 1000 mailboxDisabledTowns = "" daemonize = false defaultPriority = "higher" niceLevel = 5 serviceThreads = 1 coresUsed = "-1" startupDatabaseOptimization = true removePremiumOnInit = true confirmOutdatedVersion = false skipItemsVersionCheck = true maxMessageBuffer = 4 dataDirectory = "data/" logsDirectory = "data/logs/" disableOutfitsForPrivilegedPlayers = false bankSystem = true spellNameInsteadOfWords = false emoteSpells = true unifiedSpells = true promptExceptionTracerErrorBox = true storePlayerDirection = false savePlayerData = true monsterLootMessage = 3 monsterLootMessageType = 25 separateViplistPerCharacter = false vipListDefaultLimit = 20 vipListDefaultPremiumLimit = 100 allowChangeOutfit = true allowChangeColors = true allowChangeAddons = true addonsOnlyPremium = false ghostModeInvisibleEffect = true ghostModeSpellEffects = true idleWarningTime = 14 * 60 * 1000 idleKickTime = 15 *60 * 1000 expireReportsAfterReads = 1 playerQueryDeepness = -1 protectionTileLimit = 10 houseTileLimit = 10 tileLimit = 7 freePremium = true premiumForPromotion = true updatePremiumStateAtStartup = true blessings = true blessingOnlyPremium = false blessingReductionBase = 30 blessingReductionDecrement = 5 eachBlessReduction = 8 useFairfightReduction = true pvpBlessingThreshold = 40 fairFightTimeRange = 60 experienceStages = true rateExperience = 400 rateExperienceFromPlayers = 0 rateSkill = 25 rateMagic = 15 rateLoot = 7 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 = 40 * 60 staminaRatingLimitBottom = 14 * 60 staminaLootLimit = 14 * 60 rateStaminaAboveNormal = 1.5 rateStaminaUnderNormal = 0.5 staminaThresholdOnlyPremium = true experienceShareRadiusX = 30 experienceShareRadiusY = 30 experienceShareRadiusZ = 1 experienceShareLevelDifference = 2 / 3 extraPartyExperienceLimit = 20 extraPartyExperiencePercent = 5 experienceShareActivity = 2 * 60 * 1000 globalSaveEnabled = false globalSaveHour = 8 globalSaveMinute = 0 shutdownAtGlobalSave = true cleanMapAtGlobalSave = false closeInstanceOnShutdown = true minRateSpawn = 1 maxRateSpawn = 1 deSpawnRange = 2 deSpawnRadius = 50 maxPlayerSummons = 2 teleportAllSummons = false teleportPlayerSummons = true disableLuaErrors = false adminLogs = true displayPlayersLogging = true prefixChannelLogs = "" runFile = "server/run.log" outputLog = "server/out.log" truncateLogOnStartup = false logPlayersStatements = true managerPort = 7171 managerLogs = true managerPassword = "" managerLocalhostOnly = true managerConnectionsLimit = 1 adminPort = 7171 adminPassword = "" adminLocalhostOnly = true adminConnectionsLimit = 1 adminRequireLogin = true adminEncryption = "" adminEncryptionData = "" saveGlobalStorage = false bufferMutedOnSpellFailure = false zombie = true battlefield = 10
-
Não Consigo tirar exaust da mw e da Grav Na hora de Usar
Não Adiantou anda ainda ta entre 3~5 segundos a primeira mw sai rapida a proxima demora 3~5 segundos Obs: Minha Distro é OTX
-
Player Cria Char e ganhar 1 Dia De Donate
Tipo eu ja diminui pra 10 100 1000 ai o Exaust nao Baixa,Mas quando eu aumento pra 2000 3000 o exaust aumenta Estranho não ? Vodka, Poderia me disponibiliza esse script olha esse topico https://tibiaking.com/forums/topic/94729-look-frags-e-dead-e-dodge-e-critical/?tab=comments#comment-513806
-
Look Frags e Dead e Dodge e Critical
Alguem Disponibiliza esse script ?
-
Player Cria Char e ganhar 1 Dia De Donate
Pqp Funcionou, Obrigado Vodka tu e o melhor Mano xD vc pode me ajudar a tirar o exaust da mw, minha distro e otx ja fui nos spells baixei pra 1000 e ainda continua com exaust de uns 3~5 segundos quero deixa com 1 segundos ou sem exaust
-
Player Cria Char e ganhar 1 Dia De Donate
no meu ot tem !buyvip mas eu nao uso esse comando eu uso um item que voce clica e vira donate mas eu queria que os player ja começa com 1 dia donate sem ter q clica em um item um bau talvez a storage que uso e essa 13899 -- Script Feito Por Leandro Machado function onUse(cid, item, fromPosition, itemEx, toPosition) local config={ removeOnUse = "yes" -- remover quando usar ("yes" or "no") } local days = 30 -- coloque os dias que serão a VIP! local daysvalue = days * 24 * 60 * 60 local storageplayer = getPlayerStorageValue(cid, 13899) local timenow = os.time() if getPlayerStorageValue(cid, 13899) - os.time() <= 0 then time = timenow + daysvalue else time = storageplayer + daysvalue end doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "Foram adicionados ".. days .." dias de Donate no seu character.") setPlayerStorageValue(cid, 13899, time) local quantity = math.floor((getPlayerStorageValue(cid, 13899) - timenow)/(24 * 60 * 60)) doSendMagicEffect(getPlayerPosition(cid), math.random(28,30)) doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "Você tem ".. quantity .." dias de Donate restantes.") if (config.removeOnUse == "yes") then doRemoveItem(item.uid, 1) end return TRUE end