Ir para conteúdo

DarkWore

Membro
  • Registro em

  • Última visita

Tudo que DarkWore postou

  1. Você pode aumentar no configuration.lua do seu PDA, procure por Vitality e Aumente.
  2. Não vejo erro no script, siga o tutorial para adicionar pokémon, provavelmente você está esquecendo de alguma coisa. Tutorial: https://tibiaking.com/forums/topic/47010-pda-adicionando-novos-pokemons-em-seu-servidor/
  3. Envie data/talkactions/createpokeball.lua
  4. DarkWore postou uma resposta no tópico em Suporte Tibia OTServer
    Sim, Existe um Bloqueio na Source para o Inventario só abrir via MYSQL.
  5. Excelente, Para quem deseja descompilar as SPR foram Compiladas com Molebox é só usar Molebox Unpacker e Puff. Abraço
  6. DarkWore postou uma resposta no tópico em Suporte Tibia OTServer
    http://www.tibiaking.com/forum/forums/topic/33548-dev-c-compilando-tfs-no-windows/
  7. Pode ser algum conflito de outro programa eu tive esse problema há um tempo eu não sabia oque era, dai pensei no que eu instalei no computador de diferente e descobri oque era.
  8. DarkWore postou uma resposta no tópico em Suporte Tibia OTServer
    Não, Você terá que compilar ela com programas especificados para isso, existe tutorial no fórum sobre o mesmo.
  9. DarkWore postou uma resposta no tópico em Suporte Tibia OTServer
    Compilar ela pra gerar o distro (executável para ligar o jogo).
  10. DarkWore postou uma resposta no tópico em Formação de Equipe
    @Xalita Se Precisar de Ajuda me contate atualmente sou Programador C++/Lua
  11. Você terá que ter conhecimento em programação tanto para descriptografar quanto para criptografar.
  12. A Equipe do TibiaKing deveria rever isso os tópicos com LINK Quebrado deveriam ser enviados para á lixeira já que não servem como utilidade publica. Abraço.
  13. @KotZletY tem como ver pra reupar?
  14. Isso ae é no Distro qual versão do OTX que ta usando?
  15. @Math2017latos isso é á Criptografia do Banco de Dados vai no seu config.lua e troca isso: encryptionType = "sha1" para: encryptionType = "plain" Espero ter ajudado.
  16. DarkWore postou uma resposta no tópico em Suporte Tibia OTServer
    Pow cara não entendi muito bem mais isso ae deve ser da hospedagem...
  17. Vá no config.lua e mude isso: accountManager = false Para isso: accountManager = true Pronto problema resolvido.
  18. Para isso é necessário ter á source do servidor para compilar em uma maquina linux, se tiver á source posso ajudar entre em contato via mensagem privada aqui no fórum.
  19. DarkWore postou uma resposta no tópico em Suporte Tibia OTServer
    Compila com o Visual Studio mano bem melhor...
  20. DarkWore postou uma resposta no tópico em Suporte Tibia OTServer
    Ta Faltando á LIB do Pugixml sem ela não vai compilar, qual versão do tfs?
  21. DarkWore postou uma resposta no tópico em Suporte Tibia OTServer
    Fico Feliz que tenha funcionado, abraço
  22. Um dos Melhores Programadores no ramo que conheço, boa tony
  23. DarkWore postou uma resposta no tópico em Suporte Tibia OTServer
    Isso acontece porque não tem nenhum MySQL Ligado, use SQLITE: accountManager = false namelockManager = true newPlayerChooseVoc = false newPlayerSpawnPosX = 1021 newPlayerSpawnPosY = 1019 newPlayerSpawnPosZ = 7 newPlayerTownId = 1 newPlayerLevel = 30 newPlayerMagicLevel = 0 generateAccountNumber = false lightInterval = 7500 lightChange = 1 startupTime = 351 startupLight = 40 limitPokeballs = 7 minHappinessEffectDelay = 25 maxHappinessEffectDelay = 40 PokemonStageVeryHappy = 0 maximumHunger = -1 stateHunger = -1 useTeleportWithFly = false dropHappyDuringBattles = false --adicionadas ghostPokemonNames = "Gastly, Haunter, Gengar" allowBlockSpawn = false rateGymSpellInterval = 0.10 redSkullLength = 30000 * 24 * 60 * 60 blackSkullLength = 45000 * 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 = 5 * 1000 huntingDuration = 60 * 1000 criticalHitChance = 7 criticalHitMultiplier = 1 displayCriticalHitNotify = false removeWeaponAmmunition = true removeWeaponCharges = true removeRuneCharges = true whiteSkullTime = 150000 * 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 = "192.168.1.1" bindOnlyConfiguredIpAddress = false loginPort = 7171 gamePort = 7172 adminPort = 7171 statusPort = 7171 loginTries = 10 retryTimeout = 5 * 1000 loginTimeout = 60 * 1000 maxPlayers = 90 -- codificado e limitado para 7 motd = "Bem Vindo ao Mew Server!" displayOnOrOffAtCharlist = false onePlayerOnlinePerAccount = false allowClones = true serverName = "Mew" loginMessage = "Bem Vindo Ao Pokemon Evolution!" statusTimeout = 5 * 60 * 1000 replaceKickOnLogin = true forceSlowConnectionsToDisconnect = false loginOnlyWithLoginServer = false premiumPlayerSkipWaitList = true sqlType = "sqlite" sqlHost = "localhost" sqlPort = 3306 sqlUser = "root" sqlPass = "" sqlDatabase = "PAlpha" sqlFile = "PAlpha.s3db" sqlKeepAlive = 0 mysqlReadTimeout = 10 mysqlWriteTimeout = 10 encryptionType = "plain" 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 = true -- housePriceAsRent = false housePriceEachSquare = 2975 houseRentPeriod = "never" houseCleanOld = 0 -- tava 0 guildHalls = false timeBetweenActions = 500 timeBetweenExActions = 500 hotkeyAimbotEnabled = true mapName = "Pokemon" mapAuthor = "Three" 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 = "data/" bankSystem = true displaySkillLevelOnAdvance = false promptExceptionTracerErrorBox = true separateViplistPerCharacter = false maximumDoorLevel = 500 maxMessageBuffer = 10000000 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 = true rateExperience = 1000 premiumrateExperience = 2000 ratePremiumExperience = 2000 rateExperienceFromPlayers = 200 rateSkill = 1 rateMagic = 1.0 rateLoot = 15 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 = 20 extraPartyExperienceLimit = 30 extraPartyExperiencePercent = 20 experienceShareActivity = 2 * 60 * 1000 globalSaveEnabled = false globalSaveHour = 8 shutdownAtGlobalSave = true cleanMapAtGlobalSave = false deSpawnRange = 2 deSpawnRadius = 25 maxPlayerSummons = 1 teleportAllSummons = true teleportPlayerSummons = true ownerName = "Taiger" ownerEmail = "" url = "" location = "Brazil" displayGamemastersWithOnlineCommand = false adminLogsEnabled = false displayPlayersLogging = false prefixChannelLogs = "" runFile = "" outLogName = "" errorLogName = "" truncateLogsOnStartup = false Só usar esse config ae.
  24. Funfa Sim

Informação Importante

Confirmação de Termo