![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
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
#16
|
|
![]() ![]() Group: Members Joined: 26-April 10 From: Düsseldorf Member No.: 91640 ![]() |
Since i had so much success in this post #Wining ![]() i decided to go even more offtopic, since its "Xmas holidays" i wanted to make it feel like it on my server,i downloaded supply_wm.pk3 and radar_winter maps just to test out the snow if it works, long story short It did work, but is probably life threatening to play on the map because OH-SO-BRIGHT, so my question is Do you guys know/have any nice winter maps, preferably standard maps remade like radar, supply, bremouen, et_beach, goldrush, delivery, etc that u could suggest? Also, i found z_one4one_xmas_pack.pk3 which is supposedly to make everyone look like santa etc. but when file is downloaded from the servers no skins change; -How would i setup some xmas hats/suits for everyone on the server? or do you have any nice z_*.pk3 xmas themed to download, Also, do i need to run/add the z_* pk3 serverside in any configs to make it executable?or just let it sit in etpro mod file? AAAaaaand since im here im thinking about making an xmas party with xmas baserace on a 60slot etpro server, and yall invited!!! thanks again for all the help guys ![]() rly appreciate it, have a nice day! kind regards use mini mods instead maps try one of those mods ;) http://www.wolffiles.de/index.php?filebase&fid=1190 http://www.wolffiles.de/index.php?filebase&fid=1191 place the pk3 files in your gameserver-etpro and your fastdownload-etpro-folder and wait for the next map. (ONLY USE ONE OF THEM!!!) -------------------- |
|
|
![]()
Post
#17
|
|
![]() Group: Members Joined: 14-June 14 Member No.: 438081 ![]() |
Thanks, il give it a try :) / Works awesome
![]() This post has been edited by drylelite: Dec 19 2014, 09:28 PM |
|
|
![]()
Post
#18
|
|
![]() Group: Members Joined: 14-June 14 Member No.: 438081 ![]() |
/offtopic
Does anyone know how to disable the objctives from ending the game/round For exmaple supply last stage truck is at the end and cant move no more but the game is still ongoing. Marry xmas & Happy holydays! |
|
|
![]() ![]()
Post
#19
|
|
![]() Group: Management Joined: 12-February 11 From: France Member No.: 97334 ![]() |
/offtopic Does anyone know how to disable the objctives from ending the game/round For exmaple supply last stage truck is at the end and cant move no more but the game is still ongoing. Marry xmas & Happy holydays! you mean you stuck on the map supply and don't load anymore the first map? set d25 "set g_gametype 2 ; map supply ; set nextmap vstr d1" vstr d1 -------------------- |
|
|
![]()
Post
#20
|
|
![]() Group: Members Joined: 14-June 14 Member No.: 438081 ![]() |
/offtopic Does anyone know how to disable the objctives from ending the game/round For exmaple supply last stage truck is at the end and cant move no more but the game is still ongoing. Marry xmas & Happy holydays! you mean you stuck on the map supply and don't load anymore the first map? set d25 "set g_gametype 2 ; map supply ; set nextmap vstr d1" vstr d1 Hi, No i mean finishing the map(objective vise) doesnt end the map the game is ongoing even when map objective was completed, in this case, allies escaping with the gold, truck is at the end but nothing happens, objective disabled |
|
|
![]()
Post
#21
|
|
![]() ![]() Group: Members Joined: 26-April 10 From: Düsseldorf Member No.: 91640 ![]() |
/offtopic Does anyone know how to disable the objctives from ending the game/round For exmaple supply last stage truck is at the end and cant move no more but the game is still ongoing. Marry xmas & Happy holydays! you mean you stuck on the map supply and don't load anymore the first map? set d25 "set g_gametype 2 ; map supply ; set nextmap vstr d1" vstr d1 Hi, No i mean finishing the map(objective vise) doesnt end the map the game is ongoing even when map objective was completed, in this case, allies escaping with the gold, truck is at the end but nothing happens, objective disabled What is the first map in your cycle? Try a standard map like goldrush or radar as first map. Maybe this helps ![]() -------------------- |
|
|
![]()
Post
#22
|
|
![]() Group: Members Joined: 14-June 14 Member No.: 438081 ![]() |
Ahh we seem to have diff ideas
i have no problems with map rotation or any other cycles :P Lemme put it this way A long time ago i was playing on an ETPRO public server, where "OBJ" was disabled that meaning when u grab the Documents and transmit them, the game doesnt end it goes on and ppl are happy fraging :P im not describing a bug that my map rotation/map cycle doesnt cycle, im just wondering how would i for example, make a new server with letsay only adlernest runing 999timelimit where even transfering docs wouldnt stop the gameplay Hope i made it more clear :P |
|
|
![]()
Post
#23
|
|
![]() Group: Management Joined: 12-February 11 From: France Member No.: 97334 ![]() |
then I dunno than you can have obj disabled never heard about that and I play since 2003 ET
you tried to google? -------------------- |
|
|
![]()
Post
#24
|
|
![]() ![]() Group: Members Joined: 19-September 07 From: South of France xDDDDD Member No.: 59683 ![]() |
Hello drylelite,
You can do it by extracting the original mapscript of the map, and copy it in 'yourmod/mapscripts' folder. Now, modify this copy, in the 'game_manager' section, and search the 2 variables : QUOTE wm_set_round_timelimit wm_setwinner Set the 1st to 0 or 9999, and maybe the 2nd to -1. I haven't tested, but for sure tweaking these will do what you want, a never ending map xD ( and verify you have set g_mapScriptDirectory "mapscripts" in your server cfg ) This post has been edited by $mart: Dec 30 2014, 09:19 AM -------------------- |
|
|
![]() ![]() |
![]() |
Lo-Fi Version | Time is now: 6th July 2025 - 09:48 PM |