OTHispano
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Ir abajo
DinoCRM
DinoCRM
Miembro
Mensajes Mensajes : 13

Ayuda Gesior ! Empty Ayuda Gesior !

Sáb Oct 22, 2011 6:16 pm
Necesito su ayuda para arreglar mi pagina de otserver ya que al entrar me sale esto:

Ayuda Gesior ! Fallagesior

La verdad no se que sea por que antes me servia bien /:

PD; No se que version de gesior es DJ Death me lo instaló hace tiempo
avatar
ElderBebe
Miembro
Mensajes Mensajes : 11

Ayuda Gesior ! Empty Re: Ayuda Gesior !

Sáb Oct 22, 2011 7:40 pm
busca en tu config.lua sqlitype: "" algo haci y si dice sqlite cambialo por mysql y listo!
DinoCRM
DinoCRM
Miembro
Mensajes Mensajes : 13

Ayuda Gesior ! Empty Re: Ayuda Gesior !

Sáb Oct 22, 2011 8:03 pm
ElderBebe escribió:busca en tu config.lua sqlitype: "" algo haci y si dice sqlite cambialo por mysql y listo!

dice mysql
avatar
ElderBebe
Miembro
Mensajes Mensajes : 11

Ayuda Gesior ! Empty Re: Ayuda Gesior !

Sáb Oct 22, 2011 8:16 pm
postea tu config.lua
DinoCRM
DinoCRM
Miembro
Mensajes Mensajes : 13

Ayuda Gesior ! Empty Re: Ayuda Gesior !

