-
Talk actions faltando
meu servidor tem varios comandos , porem um dos comandos que eu estou procurando e nao estou achando é o /attr , entrei no talkactions.xml e nao encontrei nada , minha conta ja esta como god, caso tenha q inserir esse talk action alguem poderia disponibilizar ? e onde eu coloco oq vcs me passarem por favor. obrigado
-
(Resolvido)OT nao tem GOD
criei um ot recentemente , porem meu ot só tem GM e nao tem GOD , ja tentei colocar group id 5 , porem este group id nao existe , nao consigo usar comando como /i /attr e etc.. apensa /goto /c e etc.. nas minhas talkactions aparece que esses comandos estão para GOD mas nao aparece nada de group id 5 , nao sei se coloquei o post na sessão correta me desculpem caso tenha colocado
-
Tutorial de Compilação (Multi-Sistemas)
@nobrutvtudo bom ? eu criei um ot com uma maquina virtual rodando linux , porem estou tendo problemas na minha data base , quando entro no personagem aparece Message: Unknown column 'skill_criticalhit_chance' in 'field list' no terminal , nao sei oq devo fazer , naos ei se esta é a area ideal ams espero que possa me ajdua ='(
-
Erro compilação 10.96 tibia ao tentar logar o char
estou com o mesmo problema , a solução que o @murilao disse nao funcionou olhe meu erro:
-
Ajuda Ot server
Eu criei um Ot server 10.97 , peguei como base o mitsug , eu uso windows , porem criei uma maquina virtal com linux e criei o server dentro dela , consigo entrar no site do server por outros pcs , as portas estao abertas , criei o personagem e quando eu logo aparece a lista de char e aparece a seguinte mensagem "your character could not be loaded." Config lua -- Combat settings -- NOTE: valid values for worldType are: "pvp", "no-pvp" and "pvp-enforced" worldType = "pvp" hotkeyAimbotEnabled = true protectionLevel = 50 killsToRedSkull = 5 killsToBlackSkull = 10 pzLocked = 60000 removeChargesFromRunes = false timeToDecreaseFrags = 4 * 60 * 60 * 1000 whiteSkullTime = 7 * 60 * 1000 stairJumpExhaustion = 500 experienceByKillingPlayers = false expFromPlayersLevelRange = 75 freeDepotLimit = 2000 premiumDepotLimit = 10000 depotBoxes = 17 storeImagesUrl = "http://127.0.0.1" storeCoinsPacketSize = 5200 -- Connection Config -- NOTE: maxPlayers set to 0 means no limit ip = "192.168.0.35" bindOnlyGlobalAddress = false loginProtocolPort = 7171 gameProtocolPort = 7172 statusProtocolPort = 7171 maxPlayers = "50" motd = "Bem vindo ao melhor global!" onePlayerOnlinePerAccount = true allowClones = false serverName = "Mitsuig" statusTimeout = 5000 replaceKickOnLogin = true maxPacketsPerSecond = 1000 enableLiveCasting = true liveCastPort = 7173 -- Deaths -- NOTE: Leave deathLosePercent as -1 if you want to use the default -- death penalty formula. For the old formula, set it to 10. For -- no skill/experience loss, set it to 0. deathLosePercent = -1 -- Houses -- NOTE: set housePriceEachSQM to -1 to disable the ingame buy house functionality housePriceEachSQM = 1000 houseRentPeriod = "never" -- Item Usage timeBetweenActions = 200 timeBetweenExActions = 1000 -- Map -- NOTE: set mapName WITHOUT .otbm at the end mapName = "map1" mapAuthor = "Elera" -- Market marketOfferDuration = 30 * 24 * 60 * 60 premiumToCreateMarketOffer = true checkExpiredMarketOffersEachMinutes = 60 maxMarketOffersAtATimePerPlayer = 100 -- MySQL mysqlHost = "127.0.0.1" mysqlUser = "root" mysqlPass = "33212344" mysqlDatabase = "global" mysqlPort = "3306" passwordType = "sha1" mysqlSock = "" -- Misc. allowChangeOutfit = true freePremium = true kickIdlePlayerAfterMinutes = 15 maxMessageBuffer = 4 emoteSpells = true classicEquipmentSlots = false -- Rates -- NOTE: rateExp is not used if you have enabled stages in data/XML/stages.xml rateExp = stages rateSkill = 50 rateLoot = 4 rateMagic = 10 rateSpawn = 1 -- Monsters deSpawnRange = 2 deSpawnRadius = 50 -- Stamina staminaSystem = true -- Scripts warnUnsafeScripts = true convertUnsafeScripts = true -- Startup -- NOTE: defaultPriority only works on Windows and sets process -- priority, valid values are: "normal", "above-normal", "high" defaultPriority = "high" startupDatabaseOptimization = false -- Status server information ownerName = "Mitsuig" ownerEmail = "[email protected]" url = "http://www.otland.net" location = "Brazil" no terminal aparece a seguinte mensagem Error - mysql_store_result] Query: SELECT `id`, `name`, `account_id`, `group_id`, `sex`, `vocation`, `experience`, `level`, `maglevel`, `health`, `healthmax`, `blessings`, `mana`, `manamax`, `manaspent`, `soul`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `lookaddons`, `posx`, `posy`, `posz`, `cap`, `lastlogin`, `lastlogout`, `lastip`, `conditions`, `skulltime`, `skull`, `town_id`, `balance`, `offlinetraining_time`, `offlinetraining_skill`, `stamina`, `skill_fist`, `skill_fist_tries`, `skill_club`, `skill_club_tries`, `skill_sword`, `skill_sword_tries`, `skill_axe`, `skill_axe_tries`, `skill_dist`, `skill_dist_tries`, `skill_shielding`, `skill_shielding_tries`, `skill_fishing`, `skill_fishing_tries`, `skill_criticalhit_chance`, `skill_criticalhit_damage`, `skill_lifeleech_chance`, `skill_lifeleech_amount`, `skill_manaleech_chance`, `skill_manaleech_amount` FROM `players` WHERE `name` = 'Orcine' Message: Unknown column 'skill_criticalhit_chance' in 'field list'

gabrielos123
Membro
-
Registro em
-
Última visita