Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - Gauki

#1
General / mumble
02.03.2025, 12:34:15
funktioniert der Dooc- Mumble server noch?
#2
Does s1 know what happend to the webpage et.splatterladder.eu ?

The last the time side was really slow and now it seems its offline.
If s1 have more information- please let me know...

& maybe if we con do something :]
#3
DooC-Server / bot problems with map xposed
06.12.2016, 21:24:25
since adding the new maps or changing botsnames the server have a big problem.
Always if the map xposed appears - the server add automatically a lot of bots. The server ist totally full - noone are able to connect :(

I dont know why this happen.

Idea the mapvotecycle of nitmod is not completly or a issue with the new bot setting.

but we have to solve the problem!

edit: a server restart change nothing :/ also reset bots or add/kick bots...
#4
Hey my clanmates - mr.x have a lot of time now and try to make server famous again... a lot of players of dooc get inactive and server is going emty... so lets try to get famous again.. everyone is welcome to help ^^ cya an battlefield
#5
s1 know a big lan party just for ET ?
#6
General / Feedback nitmod_2.3b1
10.02.2015, 00:17:09
Anyone find a bug in the current nitmod version.. or bugs from old version that still exist?
Lets report it ... N!trox want to puplish the final 2.3 version :D thanks dudes ^^

http://etmods.net/forums/viewtopic.php?id=1360
#7
General / crosshair view - Config
04.02.2015, 11:23:26
I need help :D i want to change my crosshair size just to a normal big/ white point! Can someone send me the cmds for my config?

Edit: Or any other crosshair  - with my current one i often cant see it... maybe someone have a good idea / colourful not big crosshair!?
#8
Helpboard / xbox one with ET
23.12.2013, 15:46:27
is it possible to play ET with the new xbox one !? s1 have an idea?
#9
Here is litte instruction how to connect directly to our DooC-Server by double clicking your ET shortcut smile

1.click your mouse RIGHT button on your ET shortcut
2.select "PROPERTIES" (german:Verknüpfung)
3.you see the installation path: "C:\Program Files (x86)\Wolfenstein - Enemy Territory\ET.exe" (this is Vista view)
4.now add this line: +connect dooc-clan.de it should look like this:
"C:\Program Files (x86)\Wolfenstein - Enemy Territory\ET.exe" +connect dooc-cla.de
5.leave SPACE beetween last quotemark " and + or it wont work
6.press "APPLY" then "OK" and you're done

Now you can connect to our server by double clicking your ET shortcut wink
Or if you add more servers, just rename shortcuts to what you want.

P.S. IF YOU WANT TO PLAY ON OTHER SERVERS (not recommended  :middlefinger: :)) ), YOU JUST NEED TO CREATE NEW SHORTCUT wink

Note:

if the server is full and you are dooc member you can still connect with "private password"
"C:\Program Files (x86)\Wolfenstein - Enemy Territory\ET.exe" +connect dooc-cla.de +password *****







#10
DooC-Server / new nitmod version
13.12.2012, 01:06:20
now new nitmod version for beta testers (like me and xxxx) is available ;)
what do u think ? mainly couze of the memory leak ^^ congraz gauki

here the changes !

QuoteN!tmod 2.2.1 rev. 752 is now available for BETA Testers team ONLY.

