![]() |
Problem with [SERVERS] - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: Problem with [SERVERS] (/Thread-Problem-with-SERVERS) |
RE: Problem with [SERVERS] - rastrero - 06-30-2016 04:52 PM evening´s way shuould works. RE: Problem with [SERVERS] - danielmuller - 06-30-2016 10:58 PM (06-30-2016 04:31 AM)evening Wrote: sphere.ini Tanks for reply.. but dont works my friend.. and your english is very easy learn ![]() RE: Problem with [SERVERS] - evening - 06-30-2016 11:48 PM (06-30-2016 10:58 PM)danielmuller Wrote:(06-30-2016 04:31 AM)evening Wrote: sphere.ini need to set up the router virtual server set ip and port RE: Problem with [SERVERS] - danielmuller - 07-01-2016 12:19 AM (06-30-2016 11:48 PM)evening Wrote:the configuration of modem its OK route port and IP machine..(06-30-2016 10:58 PM)danielmuller Wrote:(06-30-2016 04:31 AM)evening Wrote: sphere.ini RE: Problem with [SERVERS] - danielmuller - 07-06-2016 01:45 AM I got it. I thank all who have posted some kind of help , especially the CRIMINAL that dispos of your time to help me up by team view. ![]() ![]() The config: #### Sphereini ServIP=127.0.0.1 [SERVERS] Shard Name IP MACHINE LOCAL PORT ### sphere_serv_triggers.scp ServIP=ExternalIP,port thanks again!!! RE: Problem with [SERVERS] - Extreme - 07-06-2016 01:45 PM Hi Daniel. Quick help: In sphere.ini, let it's in default settings. That are: Code: ServIP=127.0.0.1 Now go to sphere_serv_triggers.scp Find the function f_on_account_login Inside it, write: Serv.ServIP Your.External.IP.Here Example: Serv.ServIP yourshardip.no-ip.org If your server router is already redirecting external connections (from your friend) to the server (to your shard). This is enough. If it doesn't help, send me an email in portuguese. RE: Problem with [SERVERS] - danielmuller - 07-08-2016 01:22 AM (07-06-2016 01:45 PM)Extreme Wrote: Hi Daniel. already solved as described in the post above . anyway thanks to all!!! RE: Problem with [SERVERS] - invernizzi - 07-29-2016 01:14 AM Hi folks, I have a problem like it, but when my internet changes the IP, no one can log-in, i need to close the server and then start again, any idea how to solve it? I´m using DNS Update, and it is fine, the IP is updated correctly, but Sphere dont "know" this, heheh. How to automaticaly change this IP on Sphere? RE: Problem with [SERVERS] - danielmuller - 08-20-2016 12:02 AM (07-29-2016 01:14 AM)invernizzi Wrote: Hi folks, Fala grande, vou responder em português mesmo kakaka.. Seguinte.. tem algumas maneiras de fazer isso.. gosto muito de utilizar o mIRC para fazer diversas tarefas, pois é um software bem leve e tem infinitas possibilidades de checks runs timers etc.. Posso lhe ajudar a fazer um script dele que funcionaria da seguinte forma... Timer check de ip.. mIRC iria checkar seu ip em tempos em tempos (5 min ex) e caso ele mude o IP ele kill seu sphere e o chama de volta.. como funcionaria isso com o sphere?? Criar um evento de logout para os players.. quando atingir 0 players ele da um Save total... Assim aconteceria da seguinte forma.. IP mudou (todos iriam cair no server e o sphere iria dar SAVE)... mIRC checou seu ip alterado e killaria o processo do sphere e depois chamaria novamente com o IP ja atual, é uma maneira simples e sem mto frufru e funcionaria perfeitamente e sem gastar tanta RAM e processamento da máquina.. Se precisar de ajuda so me mandar um email! faço o script com gosto! Abraços! RE: Problem with [SERVERS] - Extreme - 08-28-2016 12:43 AM (07-29-2016 01:14 AM)invernizzi Wrote: Hi folks,Read my last post and you will be fine. Do exactly what I said, even if your ip changes, it will redirect to the noip that will redirect to the new ip. |