Postado Janeiro 4, 2017 8 anos Olá galera,gostaria de saber como que eu altero o level inical dos players no meu serv 10.90, eu ja procurei no config lua só que não tem a opção :s, gostaria de saber tambem onde eu coloco uma mount inical. ps. meu serv é mysql. Abraços!
Postado Janeiro 4, 2017 8 anos Amigo da uma olhadinha direito no config.lua e ver se tem >>> newPlayerLevel = 1 Meus tópicos Se ajudei você deixe seu Rep! para fortalecer a amizade Vamos ajudar o fórum a crescer mais. Mengão porra! . . ----- NPC que vende informação ----- -----Baú Que dá Outfit se tiver Level ----- ----- [Npc] Que vende Stones (itens) por diamonds -----
Postado Janeiro 4, 2017 8 anos Autor @Sepultura @Lost666 olha não achei em nenhum, vou postar meu config lua e o config do gesior: Spoiler <?PHP # Account Maker Config $config['site']['serverPath'] = "/otpremium/"; $config['site']['useServerConfigCache'] = false; $towns_list = array(1 => 'Venore', 2 => 'Thais', 3 => 'Kazordoon', 4 => 'Carlin', 5 => 'Ab Dendriel', 6 => 'Rookgaard', 7 => 'Liberty Bay', 8 => 'Port Hope', 9 => 'Ankrahmun', 10 => 'Darashia', 11 => 'Edron', 12 => 'Svargrond', 13 => 'Yalahar', 14 => 'Farmine', 15 => 'Gray Beach', 16 => 'Roshamuul', 30 => 'Rathleton'); $config['site']['outfit_images_url'] = 'http://outfit-images.ots.me/outfit.php'; $config['site']['addons_images_url'] = 'images/addons/'; $config['site']['addons_images_extension'] = '.gif'; $config['site']['mounts_images_url'] = 'images/mounts/'; $config['site']['mounts_images_extension'] = '.gif'; $config['site']['item_images_url'] = '/images/items/'; $config['site']['item_images_extension'] = '.gif'; $config['site']['flag_images_url'] = 'http://flag-images.ots.me/'; $config['site']['flag_images_extension'] = '.png'; # Create Account Options $config['site']['one_email'] = true; $config['site']['create_account_verify_mail'] = false; $config['site']['verify_code'] = true; $config['site']['email_days_to_change'] = 3; $config['site']['newaccount_premdays'] = 3065; $config['site']['send_register_email'] = false; # Create Character Options $config['site']['newchar_vocations'] = array(0 => 'Nadega Sample'); $config['site']['newchar_towns'] = array(6); $config['site']['max_players_per_account'] = 4; # Emails Config $config['site']['lost_acc'] = true; # LOST ACC? SIM (TRUE) OU NÃO (FALSE) $config['site']['send_emails'] = false; # ENVIAR EMAILS? SIM (TRUE) OU NÃO (FALSE) $config['site']['mail_address'] = "[email protected]"; # SEU EMAIL (TEM QUE SER GMAIL) $config['site']['smtp_enabled'] = true; # NÃO MUDAR $config['site']['smtp_host'] = "mail.tibiaold.org"; # COLOCAR 'smtp.gmail.com' $config['site']['smtp_port'] = 25; # tenta a 25 mesmo, se não der tenta 465 $config['site']['smtp_auth'] = true; # não mudar $config['site']['smtp_user'] = "[email protected]"; # SEU EMAIL (TEM QUE SER GMAIL) $config['site']['smtp_pass'] = "@ZP?+PF]L@*="; # sua senha # PAGE: whoisonline.php $config['site']['private-servlist.com_server_id'] = 1; /* Server id on 'private-servlist.com' to show Players Online Chart (whoisonline.php page), set 0 to disable Chart feature. To use this feature you must register on 'private-servlist.com' and add your server. Format: number, 0 [disable] or higher */ # PAGE: characters.php $config['site']['quests'] = array(); $config['site']['show_skills_info'] = true; $config['site']['show_vip_storage'] = 0; # PAGE: accountmanagement.php $config['site']['send_mail_when_change_password'] = true; $config['site']['send_mail_when_generate_reckey'] = true; $config['site']['generate_new_reckey'] = false; $config['site']['generate_new_reckey_price'] = 500; # PAGE: guilds.php $config['site']['guild_need_level'] = 1; $config['site']['guild_need_pacc'] = false; $config['site']['guild_image_size_kb'] = 50; $config['site']['guild_description_chars_limit'] = 2000; $config['site']['guild_description_lines_limit'] = 6; $config['site']['guild_motd_chars_limit'] = 250; # PAGE: adminpanel.php $config['site']['access_admin_panel'] = 9999; # PAGE: latestnews.php $config['site']['news_limit'] = 6; # PAGE: killstatistics.php $config['site']['last_deaths_limit'] = 40; # PAGE: team.php $config['site']['groups_support'] = array(2, 3, 4, 5, 6); # PAGE: highscores.php $config['site']['groups_hidden'] = array(2, 3, 4); $config['site']['accounts_hidden'] = array(1); # PAGE: shopsystem.php $config['site']['shop_system'] = true; # PAGE: lostaccount.php $config['site']['email_lai_sec_interval'] = 180; # Layout Config $config['site']['layout'] = 'tibiacom'; $config['site']['vdarkborder'] = '#505050'; $config['site']['darkborder'] = '#D4C0A1'; $config['site']['lightborder'] = '#F1E0C6'; $config['site']['download_page'] = false; $config['site']['serverinfo_page'] = true; #SHOP GUILD $config['site']['shopguild_system'] = 1; $config['site']['access_adminguild_panel'] = 8347; ############################ ## PagSeguro/Paypal Email ## ############################ $config['pagseguro']['email'] = '[email protected]'; ## EMAIL PAGSEGURO ## $config['paypal']['email'] = '[email protected]'; ## EMAIL PAYPAL ## // PagSeguro automatico by Matheus e Victor for TibiaKing.com // Seu email cadastrado no PagSeguro $config['pagseguro']['email'] = '[email protected]'; // Nome do produto $config['pagseguro']['produtoNome'] = 'Premium Points'; // Valor de cada ponto // Exemplo de valores: // 100 = R$ 1,00 // 250 = R$ 2,50 $config['pagseguro']['produtoValor'] = '100'; ## Formas de pagamento [1 = ativo | 0 = inativo] ## $config['site']['pagseguro'] = 1; $config['site']['paypal'] = 1; $config['site']['caixa'] = 1; $config['site']['bonusPoints'] = 0; ############################# ######### C A I X A ######## ############################# #! Informações do pagamento com caixa economica federal !# $config['site']['CaixaCont'] = " MEIO DE PAGAMENTO DESATIVADO "; # Seções Shop Gesior Premium $config['site']['shop_categories'] = array( #ITEMS VIPS "Items Vips" => array("id" => 1, "description" => "Items donates que so podem ser adquiridos por shop coins.", "new" => 0, "enabled" => true), #ITEMS NORMAIS "Itens" => array("id" => 2, "description" => "Items para te ajudar na sua jogarda..","new" => 0, "enabled" => true), #UTILITARIOS "Utilitarios" => array("id" => 3, "description" => "Torne-se diferenciado.","new" => 0, "enabled" => true), #Montarias "Montarias" => array("id" => 4, "description" => "Torne-se diferenciado.","new" => 0, "enabled" => true), ); Spoiler -- Combat settings -- NOTE: valid values for worldType are: "pvp", "no-pvp" and "pvp-enforced" worldType = "pvp" hotkeyAimbotEnabled = true protectionLevel = 120 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 = "127.0.0.1" bindOnlyGlobalAddress = false loginProtocolPort = 7171 gameProtocolPort = 7172 statusProtocolPort = 7171 maxPlayers = "2100" motd = "Bem vindo ao Atlantic Server!" onePlayerOnlinePerAccount = true allowClones = false serverName = "Atlantic-Global" 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 = "yesyes123" mysqlDatabase = "premium" 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 = 8 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 = "Atlantic" ownerEmail = "[email protected]" url = "http://www.otland.net" location = "Brazil"
Postado Janeiro 4, 2017 8 anos @rivaldomaciel posta teu config.lua pra eu dar uma olhada. Meus tópicos Se ajudei você deixe seu Rep! para fortalecer a amizade Vamos ajudar o fórum a crescer mais. Mengão porra! . . ----- NPC que vende informação ----- -----Baú Que dá Outfit se tiver Level ----- ----- [Npc] Que vende Stones (itens) por diamonds -----
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.