Changelog:
Fixed: G_LuaHook_ConsoleCommand
Fixed: g_realbody issue with objective pickups
Fixed: sample commands.db syntax error
Fixed: problems with high levels in commands.db
Fixed: LUA et_ClientBegin is now called only once per map (ETPro style)
Added: "lua_status" console server command
Fixed: Ammo bar bug (http://www.etmods.net/tracker/index.php ... task_id=44)
Fixed: wm_announce and wm_annonce_icon were not logged and could break compatibility with some LUA modules (http://www.etmods.net/tracker/index.php ... task_id=53)
Fixed: Custom votes were not freed when using !readconfig
Fixed: Major memory leak in the Admin System
Fixed: If an user has an unknown level in database, set his level to 0 and save in database
Fixed: Check if level 0 exists before loading users to avoid potential crash problems
Fixed: potential crash issues inside admin system code
Fixed: potential crash when using !levdelete
Optimized: !levdelete is now safer and way faster than before when migrating large amount of users to another level
Fixed: Don't try to send data to master if connection failed
Added: Global stats for the current player can now be displayed in game using "globalstats" command.
Added: LUA et.n_GetStatsGUID( guid ) - Server admins will now be able to retrieve player stats from ETMods.net master server through LUA.
Fixed: Try to reload XP and Admin info if the server receives client's NGUID too late
Fixed: server crash when client's Admin info was not initialized (happens mostly when ClientUserinfoChanged/ClientBegin is called before the client has finished connecting)
Fixed: Players used to earn XP when selfkilling with Trimines or Poison Gas Landmines
Added: Global stats are now stored on server side for every connected client (for use with future "Real Time Global Awards" system)
Fixed: make sure bots get no global stats
Fixed: Missing obituary message for MOD_POISONGASMINE
Fixed: !delrecords DELETEALL SQLite query syntax error
Fixed: Admin system bug causing potential server crash when changing map
Added: Flag 65536 to omnibot_flags - Bots will use Poison Gas Landmines (if enabled) rather than normal Landmines
Fixed: Aim error after revive for bots (it seems this already happend to me aswell, randomly, hopefully it will fix it too)
Fixed: MASTER_STATS_SCOPEDHS were increased when shooting on bots or shooting on teammates
Fixed: Max ammo was wrong for some weapons, which could result in players having 14 or 16 revive syringes, for example
Fixed: Some weapon scripts had no effects because of hardcoded values
Fixed: Prone bbox height (http://etmods.net/forums/viewtopic.php?id=767)
Fixed: Some constructibles couldn't be built (http://etmods.net/forums/viewtopic.php?id=765)
Modified: Rewrote the admin permissions code, it is now faster than before and should reduce server load on large servers.
Added: Backstabs & UniformSteal stats are now sent to the master server
Added: LUA: ReadOnly access to sess.aWeaponStats (ETPub rev 521)
Removed: some unused/useless code
Reworked/Optimized: Inactivity code - Old one was heavy and used to add some useless delays
Added: Client notification popups (First hs/blood, incoming PM/Adminchat, warnings...)
Added: cg_notificationFadeTime & cg_notificationTime cvars to customize notification popups
Fixed: Global stats were incremented during warmup
Optimized: Artillery (Firing for effect) now uses less entities
Reworked tripmine code:

    Tripmines now need to be armed

    Once a tripmine is armed, it takes 1 second to become active (the beam is a little transparent when it's not active)

    If it's not armed, a tripmine will disappear after 15 seconds

    It is impossible to arm an enemy tripmine

    Tripmines can be disarmed (they always did)

    Tripmines can be damaged (2 SMG shots = BOOM) if g_damageweapons flag 32 is set (no big change here)

    Fixed: team tripmine counter was not adjusted if a player disconnected/changed team and n_tripmineTimeout was enabled

    Once a tripmine is placed, player will automatically switch to pliers to arm it

    Tripmine explosions sfx is now the same as landmines sfx (used to be dynamite sfx, too much...)

Optimized: Entities code (Should considerably reduce server CPU usage on maps with a lot of entities or servers with a lot of players)
Fixed: Landmines ammo count could be wrong when too many map mines were planted (on baserace for example)
Fixed: Don't draw crosshair mine ID for map mines
Fixed: Spree/Multikill announce position now changes when client receives a notification popup
Fixed: bug in the SQLite code that could cause some potential data loss/corruption
Added: "globalstats" command will be bound to the "n" key by default if it's not already bound
Fixed: Sten damage did not match ETMain value (was 18, is now 14)
Fixed: Engineer's bomb damage and splash radius were too high
Added: It is now possible to see the Global stats of the player you're following
Fixed: Weapon damage/splashdamage/splashradius values are no longer hardcoded (except for some special weapons that require hardcoded damage values)
Fixed: Crash during intermission if cg_lagometer flag 2 was set (draw snapshots per second)
Fixed: Clients without NGUID should no longer happen
Added: g_hitboxes flag 16 - Players can avoid bullet impacts when they are behind a player who has just been revived (Default ET behavior)
Fixed: Missing weaponstats for Pgas landmine (reported by WoL)
Added: cg_noGreetingSounds client cvar - Allow clients to disable greeting sounds
Fixed: Don't play poison syringe hit sound on clients that we can't poison
Added: g_poison flag 8 - Can't cure poison with medpacks dropped by our poisoner (Required g_poison flag 2 to be enabled)
Added: ETPub style scoreboard double tap to sort players by XP or K/D
Fixed: crosshair names and class icon overlapping for disguised enemies
Added: cg_pmColor client cvar. Ex: cg_pmColor "1" will display red pm's
Fixed: PMSpec was sent as many times as a pm was sent.
Fixed: use non blocking socket to get data from master
Modified: Shuffle is now based on player's Global + local KD Ratio (local KD ratio only if global stats were not retrieved from the master)
Fixed: "globalstats" will be automaticly bound to "N" if no bind is found (it seems that lot of players use "enter" key for "+activate", that's why i changed it to "N")
Fixed: potential crash when closing SQLite database

NxAC BETA:
Added: Client binary checksum verification (SHA1)
Added: Client Cvars Scanner
Added: n_NxAC_CheckClientBinary cvar - Toggle NxAC Client Binaries SHA1 checksum verification
Added: n_NxAC_CvarScancvar cvar - Toggle NxAC Cvar Scanner
Added: n_NxAC_CvarScanWait cvar - How long NxAC must wait before performing the 1st Cvar scan
Added: n_NxAC_CvarScanDelay cvar - How long NxAC must wait between cvar queries
Added: n_NxAC_CvarScanInterval cvar - How long NxAC must wait before performing a new Cvar Scan

Use this build ONLY on IP's you mentionned in the BETA Testers application email.
DO NOT SHARE the qagame_mp_x86.dll and qagame.mp.i386.so files with anyone.
DO NOT SHARE the zip package with anyone.
#11
Spamboard / facebook reached 50+
29.11.2012, 03:08:47
we have now 50 dooc members/friends/ex members in our facebook group, hope it will raise ^^
#12
DooC-Server / crazy cravity 4 panzerwar
29.11.2012, 02:36:11
just wrote a  config for crazy gravity on panzerwar.

how can i enalbe it only when panzerwar is on `? <-- if this isnt possible.. is there any options to disable it ? !crazygravityON !crazygravityOFF

and and how long it need it ? 10 minutes... if its end.. start it new ?

Quoteg_gravity 100
wait 60000 //wait 1 minute
g_gravity 500
wait 60000 //wait 1 minute
g_gravity 900
wait 60000 //wait 1 minute
g_gravity 200
wait 60000 //wait 1 minute
g_gravity 700
wait 60000 //wait 1 minute
g_gravity 900
wait 60000 //wait 1 minute
g_gravity 100
wait 60000 //wait 1 minute
g_gravity 500
wait 60000 //wait 1 minute
g_gravity 800
wait 60000 //wait 1 minute
g_gravity 300
wait 60000 //wait 1 minute
g_gravity 100
wait 60000 //wait 1 minute
g_gravity 700
wait 60000 //wait 1 minute
g_gravity 900
wait 60000 //wait 1 minute
g_gravity 600
wait 60000 //wait 1 minute
g_gravity 100
wait 60000 //wait 1 minute
g_gravity 300
wait 60000 //wait 1 minute
g_gravity 600
wait 60000 //wait 1 minute
g_gravity 900
wait 60000 //wait 1 minute
g_gravity 700
wait 60000 //wait 1 minute
g_gravity 100
wait 60000 //wait 1 minute

should i give admins !panzerwar 1  (on) !panzerwar 0 (off)
and !crazygravityON (the cfg ahead) and !crazygravityoff (just exec nitmod.cfg or g_gravity 800 - standart) ?

#13
DooC-Server / Ban of player...
27.10.2012, 16:46:32
27.10.2012 "lillith a.k.a Bam Bam" from germany got banned by Gauki /// Several reasons (after a huge time of warnings), mainly couze of hardcore spawnkilling, secondly confusing kill rating) - First ban after the last 3 years   :tongue:
#15
DooC-Server / New Server name
29.06.2012, 19:22:32
We discuss that we need a new server name 4 our server. Its must be funny or actractiv for other peoples !?
Ideas !!?!?!?

:))




^2*^+N^7o^+o^7b^+s ^0out ^1of ^3War^2*^5XPS
>Fetzi die lustige Landmine
^6DuckVader
^3Systemschraube
^6J^2ack^6T^6he^6Strippa
^8Dusch Lampe
^4Skill von Aldi
^+LetsGetsBehindert
^iFeldgriller
^6Toastbrettoaster
^6Waldwuffel
^5ButterBrotMesser
^3Sanitöter
#16
DooC-Server / Fun-Bindings
13.06.2012, 01:42:18
Hey here some Fun-Bindings 4 Server, but please dont spam with this ^^

i created a cfg with wordpad, copy it and put it in your etmain folder :) open the console ^ and press /exec example-binding.cfg

DooC :)


1.

say "^1    ____              ______"
say "^1   / __ \^4____  ____ ^1 / ____/"
say "^1  / / / /^4 __ \/ __ \^1/ /     "
say "^1 / /_/ /^4 /_/ / /_/ ^1/ /___   "
say "^1/_____/^4\____/\____/^1\____/ "

2.

"woot" - its not fully working

say "^7                   _         _  ______ ______^1 _______"
say "^7             / /       / // __  // __  /^1/__  __/"
say "^7 ^0^7      ^0^7   / / ___   / // / / // / / /   ^1/ /"
say "^7         / /_/   |_/ // /_/ // /_/ /   ^1/ /"
say "^7   ^0^7   /_____/|____//_____//_____/   ^1/_/"


3.

say "^1    ____              ______ ^4#######################"
say "^1   / __ \^4____  ____ ^1 / ____/ ^4# ^1DooC Search Members ^4#"
say "^1  / / / /^4 __ \/ __ \^1/ /      ^4#   ^1www.dooc-clan.de  ^4#"
say "^1 / /_/ /^4 /_/ / /_/ ^1/ /___    ^4#      ^1yours Gauki    ^4#"
say "^1/_____/^4\____/\____/^1\____/    ^4#######################"

enjoy and have fun, feel free to use and rework them :)  :middlefinger: :blah: :middlefinger: :))
#18
Spamboard / ex dooc*rocky a.k.a nibbler
17.05.2012, 16:33:50
greeets from our old member rocky @ all :)


die meisten werden ihn nicht mehr kennen, aber dooc rocky spielt derzeit manchmal mit dem namen nibbler bei uns auf dem server :) er spielt sehr wenig und selten, ich soll aber trotzdem an alle einen gruß sagen, auch wenn ihn nicht mehr viel leute kennen xd  :blah: :middlefinger: :blah: :middlefinger:
#19
http://et.splatterladder.com/?mod=claninfo&idx=1454 all activ members of [DooC]


update:  2012/05/15

activ players

[Germany]    [DooC]*Gauki   

[Germany]    [DooC]*Heinrich   
   
[Germany]    [DooC]*TiMmAe
   
[Germany]    [DooC]*Leandro

[Finland]    [DooC]*Vengeful
      
[Finland]    [DooC]*Mr.x
   
[Germany]    [DooC]*WaLKuerE
   
[Germany]    [DooC]*Tiger
   
[Finland]    [DooC]*Pete   

[Germany]    [DooC]*Combojupp
   
[Germany]    [DooC]*SmokingJoe   
      
[Belgium]    [DooC]*Loki
   
[Germany]    [DooC]*Kissaki   
   
[Germany]    [DooC]*Schatten
   
[Germany]    [DooC]*Slide   
   
[Germany]    [DooC]*Pommi
   
[Germany]    [DooC]*Neji
   
[Netherlands]    [Dooc]*MaFKaaS   

[Germany]    [DooC]*Panther   
      
[Germany]    [DooC]*N3J1

removed from sl. page, if they get activ we put them back :)

[Finland]    [DooC]*Rokka
   
[Germany]    [Dooc]*Proensli   

[Poland]    [DooC]*Weed*   
[Poland]    [DooC]*GreenThumb   
   
[Poland]    [DooC]*-=DK=-
   
[Czech Republic]    [DooC]*Lorin
#21
1. Download full installer of ET: http://etui.kashu.fr/ & http://etkey.org/pages/enemy-territory-full-install-windows.php

2. get etkey an put it in "etmain" folder http://etkey.org/  <--- you will need it to save your XP (experiencepoints)

3. update your punkbuster http://www.evenbalance.com/index.php?page=pbsetup.php  & http://etkey.org/pages/punkbuster.php
    install this tool if u want to play on servers with punkbuster

4. play play play :)  :blah: :middlefinger:
#22
Helpboard / bluescreen
28.02.2012, 11:08:16
habe diesen bluescreen, weiss aber nicht was er über mein lappy aussagt .. achja system gerade neu gemacht :(

Problemsignatur:
  Problemereignisname:   BlueScreen
  Betriebsystemversion:   6.0.6001.2.1.0.768.3
  Gebietsschema-ID:   1031

Zusatzinformationen zum Problem:
  BCCode:   1000008e
  BCP1:   C0000005
  BCP2:   82098045
  BCP3:   A0740B90
  BCP4:   00000000
  OS Version:   6_0_6001
  Service Pack:   1_0
  Product:   768_1

Dateien, die bei der Beschreibung des Problems hilfreich sind:
  C:\Windows\Minidump\Mini022812-01.dmp
  C:\Users\miller\AppData\Local\Temp\WER-121930-0.sysdata.xml
  C:\Users\miller\AppData\Local\Temp\WER5E16.tmp.version.txt

#23
DooC-Server / empty et server list ?
03.02.2012, 22:57:37
Here is the solution :)

http://etmaster.net/  :middlefinger: :middlefinger: :middlefinger: :blah: X( :evil: :baby:
#24
General / serverzentren
22.11.2011, 12:14:08
hey all, wo stehen den in deutschland große serverzentren ???  wo man server mieten könnte ! frankfurt ? aber wo noch ? würde gerne mal auf einen server in meiner nähe gehen um zu wissen ob ich da wirklich einen bessern ping habe ^^ danke :)
#25
General / christmas soundpack
08.11.2011, 17:19:43
Lieber jan,
da ich auf den ftp ja nicht mehr zugreifen kann (da dieser jetzt höchst wahrscheinlich down ist), wollte dich dich fragen ob du ein backup gemacht hast ?
weil ich ganz wichtiger weise, gerne das winter christmas soundpack vom bersi gehabt hätte. kannst du mir das bitte hochladen oder per mail schicken ? Danke Janni :) also das mit "merry Christmas" "Jinglebells" usw.

oder kann jemand viell. schauen ob er in seinem "alten" etmain/noquarter ordner noch die pk3 finden kann !? wäre wichtig !

/e:
ah gefunden ..entwarnunung xD hast du aber trotzdem ein backup gemacht ?
#26
Everyone should say 5 Servers who all can play together in future. The server should same(or nearly) like our dooc server kifferstube.
So try ...
My advise:

1. ## Atta way, Baby! NQ XP-Levelsyste... http://www.splatterladder.eu/?mod=serverinfo&idx=659652

     This server have pb enabled and no bots no doublejump :( xD

2. *NT* War Hammer  http://www.splatterladder.eu/?mod=serverinfo&idx=605605

    with bots/ its full like our server

3. ET Oldies XPSave http://www.splatterladder.eu/?mod=serverinfo&idx=612494

    this server is empty but in my opinion also good

4. |||  Crazy War Lords  ||| Fun Server #1  http://www.splatterladder.eu/?mod=serverinfo&idx=691906

   no punkbuster, international clan

5. -ItchyundScratchy- http://www.splatterladder.eu/?mod=serverinfo&idx=661678

   often empty but nice players in [is] try it ^^

so please everyone write your favourite ... 1. place = best ... 5. = last ... place of u !!!! come on !!!


DOOC RULEZZZZ ^^
#27
General / test
10.07.2011, 23:36:50
Gute
:-* test test2 test[collegehumor][blip][info=][jamendo-playlist][own3d][soundcloud][/soundcloud][/own3d][/jamendo-playlist][/info][/blip][/collegehumor]hihihiihihh
[quote][thesixtyone][/thesixtyone][/quote][/tt]
oder
klaro
[/tt]
#28
Helpboard / no voice sound in ET ?
10.07.2011, 23:32:57
VOICECHAT KOMPLETT DE-/AKTIVIEREN
Wer Sounds generell nicht mag kann die Voicechats gerne abschalten. Hierzu bietet sich ein "toggle" an, der dem Nutzer die Möglichkeit bietet, auf Tastendruck den Voicechat AN als auch AUS zu schalten.
In diesem Beispiel wurde die Taste INS/Einfügen zum AN- und AUSSCHALTEN definiert.

bind INS vstr voicetoggle
set voicetoggle vstr toggle1
set toggle1 "set cg_noVoiceChats 1; echo ^7Voicechatsounds ^1Off!; set voicetoggle vstr toggle2"
set toggle2 "set cg_noVoiceChats 0; echo ^7Voicechatsounds ^2On!; set voicetoggle vstr toggle1"
#29
General / sl. Down ?!
21.04.2011, 00:32:46
my lovely page splatterladder is down... Someone know whats happen ro this usefull side ? *cry*
#30
Helpboard / handyvertrag kündigen !
19.02.2011, 00:12:13
hab meinen handyvertrag zu spät gekündigt und deshalb läuft er nochmal 12 monate weiter ... kann ich dagegen was unternehmen oder muss ich das ganz jetzt nochmal 12 monate ertragen !?

lg
#32
Spamboard / good and useful ET tracker ^^
26.09.2010, 16:03:46
http://www.gametracker.com/clan/dooc/ ganz cool ansich ... wusste gar nciht das jan uns da schon so schön eingerichtet hat ^^

und

http://et.splatterladder.com/?mod=claninfo&idx=1454

funny to see how often s1 is online .. enjoy :D
#33
Also ich hab n PC mit
Mainboard: Asus P4P800
CPU: Intel Pentium 4 3GHZ
Ram: 512 MB
Festplatte: 80 GB
Graka: Matrox G550

so wenn ich ET spielen will ruckelt das übelst ab  :middlefinger: und das nich schön xD welche hardware muss ich austauschen ggf. verbessern damit et flüssig läuft ... da et ansich ja nicht viel braucht !

Systemanforderungen

   * Microsoft® Windows® 98/ME/2000/XP OS oder was viel besser ist Linux bzw. FreeBSD .
   * Intel® Pentium® III 600Mhz processor oder vergleichbarer AMD
   * 128 MB RAM
   * 32 MB 100% vollkompatibele OpenGL® 3-D Videokarte
   * Microsoft® DirectX® 8.1


p.s. hab Unbuntu druff ^^

Thx 4 help

:blah:
#34
General / Ipad vs wepad
15.04.2010, 01:15:03
hab gerade n video geshen ...  naja einmal stand das wepad gut da ... einmal beschissen ... wer is wirlich besser und überhaupt !?
#35
Helpboard / Edi x.400 Kommunikation
11.03.2010, 17:00:13
Also ich benötige für ein geschäftliches Projekt einen Dienst, leider kenn ich mich damit so gut wie gar nicht aus ... und hoffe es kann mir einer helfen.

Über einen gewissen Dienst sollen Daten gesendet & empfangen können:
Zur Auswahl hab ich:

1. BusinessMail X.400
2. GXS

Online habe ich gelsen businessMail lohnt erst ab 100 mitarbeitern ... naja so groß bin ich nicht mit zwei Mitarbeiter ^^
Hat das jm. zufällig über den ich das abwickeln könnte ? (gegen Bezahlung natürlich)
Oder wie ich mir das ohne weiteren Dienst selber auf dem Homepc intalliere.
Brauche auf alle Fälle Daten, die ich der Firma geben kann, damit diese mit mir kommunizieren können !
C (land)
A (ADMD)
P (PRMD)
O (Orga)
S (NACHNAME)
G
OU1
DDA-TYP
DDA-Wert 1
PB-ID

achja den dienst brauch ich so ca. höchstens ein mal im monat ... danke für jede hilfe !

#36
DooC-Server / name on kifferstube
20.10.2009, 19:22:54
hier könnt ihr euren namen ändern per script ^^

http://dooc-clan.de/content_intern/upload/upload_files/8_565000autoexec.cfg  :middlefinger: :blah: danach noquater ordner und bla ... wer fragen hat bei mir melden ^^
#37
DooC-Server / mapwahl noquarter !?
12.10.2009, 17:11:09
also leute mapveränderungen sind angesagt ... hier die aktuellen ...
sagt was geilo ist und was raus muss ^^ bzw. neues vorschläge :D

haut rein

http://et.splatterladder.com/?mod=serverinfo&idx=480541&section=mappool

gaukiiii :blah: :middlefinger: :blah: :middlefinger:
#38
Software / skype
08.10.2009, 18:36:58
hab mir überlegt skype zu installieren ... da ich mit kumpels mehr labern will und nicht über icq ^^
jetzt hab ich aber gelesen das skype mehr negatives hat wie positives ... könnt ihr mir eure erfahrungen etc. berichten !?!?

Danke
#39
So, die neue Version ist zwar noch nicht offiziel draußen ... hier aber schonmal der changelog (es kommt noch mehr dazu)^^
Was haltet ihr für nützlich & was ist unbrauchbar :D (wer kein plan halt ----> MOWL)

1.2.7 No Quarter - STANDING ON THE MOON

   * Adrenaline
   ** Fixed g_adrenaline - did not work properly
   ** Adrenaline and chargebar are now in sync
   * Configstring CS
    ** g_csMethod introduced - See wiki for more infos
    ** Removed some vars from CS_SERVERINFO
    ** Saved more than 500 CS chars on 32 slot servers
    * Bots
   ** Call bot client connect event before clientuserinfochanged
    ** No bot kicks from lua clientconnect
    ** Fixed wrong GUID in !listplayers output when following a bot
    ** Fixed axis usage of mortar goals and allies usage of mobile mg42 goals,
    ** Returned latched player class always in _GetEntityClass
    ** Same name of bots and one bot stays as spec bug fixed, install new game-manager.gm see omni-bot.de
    ** Small bot interface performance improvement
    * g_shortcut [p] is working for spectators again
    * Fixed an issue of potential crashes if client switched between mods
    * Removal of G_SetAASBlockingEntity for real
    ** weapons
    ** Fixed splashdamage_radius for allied mortar
    ** New bullet code, whizzsounds introduced see cg_wizzSounds
    ** Fixed scoped/binocs view - stays on while watching scoreboard or automap   
    ** Fix for selecting the last used weapon after throwing airstrike or using satchel_det
   ** Fixed active scoped weapons lost scoped-view too soon when still walking (not running)
   ** Fixed a satchel shotcount bug
   * Players are able to push in spawn again
   * Scoreboard view shows chat again
   * Lua
   ** Implemenation of some missing ETPro compatible functions
   * Fade in/out over-head names 2x faster
   * Fixed an issue with explosions
   * General optimizations on string comparisons and spawning related entities
   * Removal of g_maxLevel<skill> cvars - 7 cvars saved - disable skills with skill_ vars
   * Prepare to fight announcer is played 6 seconds before start
   * jp_insanity 2058 - Kicking dynamite. Don't use this on bot servers. Standard bot scripts might don't deal with it!
   * 2d kill annoncer on top of screen
   



#40
General / 30 sec. ;-)
22.04.2009, 10:03:48
habe soeben et gedownloadet in nichtmal 30 sec. mit guten 10mb/sec. ! Ich sag mal schneller gehts fast nirgends und der vorteil es ist gleich in der richtigen version und muss nicht noch gepatched werden. Also ne mega easy installation ! Kann ich Jedem nur raten es bei uns von der page zu ziehen ^^
http://www.clandooc.de/content/downloads/index.php?dlid=116

lg gauki gauki gauki gauki gaukip.s. gute arbeit jan (fehlt nur noch die pk3 von dem menü von dooc, das wenn jm. sich das installiert sofort die dooc server angezeigt werden... die müsste halt noch in den etmain reingesteckt werden ... wenn du lust & zeit hast)  8o
#41
General / sl. uptade
05.01.2009, 09:10:09
hab unsere Seite bei Splatterladder http://et.splatterladder.com/?mod=claninfo&idx=1454
mal wieder auf den neueren Stand gebracht ... gebt mir bescheid wenn jm. fehlt oder ich aus der liste nehmen soll !!!

vielen Dank ^^

(Hoffe auf ein wenig mehr aktivität der et spieler) ^^
#42
1. Berserker --> Neue Minenskins (einmal blau einmal rot nur das darin noch dooc steht .. ganz simple)

2. Berserker --> Neues Soundpack (hierzu ganz wichtig, nennt eure Lieblingsongs ... oder eure liebsten Filmausschnitte .. bzw. Zitate usw.) der bersi schnippelt dann das zusammen zu einem soundpack !!!

3. Gauki --> Aminlevels optimieren (Mehr level, mit jeweils mehr optionen)

4. Gauki --> Menü noch so optimiern das es 100 % funktioniert

falls alles sagen das das er ja schon ewig ... JA stimmt *g*
aber nach prüfung kann ich keine ausreden mehr finden ^^

5. Bongi oder so wollen noch neue headhot sounds basteln helfen !!! hoffe ich :P

anregeungen, mapwünsche etc. bitte alle nennen .. wollen zu unserem 5. Geburtstag (von dooc) eine perfecte kifferstube ... hoffe auch auf ein bisschen mitarbeit der member oder nicht member :P

edit:

6. was noch scharf wäre .. wenn rotzkotzere eine geo ip einfügen könnte .... so das es jeweils das land der spieler anzeigt, die gerade auf dem server spielen ... die dateien dazu kann ich (gauki) dir liefern ...
#43
DooC-Server / cvar rate 4000 !!!
10.05.2008, 14:33:03
derzeit werden so gut wie 50 % der leute von der kiffer gekickt da  kommt dann cvar rate 4000 !


Standart is aber zwischen 2500 und 15000 ... kann das einer der leader wieder einstellen .. weil die leute begreifen ja nicht warum sie gekickt  werden .. und kp wer das überhaupt eingesetllt hat !

thx


und dann noch da prob von gestern ... es muss so gut wie am server liegen .. da das problem andere server nicht haben ... plz einer der hohen admins die plan haben (rotz + bersi) das ändern .. danke
#44
Hardware / Festnetz Telefon
23.04.2008, 18:16:37
So mal so ne Frage ... von meinen eltern die Firma ... da das Telefon .. also nicht Internet-Telefon !

So nun aber die Frage .. ich suche nach einem Gerät, das alle anrufe usw. speichert ... d.h. wenn man mal nicht hingeht oder so ... dann zeigt es alle gespräche + nr + dauer  usw. an ... gibts da was gutes ... ??? oder hat damit jm. ne erfahrung gemacht ???

thx
#45
So, diesen Thread lass ich 2-3 Wochen laufen ... und damit wird bestimmt ob bots wieder auf den server kommen  .. oder nicht !!!

greeeeets Euer Gauki !!!
#46
Helpboard / übern pc fern guggn
25.03.2008, 21:23:36
also ich habe mein fernseher direkt neben mit, und deshalb möchte ich, dass das bild auf dem fernseher angezeigt wird ... meine frage dazu .. was brauch ich alles ? wieivel kostet mich der spaß ? achja und taugt des was .. bezüglich qualität wenn ich z.B. n Kinofilm aufm pc dann auf dem tv ablaufen lasse =??? danke euch gauki ^^
#47
General / neues grundrecht
28.02.2008, 14:34:01
hey hab des gestern auf spiegel gelesen und mich erstmal gefreut ^^

http://www.spiegel.de/politik/deutschland/0,1518,538061,00.html

naja was heisst das im klartext ?

Was kann jm. machen der das gefühl hat ausgespäht zu werden ?

was passiert beim dowload illegaler programme/dateien ?

wann darf mein computer eingezogen werden ?

...
#49
Helpboard / Internet ^^
09.01.2008, 14:06:19
also folgende sachlage !!!
Ich und das büro meines Vaters ziehen 2 stockwerke tiefer !!!

Wir wollen sowohl oben als auch unten internet haben ... telefonanschlüsse haben wir ja ...
also mit kapel wäre mir das klar .. einfach den router in die mitte und kabel hin ... wie mache ich das von nun an ?

brauche insgesamt 5 mal internetanschlüsse im haus verteilt .. hab dsl 3000 mit flatrate + meherer tele nummern (glaub3)

Wie bekomme ich ohne kabel im haus zu verteilen in alle zimmer i-net !? günstigste + einfachste lösung ... ????

achja internet kommt bei uns ausm keller (das ist der ntba usw. oder wie des heisst)

d.h ich möchte das i-net über 2 stockwerke verteilen ... kann ich des i-wie über die telefon leitungen das machen !?

danke für jede hilfe ... bin da völlig überfordert !!!
#50
So da nun der winter da ist ... wollte ich mal fragen ob ein paar winter maps nett wären für den nq server ... vorschläge wären hier ganz nett !

hier man ne kleine auswahl:


Votes plz:

supplydepot3 (winteredition)
basereace_winter
northpole (funmap mit obj.)
et_ice (old rtcw map)
glider (map with the plane(Flugzeug))
stalingrad
transmitter
mlb_daybreak
Christmas Killhouse final (deathmap - no obj.)
#52
Helpboard / probs
04.11.2007, 23:50:01
also bekomme immer wieder diese meldung wenn ich mit meinem browser (firefox) im im i-net stöbere ....
habe schon versucht genau nach dem unten stehen zu verfahren .. aber dann gehts i-net gar net mehr ... wenn ich es so lasse muss ich manchmal einfach warten oder i-net neu starten dann gehts wieder ne weile .. why !? .. plz help + thx 4 help ... nun der text der dann im browser immer erscheint !

Hinweis zur Abschaltung von DNS-Servern
Wie alle Systeme im Internet müssen auch Server ständig aktualisiert und den Erfordernissen angepasst werden. Der von Ihnen genutzte DNS-Server wird durch leistungsfähigere Systeme ersetzt und steht deshalb nicht mehr zur Verfügung. Normalerweise werden Ihrem Computer / Router die DNS-Server automatisch zugewiesen, so dass die Abschaltung alter DNS-Server keine Auswirkung für Ihr System hat.

Wenn Sie diesen Hinweis sehen, haben Sie Ihrem Computer / Router die IP-Adresse eines alten DNS-Servers fest eingetragen.

Damit Sie auch weiterhin problemlos das Internet nutzen können, gehen Sie bitte wie folgt vor:

Windows Vista
Überprüfen Sie, ob in der Netzwerkkonfiguration ein DNS-Server fest eingetragen wurde.

   1. Wählen Sie in Windows "Start / Systemsteuerung / Netzwerk- und Freigabecenter / Netzwerkverbindungen verwalten".
   2. Klicken Sie mit der rechten Maustaste auf Ihre DFÜ-Verbindung zu Ihrem Internetanbieter (Provider) und wählen Sie im Kontextmenü "Eigenschaften".
   3. Wechseln Sie auf den Reiter "Netzwerk", markieren Sie den Eintrag "Internetprotokoll Version 4 (TCP/IPv4)" und klicken Sie auf .
   4. Überprüfen Sie hier, ob auf dem Reiter "Allgemein" die Option "DNS-Serveradresse automatisch beziehen" markiert ist. Ist dies nicht der Fall, aktivieren Sie diese Option, bestätigen Sie alle Änderungen mit .

Windows XP/2000
Überprüfen Sie, ob in der Netzwerkkonfiguration ein DNS-Server fest eingetragen wurde.

   1. Wählen Sie in Windows "Start / Einstellungen / Netzwerk- und DFÜ-Verbindungen (bzw. Netzwerkverbindungen)".
   2. Klicken Sie mit der rechten Maustaste auf Ihre DFÜ-Verbindung zu Ihrem Internetanbieter (Provider) und wählen Sie im Kontextmenü "Eigenschaften".
   3. Wechseln Sie auf den Reiter "Netzwerk", markieren Sie den Eintrag "Internetprotokoll (TCP/IP)" und klicken Sie auf .
   4. Überprüfen Sie hier, ob auf dem Reiter "Allgemein" die Option "DNS-Serveradresse automatisch beziehen" markiert ist. Ist dies nicht der Fall, aktivieren Sie diese Option, bestätigen Sie alle Änderungen mit .

Windows 98/ME
Überprüfen Sie, ob in der Netzwerkkonfiguration ein DNS-Server fest eingetragen wurde.

   1. Wählen Sie in Windows "Start / Einstellungen / Systemsteuerung / Netzwerk".
   2. Wechseln auf den Reiter "Konfiguration", markieren Sie den Eintrag "TCP/IP -> DFÜ-Adapter" und klicken Sie auf .
   3. Überprüfen Sie hier, ob auf dem Reiter "DNS-Konfiguration" die Option "DNS deaktivieren" markiert ist. Ist dies nicht der Fall, aktivieren Sie diese Option, bestätigen Sie alle Änderungen mit und starten Sie abschließend den Computer neu.

In einem Router
Überprüfen Sie bitte, ob im Router ein DNS-Server fest eingetragen wurde. Entfernen Sie ggf. den Eintrag.
#53
General / übersetzer wanted ^^
02.11.2007, 08:27:06
also ich will ja geo ip auf die kiffer machen ... will jedoch keine lizenzen brechen ... deshalb .. kann mir jm. sagen was da alles drinsteht !?

There are two licenses, one for the C library software, and one for
the database.

SOFTWARE LICENSE (C library)

The GeoIP C Library is licensed under the LGPL.  For details see
the COPYING file.

OPEN DATA LICENSE (GeoLite Country and GeoLite City databases)

Copyright (c) 2005 MaxMind LLC.  All Rights Reserved.

All advertising materials and documentation mentioning features or use of
this database must display the following acknowledgment:
"This product includes GeoLite data created by MaxMind, available from
http://maxmind.com/"

Redistribution and use with or without modification, are permitted provided
that the following conditions are met:
1. Redistributions must retain the above copyright notice, this list of
conditions and the following disclaimer in the documentation and/or other
materials provided with the distribution.
2. All advertising materials and documentation mentioning features or use of
this database must display the following acknowledgement:
"This product includes GeoLite data created by MaxMind, available from
http://maxmind.com/"
3. "MaxMind" may not be used to endorse or promote products derived from this
database without specific prior written permission.

THIS DATABASE IS PROVIDED BY MAXMIND.COM ``AS IS'' AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL MAXMIND.COM BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
DATABASE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Some parts of this software distribution are derived from the APNIC, ARIN and
RIPE databases (copyright details below). The author of this module makes no
claims of ownership on those parts.

APNIC conditions of use:

The files are freely available for download and use on the condition that APNIC
will not be held responsible for any loss or damage arising from the application
of the information contained in these reports.

APNIC endeavours to the best of its ability to ensure the accuracy of these
reports; however, APNIC makes no guarantee in this regard.

In particular, it should be noted that these reports seek to indicate the
country where resources were first allocated or assigned. It is not intended
that these reports be considered as an authoritative statement of the location
in which any specific resource may currently be in use.

ARIN database copyright:

Copyright (c) American Registry for Internet Numbers. All rights reserved.

RIPE database copyright:

The information in the RIPE Database is available to the public for agreed
Internet operation purposes, but is under copyright. The copyright statement is:

"Except for agreed Internet operational purposes, no part of this publication
may be reproduced, stored in a retrieval system, or transmitted, in any form or
by any means, electronic, mechanical, recording, or otherwise, without prior
permission of the RIPE NCC on behalf of the copyright holders. Any use of this
material to target advertising or similar activities is explicitly forbidden and
may be prosecuted. The RIPE NCC requests to be notified of any such activities
or suspicions thereof."

hier noch der höchst interessante dl ^^

http://www.maxmind.com/app/perl?rId=awstats
#54
Hardware / Scanner
17.09.2007, 12:18:56
So mein Vater sucht nach einem guten + günstigen Scanner für seinen PC, muss einfach zu bedienen sein ... hat mir da jm. n tipp + preise für sowas (hab da 0 plan) thx
#55
Software / .pdf creator
17.09.2007, 12:14:47
also jungs + mädels mit welchem prog kann ich word dateien (.doc) und bild dateien (.jpg .gif) am schnellsten und besten und billigsten in eine .pdf (adobe) datei umwandeln ?! thx 4 help gauki
#56
General / bombentricks ^^
10.09.2007, 01:33:08
Klick !!!

ein muss ^^


wusstet ihr das !?

Klick 2 !!!
#57
General / Zur Info :d
10.09.2007, 01:14:43
So leuts und an alle illegalen internet-junkies ^^

hier mal n link, würde gerne von euch ein paar meinungen dazu höhren !

Was haltet ihr davon ?

http://www.planetopia.de/archiv/2007/planetopia/09_09/4_auswahl.html
#58
Helpboard / Windows Vista
07.09.2007, 18:03:33
SO MEIN OPA HAT SICH N LAPTOP GEKAUFT ... mit windof vista ... nun wollte ich einfach sein drucker mit usb kabel verbinden und hab mir n treiber ausm i-net gezogen ... samsung ml 4 er reiche naja installiert und der drucker reagiert immer noch nicht .... woran kann des liegen !? an vista !? nicht kompatibel !? oder gibts da n trick ... wie nennt sich die anschulssstelle wenn ich den drucker anschliese ... lpt 1 oder com 1 .. oder wie !? greeets und thx
#59
Hardware / Help !!! Broken Usb-stick
05.09.2007, 18:15:50
ok ich brauche dringend hilfe ... mein usb stick mit 100 wichtigen sachen drauf (geschäftliches zeug) usw. kann vom pc nicht gelesen werden .. meine 2 anderen usb sticks funktionieren einwandfrei ... nur der eine eben nicht .. kein mukks mehr ... also kein auto start .. und wenn ich ihn dann anklicke kommt nur, dass ich ihn formatieren kan ... was ich aber auf keine fall will ! was für möglichkeiten hab ich da ... wo lass ich mir die daten am besten wieder herholen.. da gibts doch so spezialisten .. oder n trick !? koste es was es wolle ... lol *heul* .. ich brauch die daten wieder ...

danke für eure mühen + ideen ... gauki ( der ver´zweifelte)
#60
So, da der server die letzen wochen ein wenig gedarbt hat, habe ich nun einiges geändert und hinzugefügt ... hoffe euch gefallen diese optionen und der server läuft wieder etwas besser  :)u)

slide und bongi usw. helfen mir zwar ... aber noch ist einfach zu wenig los .. würde mich freuen wenn man den "rest" den clans mal öfters auf der Kiffer sehen würde ... auch wenn nur zum idlen, damit wieder mehr leute auf den server kommen  8)

thx ... gauki

achja ... der thread dient auch für lob und kritik jeder art  ;(


hier ne notiz .. nur für mich ^^

http://88.198.24.75/forum/viewtopic.php?t=622&start=100
probs ...

hier ne lösung

http://www.egoshooter24.de/include.php?path=start.php

http://wolfenstein-city.4players.de/forum/viewtopic.php?p=72225&sid=