Ir para conteúdo

jeddhemi

Membro
  • Registro em

  • Última visita

Tudo que jeddhemi postou

  1. @Listrik não estou sabendo utilizar o wamp muito bem... Tambem não estou conseguindo entrar no localhost/phpmyadmin.
  2. Tambem já fiz a reinstalação com limpeza total dos arquivos... Nossa parece que é pra tudo dar do contra eu leio e releio as coisas pra entender e to muito animado pra criar um otserv e tudo dando do contra, se souber de qualquer outra coisa me avisa por favor
  3. @kemmlly você diz se eu tentei colocar localhost:80 e localhost:8080 no navegador para tentar acessar o admin do apache? bom tentei agora e tambem não funciona, demorei pra responder aqui pois fiz passo a passo tudo o que você me passou e sempre ocorre os mesmos problemas. Estou usando XAMP : xampp-win32-1.6.5-installer Plataforma Windows 7 professional service pack 1
  4. @Kemmlly fiz esses procedimentos todos que você me passou e quando mudei só o httpd.conf para 83 como no video. ele iniciou mas o httpd-ssl.con eu não modifiquei, se eu modificar ele não inicia, porem se eu não modificar o httpd-ssl.conf e iniciar o apache só com httpd.conf modificado eu não consego entrar no localhost mesmo utilizando localhost83/
  5. @Kemmlly fiz o procedimento do skype sem sucesso, o meu "Serviços de Informações da Internet" já estava desmarcado, você falou em instalar o xampp, no caso você quer que eu faça sua reinstalação do zero e faça o outro procedimento? Obs: meu firewall está desativado, nunca o deixou ativado isso pode interferir nos procedimentos?
  6. @Kemmlly mesma coisa da imagem do xampp que lhe enviei, não inicia o apache
  7. Bom @Kemmlly eu removi o # do listen mas não adiantou o apache nao inicia ele fica assim Vou te enviar os arquivos HTTPD.conf e HTTPD-SSL.conf httpd.conf httpd-ssl.conf
  8. Consegui resolver esse problema obrigado @kemilly, to tentando configurar o apache para adicionar as portas 8090 mas algo me diz que to fazendo errado olha ai as imagens vê se está certo: Eu estou adicionando no arquivo HTTPD.CONF SERVERNAME LOCALHOST :80 JÁ NO HTTPD-SSL estou adicionando <virtualhost _default_:443> o que mais preciso fazer, eu li em tutoriais que tinha que trocar todos os 80 por 8090 mas fiquei em duvida se eu mudo todos exceto o servername localhost :80 ou tambem substituo ele por 8090 e no ssl mesma coisa eu tenho que substituir todos 443 sem exceções em todo tipo de frase e paragrafo?
  9. Arrumei os "erros" de antes obrigado a todos que ajudaram, mas agora ocorre outro, segue abaixo:
  10. Estou tendo problemas para dar continuidade ao meu servidor, não estou conseguindo localizar o problema e os tutoriais e ajudas que busquei pelo forum não especificam caminhos ou locais para reparar o erro, se puderem me ajudar agradeço sou leigo no assunto mas não me importo em parar pra ler para entender como funciona. Meu config.lua: Account manager accountManager = true namelockManager = true newPlayerChooseVoc = true newPlayerSpawnPosX = 32369 newPlayerSpawnPosY = 32246 newPlayerSpawnPosZ = 6 newPlayerTownId = 1 newPlayerLevel = 20 newPlayerMagicLevel = 8 generateAccountNumber = false Unjustified kills useFragHandler = 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 advancedFragList = false Banishments 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 Battle worldType = "pvp" protectionLevel = 80 pvpTileIgnoreLevelAndVocationProtection = true pzLocked = 60 * 1000 huntingDuration = 60 * 1000 criticalHitChance = 7 criticalHitMultiplier = 1 displayCriticalHitNotify = true removeWeaponAmmunition = false removeWeaponCharges = false removeRuneCharges = true whiteSkullTime = 15 * 60 * 1000 noDamageToSameLookfeet = false showHealingDamage = false showHealingDamageForMonsters = false fieldOwnershipDuration = 5 * 1000 stopAttackingAtExit = false loginProtectionPeriod = 10 * 1000 deathLostPercent = 10 stairhopDelay = 2 * 1000 pushCreatureDelay = 2 * 1000 deathContainerId = 1987 gainExperienceColor = 215 addManaSpentInPvPZone = true squareColor = 0 allowFightback = true fistBaseAttack = 7 Connection config worldId = 0 ip = "127.0.0.1" loginPort = 7171 gamePort = 7172 loginTries = 10 retryTimeout = 5 * 1000 loginTimeout = 60 * 1000 maxPlayers = 1000 motd = "Welcome to the Global Server!" displayOnOrOffAtCharlist = false onePlayerOnlinePerAccount = true allowClones = false serverName = "World" loginMessage = "Welcome to the Global Server!" statusTimeout = 5 * 60 * 1000 replaceKickOnLogin = true forceSlowConnectionsToDisconnect = false loginOnlyWithLoginServer = false premiumPlayerSkipWaitList = false Database sqlType = "mysql" sqlHost = "localhost" sqlPort = 3306 sqlUser = "root" sqlPass = "123456789" sqlDatabase = "realserver" sqlFile = "realserver.s3db" sqlKeepAlive = 0 mysqlReadTimeout = 10 mysqlWriteTimeout = 10 encryptionType = "plain" Deathlist deathListEnabled = false deathListRequiredTime = 1 * 60 * 1000 deathAssistCount = 19 maxDeathRecords = 5 Guilds ingameGuildManagement = true levelToFormGuild = 8 premiumDaysToFormGuild = 0 guildNameMinLength = 4 guildNameMaxLength = 20 Highscores highscoreDisplayPlayers = 15 updateHighscoresAfterMinutes = 60 Houses buyableAndSellableHouses = true houseNeedPremium = true bedsRequirePremium = true levelToBuyHouse = 1 housesPerAccount = 0 houseRentAsPrice = false housePriceAsRent = false housePriceEachSquare = 1000 houseRentPeriod = "never" houseCleanOld = 0 guildHalls = false Item usage timeBetweenActions = 200 timeBetweenExActions = 1000 hotkeyAimbotEnabled = true Map mapName = "World" mapAuthor = "Killer" randomizeTiles = true storeTrash = true cleanProtectedZones = true mailboxDisabledTowns = "" Process defaultPriority = "high" niceLevel = 5 coresUsed = "-1" Startup startupDatabaseOptimization = true updatePremiumStateAtStartup = true confirmOutdatedVersion = false Spells formulaLevel = 5.0 formulaMagic = 1.0 bufferMutedOnSpellFailure = false spellNameInsteadOfWords = false emoteSpells = false Outfits allowChangeOutfit = true allowChangeColors = true allowChangeAddons = true disableOutfitsForPrivilegedPlayers = false addonsOnlyPremium = true Miscellaneous dataDirectory = "data/" logsDirectory = "data/logs/" bankSystem = true displaySkillLevelOnAdvance = false promptExceptionTracerErrorBox = true maximumDoorLevel = 500 maxMessageBuffer = 4 VIP list separateVipListPerCharacter = false vipListDefaultLimit = 20 vipListDefaultPremiumLimit = 100 Saving-related saveGlobalStorage = true useHouseDataStorage = false storePlayerDirection = false Loot checkCorpseOwner = true monsterLootMessage = 3 monsterLootMessageType = 25 Ghost mode ghostModeInvisibleEffect = false ghostModeSpellEffects = true Limits idleWarningTime = 59 * 60 * 1000 idleKickTime = 60 * 60 * 1000 reportsExpirationAfterReads = 1 playerQueryDeepness = 2 tileLimit = 0 protectionTileLimit = 0 houseTileLimit = 0 Premium-related freePremium = true premiumForPromotion = true Blessings blessings = true blessingOnlyPremium = true blessingReductionBase = 30 blessingReductionDecrement = 5 eachBlessReduction = 8 Rates experienceStages = true rateExperience = 5.0 rateExperienceFromPlayers = 0 rateSkill = 30.0 rateMagic = 25.0 rateLoot = 6.5 rateSpawn = 2.0 Monster rates rateMonsterHealth = 1.0 rateMonsterMana = 1.0 rateMonsterAttack = 1.0 rateMonsterDefense = 1.0 Experience from players minLevelThresholdForKilledPlayer = 0.9 maxLevelThresholdForKilledPlayer = 1.1 Stamina rateStaminaLoss = 1 rateStaminaGain = 3 rateStaminaThresholdGain = 12 staminaRatingLimitTop = 40 * 60 staminaRatingLimitBottom = 14 * 60 staminaLootLimit = 14 * 60 rateStaminaAboveNormal = 1.5 rateStaminaUnderNormal = 0.5 staminaThresholdOnlyPremium = true Party experienceShareRadiusX = 30 experienceShareRadiusY = 30 experienceShareRadiusZ = 1 experienceShareLevelDifference = 2 / 3 extraPartyExperienceLimit = 20 extraPartyExperiencePercent = 5 experienceShareActivity = 2 * 60 * 1000 Global save globalSaveEnabled = false globalSaveHour = 8 globalSaveMinute = 0 shutdownAtGlobalSave = true cleanMapAtGlobalSave = false Spawns deSpawnRange = 2 deSpawnRadius = 50 Summons maxPlayerSummons = 2 teleportAllSummons = false teleportPlayerSummons = false Status statusPort = 7171 ownerName = "Shadow" ownerEmail = "[email protected]" url = "" location = "Mexico" displayGamemastersWithOnlineCommand = false Logs displayPlayersLogging = true prefixChannelLogs = "" runFile = "" outputLog = "" truncateLogsOnStartup = false Manager managerPort = 7171 managerLogs = true managerPassword = "" managerLocalhostOnly = true managerConnectionsLimit = 1 Admin adminPort = 7171 adminLogs = true adminPassword = "" adminLocalhostOnly = true adminConnectionsLimit = 1 adminRequireLogin = true adminEncryption = "" adminEncryptionData = ""
  11. Ao comprar uma runa com buy with backpack ele compra 100 cargas o mesmo se repete para qualquer outro item comprado. Estou à algumas horas tentando colocar um novo distro para que isso pare mas sempre da algum erro o mais recente é Keywordhandle nos npc's A versão do servidor é 8.60 mapa global full Se possivel alguem saberia me dizer como modificar essa configuraçao de with backpack mesmo que seja para remove-la Só falta isso para eu pode dar andamento a meu servidor Obrigado desde já
  12. Não aparece erro simplesmente o item n chega até o jogador "character" usei o topico do :http://www.tibiaking.com/forum/topic/32149-shopguild-points-100-add-em-player-offline-atualizado/
  13. Algumas vezes que um character é criado ele nasce com algum item vip
  14. jeddhemi postou uma resposta no tópico em Suporte Tibia OTServer
    minha duvida é stages em "Skills" na experiencia eu sei mexer...
  15. jeddhemi postou uma resposta no tópico em Suporte Tibia OTServer
    Preciso de uma ajuda... queria deixar meu servidor facil no começo porem mais dificil ao decorrer do dos leveis e skills... eu vi em um servidor stages em skills e eu queria aderir isso no meu servidor porem nao faço a minima ideia de como alterar essa configuraçao... o que eu acho que pode ter sido feito é alterado na configuraçao de cada vocaçao, porem queria saber como alterar essa configuraçao e se é assim mesmo que é feito exemplo abaixo: http://wonderlandot.servegame.com/?subtopic=serverinfo
  16. jeddhemi postou uma resposta no tópico em Suporte Tibia OTServer
    se quiser me mandar um config.lua e um sqlite e myqslite arrumado já agradeço um monte
  17. jeddhemi postou uma resposta no tópico em Suporte Tibia OTServer
    [20/6/2014 19:14:2] > WARNING: MYSQL Lost connection, attempting to reconnect... [20/6/2014 19:14:2] > WARNING: max_allowed_packet might be set too low for binary map storage. [20/6/2014 19:14:2] Use the following query to raise max_allow_packet: SET GLOBAL max_allowed_packet = 16776192; que erro é esse?
  18. Warning: parse_ini_file(F:/Disco D/Andressa - Imagens/Anderson/Arquivos Que Eu Mais Uso/The End V0.6/Baiak Extreme(OTProjects)/config.lua) [function.parse-ini-file]: failed to open stream: Permission denied inC:\xampp\htdocs\config-and-functions.php on line 13 Database error. Unknown database type in F:/Disco D/Andressa - Imagens/Anderson/Arquivos Que Eu Mais Uso/The End V0.6/Baiak Extreme(OTProjects)/config.lua . Must be equal to: "mysql" or "sqlite". Now is: "" agora quando tento ir configurar no admin do apache aparece isso ao invez de ir no localhost/instal
  19. não funcionou, agora quando tento abrir o localhost/xampp aparece isso http://localhost/xampp/install/install/install/install/install/install/install/install/install/install/install/install/install/install/install/install/install/install/install/install/install/install.php ta tenso... haaalp '-'
  20. Warning: include(pot/OTS.php) [function.include]: failed to open stream: No such file or directory in C:\xampp\htdocs\install\install.php on line 196 Warning: include() [function.include]: Failed opening 'pot/OTS.php' for inclusion (include_path='.;C:\xampp\php\pear\:../libs') in C:\xampp\htdocs\install\install.php on line 196 Fatal error: Class 'POT' not found in C:\xampp\htdocs\install\install.php on line 198 Estava tentando fazer procedimentos para criar o site pelo xampp porem aparece esse erro e não sei mais o que fazer, ja reinstalei softwares para ver se normalizava e nada reconfigurei o config.lua inumeras vezes sem sucesso realmente nao sei o que fazer... se alguem puder me mandar um config.lua de um global 8.60 ja arrumado com as configuraçoes do xampp em forma de exemplo tais como: sqlType = "mysql" sqlHost = "127.0.0.1" sqlPort = 3306 sqlUser = "root" sqlPass = "12345678" sqlDatabase = "otzera" sqlFile = "otzera.s3db" sqlKeepAlive = 0 mysqlReadTimeout = 10 mysqlWriteTimeout = 10 encryptionType = "sha1" obs: se puder enviar config.lua e a pasta schemas agradeço de mais... u,u muitos reps!!
  21. desculpa u,u tenho que ler melhor as regras
  22. Quando eu tento digitar numeros para escrever algo no chat informa seguinte mensagem: you can't send this message, forbidden characters heeelp '-'

Informação Importante

Confirmação de Termo