1 (edited by Teeworls 2012-08-11 09:15:21)

Topic: master server create

hi
i can create master server  whit new ip
all can do it
for learning that
download this file and run it

http://s1.picofile.com/file/7465953866/ … v.exe.html

now your pc is master server but how can use your ip to master server???

1. go to run
2. type : %appdata% and enter
3. fine teeworlds folder
4. open masterserver.cfg whit notepad
5. erase it
6. write your ip like that   :   Ip Ip:83300
example:     130.185.72.185 130.185.72.185:8300

big_smile
end
now when u run server your server run in your master server
big_smile
i love that
sorry for bad english

2

Re: master server create

What would be the use of running a local master server? If you are in a lan, the servers will appear in the lan tab anyways...

3

Re: master server create

always people can create master server for new contry or new group
when people have master server They are  not need to search servers of  freands whit nice ping
becuse they can fast see all server run into himself master server.
i can help for other question.

4

Re: master server create

This is useful as a private masterserver. One hosts the masterserver and tells his friends to write it's IP into their masters.cfg and make it "Read only". Voilla! Now you see servers which others can't tongue

Once in a century...

5

Re: master server create

DARK HUNTER wrote:

This is useful as a private masterserver. One hosts the masterserver and tells his friends to write it's IP into their masters.cfg and make it "Read only". Voilla! Now you see servers which others can't tongue

A nice idea: command: password big_smile

Playing Teeworlds since 2011!
"I will always be topless for you"
                  - Günther Branlutte

6

Re: master server create

Creating your own masterserver seems just pointless to me. You have to work around quite some troubles concerning DNS resolution/addresses of the masters.

7 (edited by Hamid Jigool 2016-01-25 13:30:20)

Re: master server create

i want this program on linux... anyone have? sad

Edit pos---------


sudo bam mastersrv_d

this command for compile it tongue
have fun
thanks for dear heinrich5991 for this command tongue

8

Re: master server create

Hamid Jigool wrote:

i want this program on linux... anyone have? sad

Edit pos---------


sudo bam mastersrv_d

this command for compile it tongue
have fun
thanks for dear heinrich5991 for this command tongue

Don't use sudo, thanks!

9 (edited by Schwertspize 2016-06-06 23:56:46)

Re: master server create

Still, bam executes a bam script which could possibly be anything, even malicious stuff

Edit: thanks for pointing it out: it's could actually do anything malicious you could do in a lua script when running it as root. Have fun

Having troubles finding servers in the serverlist? Go to Pastebin (its a referer cause there is daily a new pastebin) and add the lines to your settings.cfg (in %APPDATA%\teeworlds). Then open teeworlds and go to the favorites tab. (Note however, standard teeworlds client can only show 256 favorites, use ddnet instead)

10

Re: master server create

Schwertspize wrote:

Still, bam executes a bam script which could possibly be anything, even malicious stuff

Removed non-constructive part of the post // heinrich5991
all release targets are localized in bam.lua (this file is local) example:
masterserver = Compile(settings, Collect("src/mastersrv/*.cpp"))

There are three kinds of lies: lies, damned lies, and benchmarks.