Ir para conteúdo

marcos ADM

Membro
  • Registro em

  • Última visita

Histórico de Curtidas

  1. Gostei
    marcos ADM recebeu reputação de otskay em erro na funçao getDirectionToWalk ou algo do tipo   
    Boa Noite em primeiro
     
    Estou com um problema no order.lua do meu Poketibia é uma função se eu não me engano.
    O pokemon não anda para onde eu mando ao clicar em ordem e tbm não voa.
    Toda vez que dou ordem para voar ou mandar ele andar ate um determinado local da o erro na foto.
    Algo ligado a getDirectionToWalk
    Alguem poderia me ajudar ?
    Segue order.lua que fica na lib
     

    @Wakon vooc sabe oq pode ser ?
    AJUDA !!!
    DOOU REP ++++++++
    POR FAVOR 
  2. Gostei
    marcos ADM recebeu reputação de otskay em Só para explica como configura esse script   
    SE ALGUEM PELO AMOR DE DEUS PODER ME AJUDAR COMO FUNCIONA ESTE SCRIPT EU AGRADEÇO PRECISO SABER COMO FUNCIONA PARA CONFIGURADO !!!
     
  3. Gostei
    marcos ADM deu reputação a Wend em como add fly no meu poketibia   
    Então pegue o Looktype dele e diminua por 351 
    ex:  1500-351 = 1149 
     
    vá na pasta data\lib e abra o configuration.lua e procure por essa parte

    flys = { quando achar copiei qualquer um Fly 
    ex:     ["Moltres"] = {229, 2300},
     
    ["Moltres"]              --    Mude para o nome do pokemon que está adicionando o novo Fly
    {229, 2300},           --    229 mude para o Resultado do Locktype que extraio do 351   e  em   2300 é a velocidade do Fly
  4. Gostei
    marcos ADM deu reputação a L3K0T em Sistema de surf igual Otpokemon   
    Fala galera eu venho trazer pra vocês um sistema de surf igual do Otpokemon e é o mesmo que estou usando no meu servidor cover Otpokemon esse é meu sistema pois eu modifiquei eu encontrei vários semelhantes porém bugados!
     
    Meu server: www.facebook.com/pokemondbr
     
    Primeiro vai na pasta actions/scripts e copia um arquivo la e renomeia para surf e add isso:
     



     
    Agora volte a pasta e abre o arquivo actions.xml e add isso:
     



     
    Explicando:
     
    <action itemid="ID DAS BORDAS PRA CLICAR" event="script" value="surf.lua"/>
     
    ['NOME DO POKEMON'] = {lookType=LOOKTYPE DE SURF, speed = VELOCIDADE},
    ['Vaporeon'] = {lookType=191, speed = 400}
    }
    local configs = {
    [4644] = {x = -2, y = 0},ID DAS BORDAS PRA CLICAR MESMA DA ACTIONS.XML
    [4645] = {x = 2, y = 0},ID DAS BORDAS PRA CLICAR MESMA DA ACTIONS.XML
    [4646] = {x = 0, y = 2},ID DAS BORDAS PRA CLICAR MESMA DA ACTIONS.XML
    [4644] = {x = 0, y = -2},ID DAS BORDAS PRA CLICAR MESMA DA ACTIONS.XML
     
    Veja o resultado!
     

  5. Gostei
    marcos ADM deu reputação a Wakon em (Resolvido)Sistema de Rod Level!   
    Desculpe a demora para responder, tente assim:



  6. Gostei
    marcos ADM deu reputação a Sammy em Distro TFS 0.3.6 (ANTI-DV) (Atualizada 07/06/2013)   
    Olá caro amigos do TibiaKing. Venho aqui apresentar pra vocês no momento a melhor REV 0.3.6 100% works.
    Quando eu digo 100% works, são todos os bugs e erros fixados, apresentamos os seguinte conteúdo nessa REV:

    - Fix/Patch Hotkey que pode haver lag/freeze no servidor.
    - Limite de peso de items no Mailbox 5000oz.
    - Anti-Push Enable 1sec.
    - PushTime Enable 1sec
    - Anti-Divulgação 100% (Não pode enviar links nem com espaço (ex: www .site. com)).
    - Anti-Clone items NPC (Hotkey Elfbot Patched/Fixed)
    - Proteção para jogador não levar debug.
    - Anti-Lag (correções na REV 0.3.6 , 0% de erros ao compilar)
    - Fix/Patched server closed connection MySQL.
    - Level e Vocação apareçem na tela de Login.
    - Auto Attack + Runa + Spells ao mesmo tempo. (Não tem exhaust É UM BUG DA REV 3884 CORRIGIDO POR MIM)
    - All hits works 100% players/monsters

    Protocolo: 8.60
    Tipo de Distro: CONSOLE

    E outras coisas que não me lembro por colocar, mais enfim, é a REV 0.3.6 mais segura que eu fiz no momento...
    Essa versão é FREE, vou fazer mais atualizações, porém não vou postar, então usem e abusem dessa ultima atualização!
    Crio qualquer tipo de Distro com Dual Weapons, ou qualquer outro comando a escolha ( skype: igorp999 )

    Download: http://www.sendspace.com/file/natjgw
    Download Link 2#: http://www.multiupload.nl/BO902OJG51
    Scan: https://www.virustotal.com/pt/file/283dcdd975e21d6e5134f39b8de6c09d537b500005940ad6a4e41b30ccdb0b91/analysis/1370587166/

    @TESTEM E COMENTEM & REP ++. Thank you.
    Abraços, boa utilidade a todos.
  7. Gostei
    marcos ADM deu reputação a HuMity em Estou querendo criar a area vip do meu ot   
    nossa cara vlw ajudo muito mesmo 
  8. Gostei
    marcos ADM deu reputação a felipe2609 em Estou querendo criar a area vip do meu ot   
    muito bom
  9. Gostei
    marcos ADM deu reputação a tonyplyson em [ACTION] Sala Magica por Tempo   
    Olá galera , um amigo me pediu um script aqui que quando o player clicasse numa statua , ele fosse teleportado para uma sala , por alguns minutos , porém só podia um player , e depois de algumas horas , outro carinha poderia entrar na sala. Então vamos makear o script né?

    Em : Data/Actions/Scripts . Crie um arquivo chamado (magicroom.lua)
    e dentro adicione :


    Em Actions.xml adicione :


    Agora , para evitar bugs , ao player deslogar dentro da sala , vá em

    Data/CreatureScript/Scripts . e crie um arquivo chamado (roomlogout.lua)
    e dentro adicione :



    Ainda em creaturescripts/scripts , vá em (login.lua) e lá dentro adicione:



    Agora em creaturescripts.xml adicone




    Então galera , é isso ai , faça bom proveito do Script.

    Crrédits :
    Tony.PlySon // OrochiElf


    @Fixed : Tirado o bug de teleportar todos
  10. Gostei
    ae, script bem simples, da rep+ se te ajudar.
    Crie um aquivo .lua chamado copperprison em actions, scripts. Substitua a pos, o id e o monstro.
    function onUse(cid, item, fromPosition, itemEx, toPosition) pos = {x=293, y=106, z=7} <!-- aqui a posicao para que o jogador deve ser teleportado--> if itemEx.itemid == 2768 then <!-- aqui substitua o id 2768 pelo id do Copper Prison Pedestal--> doTeleportThing(cid,pos) doCreateMonster("Demon",pos) <!-- aqui o monstro que você deseja criar--> else doPlayerSendCancel(cid, "Use esta chave no lugar certo.") end return true end agora é só adicionar o script nas actions. Cole esta linha no arquivo actions, dentro da pasta actions.
    <action itemid="2520" event="script" value="copperprison.lua"/> <!-- aqui substitua o id 2520 pelo id da Copper Prison Key--> e é só isso, da rep+ se ajudei.
  11. Gostei
    function onUse(cid, item, fromPosition, itemEx, toPosition) pos = {x = 3634, y = 6559, z = 12} if itemEx.itemid == 22636 then doTeleportThing(cid,pos) Game.createMonster("Zavarash", {x = 3627, y = 6564, z = 12}) Item(item.uid):remove(1) else doPlayerSendCancel(cid, "Use esta chave no lugar certo.") end return true endSó mudar as posições nestas linhas: Respectivamente, posição que o player nasce/posição que o monstro nasce:pos = {x = 3634, y = 6559, z = 12} Game.createMonster("Zavarash", {x = 3627, y = 6564, z = 12}) Adicionei esta linha pra remover a chave do player, se não quiser que remova é só remover esta linha.
     
  12. Gostei
    marcos ADM deu reputação a Axion Nitron em Char nasce magiclevel 35   
    Boa Noite !!.
    Estoou com um problema e não sei como resolver procurei os topicos aqui no TK porem nenhum pode me ajudar.
     
    É que meus chars que o website cria esta nascendo com o magiclevel 35 eu olhei a data base mais não resolveu olhei tbm os arquivos do site para ver se tinha algo do tipo e não encontrei olhei o config.lua do ot mais não era lá pooq o account manager cria com o magiclevel 1 mais no site não.
    Quem poder me ajudar douuu maiis REPP
  13. Gostei
    marcos ADM deu reputação a Axion Nitron em Char nasce magiclevel 35   
    Aqui esta meu config.php da pasta config
    <?PHP $config['site']['check_titles']= FALSE ; /// if true only titles from array belowwill be generated by headline script $config['site']['allowed_titles'] = array(); //Worlds $config['site']['worlds'] = array(0 => 'Serv 1'); //Others $config['site']['otslist.eu'] = 101; //server id in otslist.eu to show Players Online Chart (whoisonline.php) $config['site']['quests'] = array('Annihilator' => 5000,'Demon Helmet' => 2645,'Pits of Inferno' => 5550); // list of quests, 'questname' => storage-id, //ReCapatha http://recaptcha.net/whyrecaptcha.html $config['site']['publickey'] = "6LfZAAoAAAAAALswKC2UCdCo_wf3ilh_C0qBhQJs "; // Public Key $config['site']['privkey'] = "6LfZAAoAAAAAAA7_sZX1ZPomaqqTKBka5t6so0Un";; // Private Key // ACCOUNT config $config['site']['one_email'] = 0; // one e-mail can be used only to create one account 0 / 1 $config['site']['verify_code'] = 0; // show verify code to block stupid scripts, set 0 if you have problems with image $config['site']['email_days_to_change'] = 2; // how many days user need to change e-mail to account - block hackers $config['site']['newaccount_premdays'] = 1; // how many days receive new account //Forum $config['site']['forum_sections'] = array(1 => 'News', 2 => 'Staff Complaints', 3 => 'Tutorials', 4 => 'Pictures', 5 => 'Bug Report', 6 => 'Miscellaneous', 7 => 'Trade'); $config['site']['forum_sections_desc'] = array(1 => 'Here you can comment on the news.', 2 => 'Here you can report complaints about Staff Members.', 3 => 'Here you will find tutorials on things.', 4 => 'This board is all about pictures!', 5 => 'Report bugs in this forum.', 6 => 'Anything that doesn\'t already have a designated forum.', 7 => 'Buy and sell things.'); $config['site']['forum_level_limit'] = 30; // minimum 1 character with 50 lvl on account to post $config['site']['forum_post_interval'] = 20; // 30 seconds between posts $config['site']['forum_group_not_blocked'] = 1; // group id of player that can always post, remove post, remove threads $config['site']['forum_posts_per_page'] = 20; $config['site']['forum_threads_per_page'] = 20; // USE ONLY IF YOU CONFIGURED E-MAIL AND IT WORK $config['site']['create_account_verify_mail'] = 0; // when create account player must use right e-mail, he will receive random password to account like on RL tibia, 1 = yes, 0 = no $config['site']['generate_new_reckey'] = "1"; // let player generate new recovery key, he will receive e-mail with new rec key (not display on page, hacker can't generate rec key) $config['site']['generate_new_reckey_price'] = 5; // you can get some Premium Points for new rec key $config['site']['send_mail_when_change_password'] = 0; // send e-mail with new password when change password to account, set 0 if someone abuse to send spam $config['site']['send_mail_when_generate_reckey'] = 0; // send e-mail with rec key (key is displayed on page anyway when generate), set 0 if someone abuse to send spam $config['site']['send_register_email'] = 0; // send e-mail when register account // CHARACTER config, format: ID_of_vocation => 'Name of Character to copy', load vocation name from $vocation_name[0] (below) $config['site']['newchar_vocations'][0] = array(1 => 'Goku', 7 => 'Vegeta Scouter', 13 => 'Gohan', 19 => 'Trunks', 25 => 'Cell', 31 => 'Freeza', 37 => 'Fat Buu', 43 => 'C17', 57 => 'C18', 68 => 'Picollo', 75 => 'Dende', 137 => 'Goten', 149 => 'Chibi Trunks', 165 => 'Bebi', 178 => 'Tenshinhan', 199 => 'Brolly', 223 => 'Mestre Kame', 248 => 'Turles', 260 => 'Janemba', 272 => 'Nappa Scouter', 285 => 'Senhor Kaio', 300 => 'Pan', 313 => 'C16', 324 => 'Chilled'); $config['site']['newchar_vocations'][0] = array(1 => 'Goku', 7 => 'Vegeta Scouter', 13 => 'Gohan', 19 => 'Trunks', 25 => 'Cell', 31 => 'Freeza', 37 => 'Fat Buu', 43 => 'C17', 57 => 'C18', 68 => 'Picollo', 75 => 'Dende', 137 => 'Goten', 149 => 'Chibi Trunks', 165 => 'Bebi', 178 => 'Tenshinhan', 199 => 'Brolly', 223 => 'Mestre Kame', 248 => 'Turles', 260 => 'Janemba', 272 => 'Nappa Scouter', 285 => 'Senhor Kaio', 300 => 'Pan', 313 => 'C16', 324 => 'Chilled'); // sample, if rook only: $config['site']['newchar_vocations'][0] = array(0 => 'Rook Sample'); $config['site']['newchar_towns'][0] = array(1); $config['site']['newchar_towns'][1] = array(1); // sample, if all players should spawn in one city (city with ID 4): uncoment!! //$config['site']['newchar_towns'] = array(1); // list of vocations on ots (world 0) $vocation_name[0][0] = array(0 => 'None', 1 => 'Goku', 7 => 'Vegeta Scouter', 13 => 'Gohan', 19 => 'Trunks', 25 => 'Cell', 31 => 'Freeza', 37 => 'Fat Buu', 43 => 'C17', 57 => 'C18', 68 => 'Picollo', 75 => 'Dende', 137 => 'Goten', 149 => 'Chibi Trunks', 165 => 'Bebi', 178 => 'Tenshinhan', 199 => 'Brolly', 223 => 'Mestre Kame', 248 => 'Turles', 260 => 'Janemba', 272 => 'Nappa Scouter', 285 => 'Senhor Kaio', 300 => 'Pan', 313 => 'C16', 324 => 'Chilled'); // id => 'name' , $vocation_name[0] - promotion level 0, $vocation_name[0] - for world ID 0 $vocation_name[0][0] = array(0 => 'None', 1 => 'Goku', 7 => 'Vegeta Scouter', 13 => 'Gohan', 19 => 'Trunks', 25 => 'Cell', 31 => 'Freeza', 37 => 'Fat Buu', 43 => 'C17', 57 => 'C18', 68 => 'Picollo', 75 => 'Dende', 137 => 'Goten', 149 => 'Chibi Trunks', 165 => 'Bebi', 178 => 'Tenshinhan', 199 => 'Brolly', 223 => 'Mestre Kame', 248 => 'Turles', 260 => 'Janemba', 272 => 'Nappa Scouter', 285 => 'Senhor Kaio', 300 => 'Pan', 313 => 'C16', 324 => 'Chilled'); // id => 'name' , $vocation_name[0] - promotion level 0, $vocation_name[0] - for world ID 0 // list of towns on ots $towns_list[0] = array(1 => 'Small City', 2 => 'Carlin', 3 => 'Ab\'Dendriel', 18 => 'Isle of Solitude'); // list of towns, id => 'name', $towns_list[0] - for world id 0 $towns_list[1] = array(1 => 'Small City', 2 => 'Carlin', 3 => 'Ab\'Dendriel', 18 => 'Isle of Solitude'); // list of towns, id => 'name', $towns_list[1] - for world id 1 // list of monsters on ots - names blocked, you can generate list of your monsters in acc. maker admin panel ( Reload Monsters ) $config['site']['monsters'] = array("amazon","valkyrie","carrion worm","rotworm","rotworm queen","cockroach","kongra","merlkin","sibang","crystal spider","giant spider","poison spider","scorpion","spider","tarantula","achad","axeitus headbanger","bloodpaw","bovinus","colerian the barbarian","cursed gladiator","frostfur","orcus the cruel","rocky","the hairy one","avalanche","drasilla","grimgor guteater","kreebosh the exile","slim","spirit of earth","spirit of fire","spirit of water","the dark dancer","the hag","darakan the executioner","deathbringer","fallen mooh'tah master ghar","gnorre chyllson","norgle glacierbeard","svoren the mad","the masked marauder","the obliverator","the pit lord","webster","barbarian bloodwalker","barbarian brutetamer","barbarian headsplitter","barbarian skullhunter","bear","panda","polar bear","braindeath","beholder","elder beholder","gazer","chicken","dire penguin","flamingo","parrot","penguin","seagull","terror bird","bazir","infernatil","thul","munster","son of verminor","xenia","zoralurk","big boss trolliver","foreman kneebiter","mad technomancer","man in the cave","lord of the elements","the count","the plasmother","dracola","the abomination","the handmaiden","mr. punish","the countess sorrow","the imperor","massacre","apocalypse","brutus bloodbeard","deadeye devious","demodras","dharalion","fernfang","ferumbras","general murius","ghazbaran","grorlam","lethal lissy","morgaroth","necropharus","orshabaal","ron the ripper","the evil eye","the horned fox","the old widow","tiquandas revenge","apprentice sheng","dog","hellhound","war wolf","winter wolf","wolf","chakoya toolshaper","chakoya tribewarden","chakoya windcaller","blood crab","crab","frost giant","frost giantess","ice golem","yeti","acolyte of the cult","adept of the cult","enlightened of the cult","novice of the cult","ungreez","dark torturer","demon","destroyer","diabolic imp","fire devil","fury","hand of cursed fate","juggernaut","nightmare","plaguesmith","blue djinn","efreet","green djinn","marid","frost dragon","wyrm","sea serpent","dragon lord","dragon","hydra","dragon hatchling","dragon lord hatchling","frost dragon hatchling","dwarf geomancer","dwarf guard","dwarf soldier","dwarf","dworc fleshhunter","dworc venomsniper","dworc voodoomaster","elephant","mammoth","elf arcanist","elf scout","elf","charged energy elemental","energy elemental","massive energy elemental","overcharged energy elemental","energy overlord","cat","lion","tiger","azure frog","coral frog","crimson frog","green frog","orchid frog","toad","jagged earth elemental","muddy earth elemental","earth elemental","massive earth elemental","earth overlord","gargoyle","stone golem","ghost","phantasm","phantasm","pirate ghost","spectre","cyclops smith","cyclops drone","behemoth","cyclops","slick water elemental","roaring water elemental","ice overlord","water elemental","massive water elemental","ancient scarab","butterfly","bug","centipede","exp bug","larva","scarab","wasp","lizard sentinel","lizard snakecharmer","lizard templar","minotaur archer","minotaur guard","minotaur mage","minotaur","squirrel","goblin demon","badger","bat","deer","the halloween hare","hyaena","pig","rabbit","silver rabbit","skunk","wisp","dark monk","monk","tha exp carrier","necromancer","priestess","orc berserker","orc leader","orc rider","orc shaman","orc spearman","orc warlord","orc warrior","orc","goblin leader","goblin scavenger","goblin","goblin assassin","assasin","bandit","black knight","hero","hunter","nomad","smuggler","stalker","poacher","wild warrior","ashmunrah","dipthrah","mahrdis","morguthis","omruc","rahemos","thalas","vashresamun","pirate buccaneer","pirate corsair","pirate cutthroat","pirate marauder","carniphila","spit nettle","fire overlord","massive fire elemental","blistering fire elemental","blazing fire elemental","fire elemental","hellfire fighter","quara constrictor scout","quara hydromancer scout","quara mantassin scout","quara pincher scout","quara predator scout","quara constrictor","quara hydromancer","quara mantassin","quara pincher","quara predator","cave rat","rat","cobra","crocodile","serpent spawn","snake","wyvern","black sheep","sheep","mimic","betrayed wraith","bonebeast","demon skeleton","lost soul","pirate skeleton","skeleton","skeleton warrior","undead dragon","defiler","slime2","slime","bog raider","ice witch","warlock","witch","bones","fluffy","grynch clan goblin","hacker","minishabaal","primitive","tibia bug","undead minion","annihilon","hellgorak","latrivan","madareth","zugurosh","ushuriel","golgordan","thornback tortoise","tortoise","eye of the seven","deathslicer","flamethrower","magicthrower","plaguethrower","poisonthrower","shredderthrower","troll champion","frost troll","island troll","swamp troll","troll","banshee","blightwalker","crypt shambler","ghoul","lich","mummy","vampire","grim reaper","trainer","forest dragon","knight","paladin","druid","sorcerer","guard","mercenary","thief","toxiros","pyramo","lazarus","zathroth","goshnar","durin","demora","orc champion","lumenia","dracula","alezzo","prince almirith","elf warlord","random noob","magebomb"); // list of NPCs on ots - names blocked $config['site']['npc'] = array('alice', 'oarkhal', 'equer', 'parkhal', 'leoric', 'sarkhal', 'pallo', 'riona', 'her miona', 'varkhal', 'eura', 'blitz', 'markhal', 'wengo', 'larkhal'); $config['site']['max_players_per_account'] = 40; // max. number of characters on account // GUILDS config $config['site']['guild_need_level'] = 8; // minimum level to create guild $config['site']['guild_need_pacc'] = 0; // guild need pacc 0 / 1 $config['site']['guild_image_size_kb'] = 50; // maximum size of image in KB $config['site']['guild_description_chars_limit'] = 1000; // limit of guild description $config['site']['guild_description_lines_limit'] = 6; // limit of lines, if description has more lines it will be showed as long text, without 'enters' $config['site']['guild_motd_chars_limit'] = 150; // limit of MOTD (show in game?) // E-MAIL config $config['site']['send_emails'] = 0; // is acc. maker configured to send e-mails? $config['site']['mail_address'] = "@gmail.com"; // e-mail address $config['site']['smtp_enabled'] = "yes"; // send by smtp or mail function (set 0 if use mail function) $config['site']['smtp_host'] = "smtp.gmail.com"; // address $config['site']['smtp_port'] = 587; // port $config['site']['smtp_auth'] = "yes"; // need authorization? (set 0 if not need auth) $config['site']['smtp_user'] = ""; // login $config['site']['smtp_pass'] = ""; // password // ACC MAKER OPTIONS config $config['site']['access_news'] = 2; // access level needed to edit news $config['site']['access_admin_panel'] = 3; // access level needed to open admin panel $config['site']['news_big_limit'] = 3; // limit of news on latest news page $config['site']['news_ticks_limit'] = 5; // limit of ticker news on latest news page $config['site']['show_creationdate'] = 1; // show date of character creation 1 = yes, 0 = no (when use Search Player) $config['site']['last_deaths_limit'] = 40; // max. number of death on last death page $config['site']['players_group_id_block'] = 4; // don't show in statistics players with group ID higher (or equal) then (show tutors, senior tutors and normal players) $config['site']['support_group_id'] = 2; // on game masters list show players with group id 2 or higher $config['site']['shop_system'] = 1; // show server shop page? 1 = yes, 0 = no, use only if you installed LUA scripts of shop $config['site']['download_page'] = 1; // show download page? 1 = yes, 0 = no $config['site']['serverinfo_page'] = 1; // show server info page? 1 = yes, 0 = no $config['site']['verify_code_shop'] = 0; // show verify code when player try to check premium code $config['site']['gallery_page'] = 0; // show gallery page? 1 = yes, 0 = no $config['site']['email_lai_sec_interval'] = 180; // time in seconds between e-mails to one account from lost account interface, block spam $config['site']['show_marriage_info'] = 0; // show marriage, 1 = yes, 0 = no $config['site']['show_skills_info'] = 0;//show players skills, 1 = yes, 0 = no $config['site']['show_vip_status'] = 0;// show vip status, 1 = yes, 0 = no $config['site']['show_vip_storage'] = 0;// the storage of vip $config['site']['show_outfit'] = 0;// show outfit, 1 = yes, 0 = no $config['site']['show_signature'] = 0;// show signature, 1 = yes, 0 = no $config['site']['screenoftheday'] = 0;// show screenshot of the day $config['site']['worldtransfer'] = 1;//1-Enable/0-Disable Character World Transfer $config['site']['worldtransferprice'] = 10;//Price for Character World Transfer $config['site']['transfermonths'] = 6;//Months for which you cannot make World Transfer with a character // layout, available layouts: rasta,tibiacom,darkritual $config['site']['layout'] = "tibiacom"; // layout name // Sistema automatico Pagseguro by otprojects.com.br // Seu email cadastrado no pagseguro $config['pagseguro']['email'] = ''; // Nome do Produto $config['pagseguro']['produtoNome'] = 'Premium Points'; $config['site']['show_health_information'] = 1; //Show health bar $config['site']['show_mana_information'] = 1; //Show mana bar $config['site']['show_exp_information'] = 1; //Show exp bar $config['site']['number_of_advances'] = 5; // number of latest skill advances to show on character page ?>  
    Ta aii man
  14. Gostei
    marcos ADM deu reputação a Axion Nitron em Char nasce magiclevel 35   
    up
  15. Gostei
    marcos ADM deu reputação a Axion Nitron em Char nasce magiclevel 35   
    Ja fiz isso td e nn deu em nd. 
     

Informação Importante

Confirmação de Termo