Ir para conteúdo
Banner com Efeitos

Dempsey

Membro
  • Registro em

  • Última visita

Tudo que Dempsey postou

  1. você poderia me ajudar com algumas linhas para inserir em meus arquivos de sources .cpp, para quando você executa o comando !cast on, abrir um Cast Channel ou o canal privado do jogador (Private Channel)... é para a versão do OTX 2.8 - 3 [8.60] Link: https://github.com/mattyx14/otxserver/releases/tag/otxv2_8
  2. Gesior AAC - OTX 2.x.S-3 8.60 Amigos do TK, hoje eu quero saber onde eu posso conseguir esse sistema que mostra outfits, skills & equipment e ao colocar o cursor mostra as informações e o nome de cada item, alguem sabe onde eu posso pegar essa seção de characters.php? Characters.php / script Outfit, Skills & EQ + info shower desculpe se você não entende bem :). Você tem alguma imagem que possa auxiliar no problema? Se sim, coloque-a aqui.
  3. [14:47:43.792] [Error - CreatureScript Interface] [14:47:43.846] data/creaturescripts/scripts/rewardchest_pontos.lua:onStatsChange [14:47:43.846] Description: [14:47:43.846] data/creaturescripts/scripts/rewardchest_pontos.lua:24: attempt to index local 'value' (a number value) [14:47:43.861] stack traceback: [14:47:43.877] data/creaturescripts/scripts/rewardchest_pontos.lua:24: in function <data/creaturescripts/scripts/rewardchest_pontos.lua:15> [14:47:46.504] [Error - CreatureScript Interface] [14:47:46.515] data/creaturescripts/scripts/rewardchest_pontos.lua:onStatsChange [14:47:46.531] Description: [14:47:46.536] data/creaturescripts/scripts/rewardchest_pontos.lua:24: attempt to index local 'value' (a number value) [14:47:46.562] stack traceback: [14:47:46.565] data/creaturescripts/scripts/rewardchest_pontos.lua:24: in function <data/creaturescripts/scripts/rewardchest_pontos.lua:15> [14:47:47.970] [Error - CreatureScript Interface] [14:47:47.979] data/creaturescripts/scripts/rewardchest_pontos.lua:onStatsChange [14:47:47.989] Description: [14:47:47.996] data/creaturescripts/scripts/rewardchest_pontos.lua:24: attempt to index local 'value' (a number value) [14:47:48.012] stack traceback: [14:47:48.014] data/creaturescripts/scripts/rewardchest_pontos.lua:24: in function <data/creaturescripts/scripts/rewardchest_pontos.lua:15> [14:47:49.224] [Error - CreatureScript Interface] [14:47:49.230] data/creaturescripts/scripts/rewardchest_pontos.lua:onStatsChange [14:47:49.230] Description: [14:47:49.245] data/creaturescripts/scripts/rewardchest_pontos.lua:24: attempt to index local 'value' (a number value) [14:47:49.270] stack traceback: [14:47:49.273] data/creaturescripts/scripts/rewardchest_pontos.lua:24: in function <data/creaturescripts/scripts/rewardchest_pontos.lua:15> ainda tendo o mesmo erro, mas na linha 24, desculpe por todos os problemas, seu script parece fabuloso... perdoe meu mau português :D
  4. [19:45:59.346] [Error - CreatureScript Interface] [19:45:59.353] data/creaturescripts/scripts/rewardchest_pontos.lua:onStatsChange [19:45:59.363] Description: [19:45:59.371] data/creaturescripts/scripts/rewardchest_pontos.lua:25: attempt to perform arithmetic on local 'value' (a table value) [19:45:59.398] stack traceback: [19:45:59.405] data/creaturescripts/scripts/rewardchest_pontos.lua:25: in function <data/creaturescripts/scripts/rewardchest_pontos.lua:15>[22:2:45.091] [Error - CreatureScript Interface] [22:2:45.098] data/creaturescripts/scripts/rewardchest_pontos.lua:onStatsChange [22:2:45.107] Description: [22:2:45.116] data/creaturescripts/scripts/rewardchest_pontos.lua:25: attempt to perform arithmetic on local 'value' (a table value) [22:2:45.133] stack traceback: [22:2:45.141] data/creaturescripts/scripts/rewardchest_pontos.lua:25: in function <data/creaturescripts/scripts/rewardchest_pontos.lua:15> segue o mesmo erro
  5. Quero ganhar 5O0 Tibia Coins pelo Tibia King!
  6. [16:39:08.526] [Error - CreatureScript Interface] [16:39:08.536] data/creaturescripts/scripts/rewardchest_pontos.lua:onStatsChange [16:39:08.553] Description: [16:39:08.554] data/creaturescripts/scripts/rewardchest_pontos.lua:25: attempt to perform arithmetic on local 'value' (a table value) [16:39:08.578] stack traceback: [16:39:08.584] data/creaturescripts/scripts/rewardchest_pontos.lua:25: in function <data/creaturescripts/scripts/rewardchest_pontos.lua:15>
  7. Greetings, my question is, how do i create a new menu in gesior acc, i mean, menu like Events, in down Community, i think it should be edited in layout.php, but i can not do it, please tell me script new menu "Events" in layout.php... Thanks.
  8. Yeah, i mean, frags = level level>>>>> [5] = "Private First Class", <<< rank Maybe it is not possible in mod, but will there be any script for it? Thanks for your contribution. [5] = "Private First Class", [10] = "Specialist", [15] = "Corporal", [20] = "Sergeant",
  9. Greetings people of TibiaKing, i need help of scripter, because, i need modify a mod, the mod is Military Rank, but instead Rank Frags, that be of levels, if it can be do, please help me and modify these mod, thanks. Here is the mod if in doubt: <?xml version = "1.0" encoding = "UTF-8"?> <mod name = "Military Ranks" version = "1.0" author = "Teckman" enabled = "yes"> <config name = "ranks"><![CDATA[ titles = { [5] = "Private First Class", [10] = "Specialist", [15] = "Corporal", [20] = "Sergeant", [25] = "Staff Sergeant", [30] = "Sergeant First Class", [35] = "Master Sergeant", [40] = "First Sergeant", [45] = "Sergeant Major", [50] = "Command Sergeant Major", [55] = "Sergeant Major of the Army", [60] = "Second Lieutenant", [65] = "First Lieutenant", [70] = "Captain", [75] = "Major", [80] = "Lieutenant Colonel", [90] = "Colonel", [100] = "Brigadier General", [110] = "Major General", [120] = "Lieutenant General", [140] = "General", [170] = "General of the Army" } fragsStorage = 600 ]]></config> <event type = "look" name = "ranksLook" event = "script"><![CDATA[ domodlib("ranks") function onLook(cid, thing, position, lookDistance) if(isPlayer(thing.uid)) then local rank = {rank = "Private", frags = 0} for k, v in pairs(titles) do if(math.max(0, getPlayerStorageValue(thing.uid, fragsStorage)) > k - 1) then if(k - 1 > rank.frags) then rank.rank, rank.frags = v, k - 1 end end end doPlayerSetSpecialDescription(thing.uid, "\n Military rank: " .. rank.rank) end return true end ]]></event> <event type = "kill" name = "ranksKill" event = "script"><![CDATA[ domodlib("ranks") function onKill(cid, target) if(isPlayer(target)) then setPlayerStorageValue(cid, fragsStorage, math.max(0, getPlayerStorageValue(cid, fragsStorage) + 1)) if(titles[getPlayerStorageValue(cid, fragsStorage)]) then doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "You advanced to military rank: " .. titles[getPlayerStorageValue(cid, fragsStorage)] .. ". Congratulations " .. titles[getPlayerStorageValue(cid, fragsStorage)] .. "!") end end return true end ]]></event> <event type = "login" name = "ranksLogin" event = "script"><![CDATA[ function onLogin(cid) registerCreatureEvent(cid, "ranksKill") registerCreatureEvent(cid, "ranksLook") return true end ]]></event> </mod>
  10. Greetings, i have an problem with my ot, i no have idea what is, tfs or my gesior acc, because when i make account and new character, do not give him all the outfits, counting in my config.lua my server, i've modified the outfits are for everyone, not only for premiums, someone has an observation about it? Here is part of my config.lua: disableOutfitsForPrivilegedPlayers = false allowChangeOutfit = true allowChangeColors = true allowChangeAddons = true addonsOnlyPremium = false Anymore thing to change? Thanks alot.

Informação Importante

Confirmação de Termo