![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
If you want to make advertisement for your server, you should not forget the following data: - server name in the line for reference text - IP address - server rules? - URL to your server or use [servermonitor] » further information |
![]() |
Wenn du Werbung für deinen Server machen willst, dann solltest du folgende Angaben nicht vergessen: - Servername in der Betreffzeile - IP-Adresse - Serverregeln? - URL zu deinem Server oder benutze [servermonitor] » weitere Informationen |
![]() |
Si tu veux faire de la pube pour ton serveur, alors il faut pas oublier les points suivants: - Le nom du serveur dans la ligne du sujet - l'adresse IP - Les regles du serveur - URL vers ton serveur ou utilises le [servermonitor] » autres infos |
![]() |
![]()
Post
#1
|
|
![]() Group: Members Joined: 14-June 14 Member No.: 438081 ![]() |
Greetings
![]() I have setup a new public etpro stopwatch server with pb, im happy i got it working ![]() Anyway, ppl seem to connect, and download (for-example) supply.pk3 on 25kb/s eventho i put my sv_dl_maxrate up to "9999999999" yes i did setup a wwwbase download aswell for ppl with cl_www which is a fast download but still.. id like to have both fast http download and from the server, any suggestions? Much thanks! Also on a side note, because globalcombined.lua (v4) some ppl tend to get disconnected/kicked, for whatever reason(duplicate name) and the error is "U Cant rejoin for a whole minute" But that minute tends to never end, atleast not untill a server restart ![]() ![]() Kind regards! Thanks for ur time and Happy fragging! v55 This post has been edited by drylelite: Dec 18 2014, 06:44 AM |
|
|
![]() |
![]()
Post
#2
|
|
![]() ![]() Group: Members Joined: 26-April 10 From: Düsseldorf Member No.: 91640 ![]() |
Greetings ![]() I have setup a new public etpro stopwatch server with pb, im happy i got it working ![]() Anyway, ppl seem to connect, and download (for-example) supply.pk3 on 25kb/s eventho i put my sv_dl_maxrate up to "9999999999" yes i did setup a wwwbase download aswell for ppl with cl_www which is a fast download but still.. id like to have both fast http download and from the server, any suggestions? Much thanks! Also on a side note, because globalcombined.lua (v4) some ppl tend to get disconnected/kicked, for whatever reason(duplicate name) and the error is "U Cant rejoin for a whole minute" But that minute tends to never end, atleast not untill a server restart ![]() ![]() Kind regards! Thanks for ur time and Happy fragging! v55 Hi drylelite , for a fast download you need a webserver or webspace. If you have a webspace then you need to set the path in your server.cfg like set sv_allowDownload "1" set sv_wwwDownload "1" set sv_wwwBaseURL "http://combat-funzone.de/fdl/" // base URL for redirection //you can also use the IP of your webspace if the url is not working set sv_wwwBaseURL "http://144.76.41.60/fdl/" // base URL for redirection sv_dl_maxrate up to "82000" <-- is not relevant fdl = fast download In this folder (fdl) you need all mod folders of your gameserver. In your case : etmain and etpro --> Take a look in our fastdownload folder : http://combat-funzone.de/fdl/ In the etmain folder of fdl, you have to copy and paste all additional or customized pk3 files like maps. In your etpro folder of fdl ,you have to copy and paste all pk3 files of your gameservers etpro folder. In example: If you have those files in your gameservers etpro folder: etpro-3_2_6.pk3 zzz_funzsound.pk3 zzz_hiddencontrols.pk3 then your fdl folder must contain the same files (like a mirror) fdl folder etpro-3_2_6.pk3 zzz_funzsound.pk3 zzz_hiddencontrols.pk3 Hope it will help you. Regards, Stoer PS: Never used globalcombined.lua :/ -------------------- |
|
|
![]()
Post
#3
|
|
![]() Group: Members Joined: 14-June 14 Member No.: 438081 ![]() |
Greetings ![]() I have setup a new public etpro stopwatch server with pb, im happy i got it working ![]() Anyway, ppl seem to connect, and download (for-example) supply.pk3 on 25kb/s eventho i put my sv_dl_maxrate up to "9999999999" yes i did setup a wwwbase download aswell for ppl with cl_www which is a fast download but still.. id like to have both fast http download and from the server, any suggestions? Much thanks! Also on a side note, because globalcombined.lua (v4) some ppl tend to get disconnected/kicked, for whatever reason(duplicate name) and the error is "U Cant rejoin for a whole minute" But that minute tends to never end, atleast not untill a server restart ![]() ![]() Kind regards! Thanks for ur time and Happy fragging! v55 Hi drylelite , for a fast download you need a webserver or webspace. If you have a webspace then you need to set the path in your server.cfg like set sv_allowDownload "1" set sv_wwwDownload "1" set sv_wwwBaseURL "http://combat-funzone.de/fdl/" // base URL for redirection //you can also use the IP of your webspace if the url is not working set sv_wwwBaseURL "http://144.76.41.60/fdl/" // base URL for redirection sv_dl_maxrate up to "82000" <-- is not relevant fdl = fast download In this folder (fdl) you need all mod folders of your gameserver. In your case : etmain and etpro --> Take a look in our fastdownload folder : http://combat-funzone.de/fdl/ In the etmain folder of fdl, you have to copy and paste all additional or customized pk3 files like maps. In your etpro folder of fdl ,you have to copy and paste all pk3 files of your gameservers etpro folder. In example: If you have those files in your gameservers etpro folder: etpro-3_2_6.pk3 zzz_funzsound.pk3 zzz_hiddencontrols.pk3 then your fdl folder must contain the same files (like a mirror) fdl folder etpro-3_2_6.pk3 zzz_funzsound.pk3 zzz_hiddencontrols.pk3 Hope it will help you. Regards, Stoer PS: Never used globalcombined.lua :/ Ty for quick reply, fixed it for me thanks! Kinda going offtopic here, but would u be so kind to share a thing or two with me about securing et 2.60b server (Kids crashing it when full etc) currently im using that *."exe" binary patch is there anything else that will make script kiddies inefective ? |
|
|
![]()
Post
#4
|
|
![]() ![]() Group: Members Joined: 26-April 10 From: Düsseldorf Member No.: 91640 ![]() |
QUOTE Ty for quick reply, fixed it for me thanks! Kinda going offtopic here, but would u be so kind to share a thing or two with me about securing et 2.60b server (Kids crashing it when full etc) currently im using that *."exe" binary patch is there anything else that will make script kiddies inefective ? I can only give you security hints about linux servers. We dont use windows... Sorry But, if your server run on linux you can use the getstatusfix. (maybe something like this exists for windows ??? ) Just open the etded with wordpad or notepad++ and edit the path cd "path_to_your_etserver" where your server is installed. Start your server with etded... One thing... Make a hard and unique rcon password. Myq4s$w0rD << like this ![]()
Attached File(s)
-------------------- |
|
|
![]()
Post
#5
|
|
![]() Group: Members Joined: 14-June 14 Member No.: 438081 ![]() |
QUOTE Ty for quick reply, fixed it for me thanks! Kinda going offtopic here, but would u be so kind to share a thing or two with me about securing et 2.60b server (Kids crashing it when full etc) currently im using that *."exe" binary patch is there anything else that will make script kiddies inefective ? I can only give you security hints about linux servers. We dont use windows... Sorry But, if your server run on linux you can use the getstatusfix. (maybe something like this exists for windows ??? ) Just open the etded with wordpad or notepad++ and edit the path cd "path_to_your_etserver" where your server is installed. Start your server with etded... One thing... Make a hard and unique rcon password. Myq4s$w0rD << like this ![]() thanks again, but i think that im already using that patch :P (Was the one i was talking about) Thanks for ur time! p.s. ofc its linux ( : This post has been edited by drylelite: Dec 18 2014, 09:02 AM |
|
|
![]()
Post
#6
|
|
![]() ![]() Group: Members Joined: 26-April 10 From: Düsseldorf Member No.: 91640 ![]() |
QUOTE thanks again, but i think that im already using that patch :P (Was the one i was talking about) Thanks for ur time! p.s. ofc its linux ( : Maybe you will find some interesting scripts here ;) -------------------- |
|
|
![]()
Post
#7
|
|
![]() Group: Members Joined: 14-June 14 Member No.: 438081 ![]() |
QUOTE thanks again, but i think that im already using that patch :P (Was the one i was talking about) Thanks for ur time! p.s. ofc its linux ( : Maybe you will find some interesting scripts here ;) Again thank you werry much. Quite a collection there, almost like the antman's site :) kind regards |
|
|
![]() ![]() |
![]() |
Lo-Fi Version | Time is now: 6th July 2025 - 11:37 PM |