Ir para conteúdo
Banner com Efeitos

Featured Replies

Postado
  • Diretor

haaaa server online mais off né muda isso no config.lua do server rs

 

loginOnlyWithLoginServer = true

pra

 

loginOnlyWithLoginServer = false

Editado por alexxxxxxx (veja o histórico de edições)

 

20230912_034613.png.cf49b650c34dd7d7b1f79bd49c70f53c.png

Eu sou um entusiasta da programação apaixonado por ajudar a comunidade open source a crescer. Sempre em busca de novos desafios e oportunidades para contribuir com meu código.  #OpenSource #Programação #Contribuição

 

  • Respostas 9
  • Visualizações 372
  • Created
  • Última resposta

Top Posters In This Topic

Most Popular Posts

  • bind_only_global_address = true   pra   bind_only_global_address = false   e em 187.127.245.27 bote o endereço no-ip   precisa mudar o ip do cliente tbm

Postado
  • Autor

Meu config.lua n tem essa opção... 

segue ele aqui:

datadir = "data/"
map = "data/world/world.otbm"
map_store_type = "binary"
mapkind = "OTBM"
servername = "OTServ"
location = "Brazil"
ip = "187.127.245.27"
login_port = "7171"
game_port = "7172"
status_port = "7171"
admin_port = "7171"
url = "http://otland.net"
ownername = "Terrosvaldo"
owneremail = ""
worldname = "Tiguera"
worldtype = "hardcorepvp"
container_items_auto_stack = false
rates_for_player_killing = false
exhausted = 30000
fightexhausted = 2000
healexhausted = 1000
stairhop_exhausted = 2000
exhaustedadd = 5000
in_fight_duration = 60000
field_ownership_duration = 5000
death_assist_count = 10
last_hit_pzblock_only = true
minactioninterval = 200
minactionexinterval = 1000
houserentperiod = "monthly"
premonlybeds = true
use_balance_house_paying = true
red_skull_duration = 30*24*60*60
unjust_skull_duration = 15*60*1000
defensive_pz_lock = true
kills_per_day_red_skull = 3
kills_per_week_red_skull = 5
kills_per_month_red_skull = 10
kills_to_ban = 20
broadcast_banishments = "no"
max_violation_comment_size = 255
notations_to_banishment = 3
warnings_to_final_banishment = 4
warnings_to_deletion = 5
banishment_length = 7*86400 
final_banishment_length = 30*86400 
ip_banishment_length = 86400 
party_exp_mul = 5
login_attack_delay = 10*1000
max_idle_time = 16*60*1000
max_idle_time_warning = 15*60*1000
experience_stages = false
rate_exp = 1
rate_exp_pvp = 0
rate_skill = 1
rate_mag = 1
rate_loot = 1
rate_spawn = 1
death_msg = "You are dead."
can_rope_creatures = true
height_minimum_for_idle = 2
use_rune_level_requirements = false
remove_ammunition = true
remove_rune_charges = true
remove_weapon_charges = true
distance_weapon_interrupt_swing = true
wands_interrupt_swing = true
max_amount_items_inside_containers = 2000
max_containers_inside_player_inventory = 100
max_deepness_of_chain_of_containers = 500
bind_only_global_address = true
max_stack_size = 1000
tile_limit = 0
protection_tile_limit = 0
house_tile_limit = 0
fist_strength = 7
allow_gamemaster_multiclient = true
despawnrange = 2
despawnradius = 50
can_attack_invisible = false
min_pvp_level = 0
pvp_damage = 100
min_pvp_level_applies_to_summons = true
push_interval = 2000
move_item_interval = 500
maxmessagebuffer = 4
lua_excepted_type_errors_enabled = false
motd = "Bem Vindo ao Tiguera\n\n O server está em testes, mas vai sair!\n\nTerrosvaldo"
motdnum = "1"
loginmsg = "Bem Vindo ao Tiguera"
logintries = 5
retrytimeout = 5000
logintimeout = 60 * 1000
player_querydestination_deepness = -1
allowclones = false
checkaccounts = false
maxplayers = "900"
saveclientdebug = true
statustimeout = 30 * 1000
passwordtype = "sha1"
passwordsalt = ""
house_tile_price = 100
house_only_premium = true
house_level = 1
show_house_prices = false
sql_type = "mysql"
sql_db   = "otserver"
sql_host = "127.0.0.1"
sql_port = 3306
sql_user = "root"
sql_pass = "abcdefgh"
Postado
  • Diretor
  • Solução

 

Meu config.lua n tem essa opção... 

segue ele aqui:

datadir = "data/"
map = "data/world/world.otbm"
map_store_type = "binary"
mapkind = "OTBM"
servername = "OTServ"
location = "Brazil"
ip = "187.127.245.27"
login_port = "7171"
game_port = "7172"
status_port = "7171"
admin_port = "7171"
url = "http://otland.net"
ownername = "Terrosvaldo"
owneremail = ""
worldname = "Tiguera"
worldtype = "hardcorepvp"
container_items_auto_stack = false
rates_for_player_killing = false
exhausted = 30000
fightexhausted = 2000
healexhausted = 1000
stairhop_exhausted = 2000
exhaustedadd = 5000
in_fight_duration = 60000
field_ownership_duration = 5000
death_assist_count = 10
last_hit_pzblock_only = true
minactioninterval = 200
minactionexinterval = 1000
houserentperiod = "monthly"
premonlybeds = true
use_balance_house_paying = true
red_skull_duration = 30*24*60*60
unjust_skull_duration = 15*60*1000
defensive_pz_lock = true
kills_per_day_red_skull = 3
kills_per_week_red_skull = 5
kills_per_month_red_skull = 10
kills_to_ban = 20
broadcast_banishments = "no"
max_violation_comment_size = 255
notations_to_banishment = 3
warnings_to_final_banishment = 4
warnings_to_deletion = 5
banishment_length = 7*86400 
final_banishment_length = 30*86400 
ip_banishment_length = 86400 
party_exp_mul = 5
login_attack_delay = 10*1000
max_idle_time = 16*60*1000
max_idle_time_warning = 15*60*1000
experience_stages = false
rate_exp = 1
rate_exp_pvp = 0
rate_skill = 1
rate_mag = 1
rate_loot = 1
rate_spawn = 1
death_msg = "You are dead."
can_rope_creatures = true
height_minimum_for_idle = 2
use_rune_level_requirements = false
remove_ammunition = true
remove_rune_charges = true
remove_weapon_charges = true
distance_weapon_interrupt_swing = true
wands_interrupt_swing = true
max_amount_items_inside_containers = 2000
max_containers_inside_player_inventory = 100
max_deepness_of_chain_of_containers = 500
bind_only_global_address = true
max_stack_size = 1000
tile_limit = 0
protection_tile_limit = 0
house_tile_limit = 0
fist_strength = 7
allow_gamemaster_multiclient = true
despawnrange = 2
despawnradius = 50
can_attack_invisible = false
min_pvp_level = 0
pvp_damage = 100
min_pvp_level_applies_to_summons = true
push_interval = 2000
move_item_interval = 500
maxmessagebuffer = 4
lua_excepted_type_errors_enabled = false
motd = "Bem Vindo ao Tiguera\n\n O server está em testes, mas vai sair!\n\nTerrosvaldo"
motdnum = "1"
loginmsg = "Bem Vindo ao Tiguera"
logintries = 5
retrytimeout = 5000
logintimeout = 60 * 1000
player_querydestination_deepness = -1
allowclones = false
checkaccounts = false
maxplayers = "900"
saveclientdebug = true
statustimeout = 30 * 1000
passwordtype = "sha1"
passwordsalt = ""
house_tile_price = 100
house_only_premium = true
house_level = 1
show_house_prices = false
sql_type = "mysql"
sql_db   = "otserver"
sql_host = "127.0.0.1"
sql_port = 3306
sql_user = "root"
sql_pass = "abcdefgh"

bind_only_global_address = true

 

pra

 

bind_only_global_address = false

 

e em 187.127.245.27

bote o endereço no-ip

 

precisa mudar o ip do cliente tbm

Editado por alexxxxxxx (veja o histórico de edições)

 

20230912_034613.png.cf49b650c34dd7d7b1f79bd49c70f53c.png

Eu sou um entusiasta da programação apaixonado por ajudar a comunidade open source a crescer. Sempre em busca de novos desafios e oportunidades para contribuir com meu código.  #OpenSource #Programação #Contribuição

 

Postado
  • Autor

Mano, agora eu consigo entrar usando o endereço do no-ip, no ip changer,, Daqui a pouco um amigo entra e peço pra ele testar se consegue entrar, ou entao se vc tiver um cliente 7.72 ai pode testar tb :D

 

Mas mesmo se não der certo te agradeço eternamente brow!!! salvou legal

 

Se funcionar e todo mundo conseguir entrar te darei rep+ todo dia q entrar aqui! kkkkk

Nóis

Postado
  • Diretor

Mano, agora eu consigo entrar usando o endereço do no-ip, no ip changer,, Daqui a pouco um amigo entra e peço pra ele testar se consegue entrar, ou entao se vc tiver um cliente 7.72 ai pode testar tb :D

 

Mas mesmo se não der certo te agradeço eternamente brow!!! salvou legal

 

Se funcionar e todo mundo conseguir entrar te darei rep+ todo dia q entrar aqui! kkkkk

Nóis

se possível marque como melhor resposta. Obrigado agradeço a colaboração.

Editado por alexxxxxxx (veja o histórico de edições)

 

20230912_034613.png.cf49b650c34dd7d7b1f79bd49c70f53c.png

Eu sou um entusiasta da programação apaixonado por ajudar a comunidade open source a crescer. Sempre em busca de novos desafios e oportunidades para contribuir com meu código.  #OpenSource #Programação #Contribuição

 

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.

Visitante
Responder

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Estatísticas dos Fóruns

  • Tópicos 96.9k
  • Posts 519.7k

Informação Importante

Confirmação de Termo