Sáb Oct 22, 2011 8:29 pm
Código:

   accountManager = true
   namelockManager = true
   newPlayerChooseVoc = true
   newPlayerSpawnPosX = 986
   newPlayerSpawnPosY = 1041
   newPlayerSpawnPosZ = 12
   newPlayerTownId = 2
   newPlayerLevel = 100
   newPlayerMagicLevel = 7
   generateAccountNumber = false


   redSkullLength = 72 * 24 * 60 * 60
   blackSkullLength = 1 * 24 * 60 * 60
   dailyFragsToRedSkull = 15
   weeklyFragsToRedSkull = 25
   monthlyFragsToRedSkull = 30
   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 = 1 * 24 * 60 * 60
   killsBanLength = 1 * 24 * 60 * 60
   finalBanLength = 1 * 24 * 60 * 60
   ipBanishmentLength = 1 * 24 * 60 * 60
   broadcastBanishments = true
   maxViolationCommentSize = 200
   violationNameReportActionType = 2
   autoBanishUnknownBytes = false


   worldType = "pvp"
   protectionLevel = 500
   pvpTileIgnoreLevelAndVocationProtection = true
   pzLocked = 10 * 1000
   huntingDuration = 60 * 1000
   criticalHitChance = 7
   criticalHitMultiplier = 1
   displayCriticalHitNotify = true
   removeWeaponAmmunition = false
   removeWeaponCharges = false
   removeRuneCharges = false
   whiteSkullTime = 2 * 60 * 1000
   noDamageToSameLookfeet = false
   showHealingDamage = false
   showHealingDamageForMonsters = false
   fieldOwnershipDuration = 5 * 1000
   stopAttackingAtExit = true
   oldConditionAccuracy = false
   loginProtectionPeriod = 10 * 1000
   deathLostPercent = 10
   stairhopDelay = 2 * 1000
   pushCreatureDelay = 2 * 1000
   deathContainerId = 1987
   gainExperienceColor = 215
   addManaSpentInPvPZone = true
   squareColor = 0
   allowFightback = true

   
   worldId = 0
   ip = "189.214.6.70"
   bindOnlyConfiguredIpAddress = false
   loginPort = 7171
   gamePort = 7172
   adminPort = 7171
   statusPort = 7171
   loginTries = 10
   retryTimeout = 5 * 1000
   loginTimeout = 60 * 1000
   maxPlayers = 1000
   motd = "Bienvenido DinoREX Ot"
   displayOnOrOffAtCharlist = false
   onePlayerOnlinePerAccount = false
   allowClones = false
   serverName = "DinoREX Server"
   loginMessage = "Cualquier duda HELP CHANNEL"
   statusTimeout = 5 * 60 * 1000
   replaceKickOnLogin = true
   forceSlowConnectionsToDisconnect = false
   loginOnlyWithLoginServer = false
   premiumPlayerSkipWaitList = false


   sqlType = "mysql"
   sqlHost = "localhost"
   sqlPort = 3306
   sqlUser = "root"
   sqlPass = ""
   sqlDatabase = "dinorex"
   sqlFile = "Styller.s3db"
   sqlKeepAlive = 0
   mysqlReadTimeout = 10
   mysqlWriteTimeout = 10
   encryptionType = "plain"


   deathListEnabled = true
   deathListRequiredTime = 1 * 60 * 1000
   deathAssistCount = 19
   maxDeathRecords = 5

   
   ingameGuildManagement = false
   levelToFormGuild = 50
   premiumDaysToFormGuild = 0
   guildNameMinLength = 4
   guildNameMaxLength = 20


   highscoreDisplayPlayers = 10
   updateHighscoresAfterMinutes = 3

   
   buyableAndSellableHouses = true
   houseNeedPremium = true
   bedsRequirePremium = true
   levelToBuyHouse = 60
   housesPerAccount = 0
   houseRentAsPrice = false
   housePriceAsRent = false
   housePriceEachSquare = 5000
   houseRentPeriod = "never"
   houseCleanOld = 0
   guildHalls = false

   
   timeBetweenActions = 200
   timeBetweenExActions = 1000
   checkCorpseOwner = true
   hotkeyAimbotEnabled = true
   maximumDoorLevel = 500


   mapName = "Evolutions"
   mapAuthor = "Darket"
   randomizeTiles = true
   useHouseDataStorage = false
   storeTrash = true
   cleanProtectedZones = true
   mailboxDisabledTowns = "-1"


   defaultPriority = "high"
   niceLevel = 5
   coresUsed = "-1"
   optimizeDatabaseAtStartup = true
   removePremiumOnInit = true
   confirmOutdatedVersion = false


   maxMessageBuffer = 20
   bufferMutedOnSpellFailure = false


   dataDirectory = "data/"
   allowChangeOutfit = true
   allowChangeColors = true
   allowChangeAddons = true
   disableOutfitsForPrivilegedPlayers = false
   bankSystem = true
   saveGlobalStorage = true
   displaySkillLevelOnAdvance = false
   spellNameInsteadOfWords = false
   emoteSpells = true
   promptExceptionTracerErrorBox = true
   storePlayerDirection = false
   monsterLootMessage = 3
   monsterLootMessageType = 25
   separateViplistPerCharacter = false

   
   ghostModeInvisibleEffect = true
   ghostModeSpellEffects = true


   idleWarningTime = 59 * 60 * 1000
   idleKickTime = 60 * 60 * 1000
   expireReportsAfterReads = 1
   playerQueryDeepness = 2
   maxItemsPerPZTile = 0
   maxItemsPerHouseTile = 0

   
   freePremium = true
   premiumForPromotion = true


   blessingOnlyPremium = false
   blessingReductionBase = 30
   blessingReductionDecreament = 5
   eachBlessReduction = 8

   
   
   experienceStages = true
   rateExperience = 35000
   rateExperienceFromPlayers = 0
   rateSkill = 600
   rateMagic = 300
   rateLoot = 9
   rateSpawn = 6


   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.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 = 3
   shutdownAtGlobalSave = false
   cleanMapAtGlobalSave = false


   deSpawnRange = 2
   deSpawnRadius = 50


   maxPlayerSummons = 2
   teleportAllSummons = false
   teleportPlayerSummons = false

   
   ownerName = "MasterGod Dino"
   ownerEmail = "xdaniielm@hotmail.com"
   url = ""
   location = "Mexico"
   displayGamemastersWithOnlineCommand = false

   adminLogsEnabled = false
   displayPlayersLogging = true
   prefixChannelLogs = ""
   runFile = ""
   outLogName = ""
   errorLogName = ""
   truncateLogsOnStartup = false
Angelshitho
Angelshitho
Administrador
Mensajes Mensajes : 64
http://forum.GamesOnCheats.net

Ayuda Gesior ! Empty Re: Ayuda Gesior !

Sáb Oct 22, 2011 8:37 pm
Reputación del mensaje :100% (1 voto)
Ya vino DJ Death (;
me quede jeton
con lo del Gesior :/
es muy hackeable pero si lo quieres usar usa este
http://gesior-aac.googlecode.com/files/Gesior-AAC%200.6.2.tar.bz2
Ya solo lo instalas!
DinoCRM
DinoCRM
Miembro
Mensajes Mensajes : 13

Ayuda Gesior ! Empty Re: Ayuda Gesior !

Dom Oct 23, 2011 8:17 am
DJ Death escribió:Ya vino DJ Death (;
me quede jeton
con lo del Gesior :/
es muy hackeable pero si lo quieres usar usa este
http://gesior-aac.googlecode.com/files/Gesior-AAC%200.6.2.tar.bz2
Ya solo lo instalas!

Muchas gracias guapo(;
Ya quedo resuelto!
Va tu +1
Contenido patrocinado

Ayuda Gesior ! Empty Re: Ayuda Gesior !

Volver arriba
Permisos de este foro:
No puedes responder a temas en este foro.