Difference between revisions of "Sers"

From QWiki
*>Users
*>Users
 
(124 intermediate revisions by the same user not shown)
Line 1: Line 1:
* '''Nick:''' sers
+
player introduction
* '''Nationality:''' [[Image:flag_de.gif]] German
+
 
* '''Current clan:''' [[Image:flag_gb.gif]] [[Demonic Core]]
+
== Information ==
* '''Aliases:''' wheat; durban; yggdrasil; unnamed
+
  '''Nationality:''' [[Image:flag_de.gif]] German
* '''First spawned:''' [[1996]]
+
  '''Current clan:''' [[Image:flag_gb.gif]] [[Demonic Core]]
* '''Map:''' [[DM4]] [[End]] [[Nacmidair]] [[EndIf]]
+
  '''Clan prefix or suffix:''' DC
* '''Colors:''' 12 2
+
  '''Aliases:''' durban; yggdrasil; unnamed
* '''IRC channel:''' #DC
+
  '''First spawned:''' [[1996]]
* '''IRC network:''' [[QuakeNet]]
+
  '''Map:''' [[DM4]], [[DM6]], [[DM3]], [[End]], [[Nacmidair]] and [[EndIf]]
* '''OS:''' FreeBSD; Windows 7 Professional
+
  '''IRC channel:''' #DC
* '''Client:''' Ezquake Nightly Build
+
  '''IRC network:''' [[QuakeNet]]
 +
  '''OS:''' FreeBSD; NT; GNU/Linux; fli4l; Windows 2000; XP; Windows 7 Professional
 +
  '''CPU:''' i386, i486, Intel Pentium II/III, AMD, others
 +
  '''GFX:''' GeForce Series, 3dfx Voodoo Graphics, ATI, others
 +
  '''Client:''' QWCL, MQWCL, [[ezQuake]] Nightly Build
 +
  '''Proxy:''' Cheapo, [[Qizmo]]
 +
  '''Monitor:''' LG 901B at 100hz, others
 +
  '''FOV:''' 115
 +
  '''Resolution:''' Desktop resolution: 1024x768, ezquake internal font width: 320, font height: 240
 +
  '''Sound:''' Creative Labs: Sound Blaster Pro, Sound Blaster Audigy
 +
  '''Mousepad:''' Icemat (glass), 3M+SilikonSpray, everglide pads
 +
  '''Mouse:''' Logitech G1, other decommissioned mice (cord)
 +
  '''Mouserate:''' 500hz or 1000hz
  
 
== Clan history ==
 
== Clan history ==
* [[Image:flag_de.gif]] [[Bodycount]]
+
[[Image:flag_de.gif]] [[Bodycount]] <br />
* [[Image:flag_gb.gif]] [[Demonic Core]]
+
[[Image:flag_gb.gif]] [[Demonic Core]] <br />
  
 
== Quotes ==
 
== Quotes ==
gl; lo; tnx; pld
+
 
 +
gl; gl etc; lo; adk; ta; gg; tnx; pld; llamah; It's good to b0rk!
 +
 
 +
== Demos ==
 +
 
 +
http://demos.quakeworld.nu/
  
 
== Cmdline ==
 
== Cmdline ==
  
Cmdline [insert path to setup and client location, an ezquake nightly build in my case]
+
insert path to setup and client location, an ezquake nightly build in my case
  
-mem 512 -noforcemparms -noforcemaccel -noforcespd -nocdaudio -ruleset smackdown
+
<code>-mem 512 -noforcemparms -noforcemaccel -noforcespd -nocdaudio -ruleset smackdown</code>
  
 
== Scripts ==
 
== Scripts ==
  
'''Ready - Break script'''
+
'''Ready / Break script'''
  
alias red_1 "ready ;bind p red_0"
+
alias red_1 "ready ;bind p red_0" <br />
 +
alias red_0 "break ;bind p red_1"  
  
alias red_0 "break ;bind p red_1"
+
'''Volume script'''
  
'''Volume script'''
+
alias Select.Vol.01 "volume 0.05 ;bind l Select.VOL.00 - Select.VOL.02;echo - volume set to: 0.05" <br />
 +
alias Select.Vol.02 "volume 0.1 ;bind l Select.VOL.01 - Select.VOL.03;echo - volume set to: 0.1" <br />
 +
alias Select.Vol.03 "volume 0.15 ;bind l Select.VOL.02 - Select.VOL.04;echo - volume set to: 0.15" <br />
 +
alias Select.Vol.04 "volume 0.2 ;bind l Select.VOL.03 - Select.VOL.05;echo - volume set to: 0.2" <br />
 +
alias Select.Vol.05 "volume 0.25 ;bind l Select.VOL.04 - Select.VOL.00;echo - volume set to: 0.25" <br />
 +
alias Select.Vol.00 "volume 0.0 ;bind l Select.VOL.05 - Select.VOL.01;echo - volume set to: 0.0"
  
alias Select.Vol.01 "volume 0.05 ;bind l Select.VOL.00 - Select.VOL.02;echo - volume set to: 0.05"
+
'''Drawarmor script'''
  
alias Select.Vol.02 "volume 0.1 ;bind l Select.VOL.01 - Select.VOL.03;echo - volume set to: 0.1"
+
alias arm_1 "scr_sbar_drawarmor 1 ;bind k arm_0" <br />
 +
alias arm_0 "scr_sbar_drawarmor 0 ;bind k arm_1"
  
alias Select.Vol.03 "volume 0.15 ;bind l Select.VOL.02 - Select.VOL.04;echo - volume set to: 0.15"
+
'''Teamplay messages ON/OFF script'''
  
alias Select.Vol.04 "volume 0.2 ;bind l Select.VOL.03 - Select.VOL.05;echo - volume set to: 0.2"
+
alias teamplayon "exec config/teamchats.cfg; echo TP_MSGS ON; bind F9 teamplayoff" <br />
 +
alias teamplayoff "exec config/bindings.cfg; echo TP_MSGS OFF; bind F9 teamplayon"
  
alias Select.Vol.05 "volume 0.25 ;bind l Select.VOL.04 - Select.VOL.00;echo - volume set to: 0.25"
+
'''Qizmo script'''
  
alias Select.Vol.00 "volume 0.0 ;bind l Select.VOL.05 - Select.Vol.01;echo - volume set to: 0.0"
+
alias Select.PRX.1 "bind F12 PRX.Splatter ;bind F11 Select.PRX.2;echo - proxy selection: splatterfest" <br />
 +
alias Select.PRX.2 "bind F12 PRX.Schlund ;bind F11 Select.PRX.3;echo - proxy selection: schlund" <br />
 +
alias Select.PRX.3 "bind F12 PRX.Euronet ;bind F11 Select.PRX.4;echo - proxy selection: euronet" <br />
 +
alias Select.PRX.4 "bind F12 PRX.Barrys ;bind F11 Select.PRX.5;echo - proxy selection: barrysworld" <br />
 +
alias Select.PRX.5 "bind F12 PRX.Ocrana ;bind F11 Select.PRX.6;echo - proxy selection: ocrana" <br />
 +
alias Select.PRX.6 "bind F12 PRX.Topsid ;bind F11 Select.PRX.7;echo - proxy selection: topsid" <br />
 +
alias Select.PRX.7 "bind F12 PRX.Gxp ;bind F11 Select.PRX.8;echo - proxy selection: gxp" <br />
 +
alias Select.PRX.8 "bind F12 PRX.Local ;bind F11 Select.PRX.1;echo - proxy selection: local" <br />
  
'''Teamplay messages ON/OFF script'''
+
alias PRX.Splatter "say proxy:connect qw.dybbuk.de:27500" <br />
 +
alias PRX.Ocrana "say proxy:connect 129.217.206.140:44444" <br />
 +
alias PRX.Topsid "say proxy:connect 160.45.32.177:10000" <br />
 +
alias PRX.Euronet "say proxy:connect fb0.euro.net:27501" <br />
 +
alias PRX.Barrys "say proxy:connect 213.115.128.55:28000" <br />
 +
alias PRX.Gxp "say proxy:connect 212.144.88.41:44444" <br />
 +
alias PRX.Local "say proxy:connect 127.1:27666" <br />
 +
alias PRX.Schlund "say proxy:connect gameserver.schlund.de:27600" <br />
  
alias teamplayon "exec config/teamchats.cfg; echo TP_MSGS ON; bind F9 teamplayoff"
+
== QTV ==
  
alias teamplayoff "exec config/bindings.cfg; echo TP_MSGS OFF; bind F9 teamplayon"
+
alias qdyb1 "qtvplay 1@qw.dybbuk.de:28000" <br />
 +
alias qdyb2 "qtvplay 2@qw.dybbuk.de:28000" <br />
 +
alias qdyb3 "qtvplay 3@qw.dybbuk.de:28000" <br />
  
'''QTV'''
+
== Stats ==
  
alias qdyb1 "qtvplay 1@qw.dybbuk.de:28000"
+
http://stats.quakeworld.nu/?a=4on4&order=11&mapSelect=0&clanName=tvs&search=Search <br />
 +
http://stats.quakeworld.nu/?a=2on2&order=11&mapSelect=0&clanName=tvs&search=Search <br />
 +
http://stats.quakeworld.nu/index.php?a=qwplayer&currentPlayer=Playername <br />
  
alias qdyb2 "qtvplay 2@qw.dybbuk.de:28000"
+
== External links ==
  
alias qdyb3 "qtvplay 3@qw.dybbuk.de:28000"
+
https://www.quakeservers.net/quakeworld/servers/pl=1/
  
== External links ==
 
 
{{chtv|name=yggdrasil}}
 
{{chtv|name=yggdrasil}}
 
[[Category:Players]]
 
[[Category:Players]]

Latest revision as of 20:10, 9 November 2016

player introduction

Information

 Nationality: Flag de.gif German
 Current clan: Flag gb.gif Demonic Core
 Clan prefix or suffix: DC
 Aliases: durban; yggdrasil; unnamed
 First spawned: 1996
 Map: DM4, DM6, DM3, End, Nacmidair and EndIf
 IRC channel: #DC
 IRC network: QuakeNet
 OS: FreeBSD; NT; GNU/Linux; fli4l; Windows 2000; XP; Windows 7 Professional
 CPU: i386, i486, Intel Pentium II/III, AMD, others
 GFX: GeForce Series, 3dfx Voodoo Graphics, ATI, others
 Client: QWCL, MQWCL, ezQuake Nightly Build
 Proxy: Cheapo, Qizmo
 Monitor: LG 901B at 100hz, others
 FOV: 115
 Resolution: Desktop resolution: 1024x768, ezquake internal font width: 320, font height: 240
 Sound: Creative Labs: Sound Blaster Pro, Sound Blaster Audigy
 Mousepad: Icemat (glass), 3M+SilikonSpray, everglide pads
 Mouse: Logitech G1, other decommissioned mice (cord)
 Mouserate: 500hz or 1000hz

Clan history

Flag de.gif Bodycount
Flag gb.gif Demonic Core

Quotes

gl; gl etc; lo; adk; ta; gg; tnx; pld; llamah; It's good to b0rk!

Demos

http://demos.quakeworld.nu/

Cmdline

insert path to setup and client location, an ezquake nightly build in my case

-mem 512 -noforcemparms -noforcemaccel -noforcespd -nocdaudio -ruleset smackdown

Scripts

Ready / Break script

alias red_1 "ready ;bind p red_0"
alias red_0 "break ;bind p red_1"

Volume script

alias Select.Vol.01 "volume 0.05 ;bind l Select.VOL.00 - Select.VOL.02;echo - volume set to: 0.05"
alias Select.Vol.02 "volume 0.1 ;bind l Select.VOL.01 - Select.VOL.03;echo - volume set to: 0.1"
alias Select.Vol.03 "volume 0.15 ;bind l Select.VOL.02 - Select.VOL.04;echo - volume set to: 0.15"
alias Select.Vol.04 "volume 0.2 ;bind l Select.VOL.03 - Select.VOL.05;echo - volume set to: 0.2"
alias Select.Vol.05 "volume 0.25 ;bind l Select.VOL.04 - Select.VOL.00;echo - volume set to: 0.25"
alias Select.Vol.00 "volume 0.0 ;bind l Select.VOL.05 - Select.VOL.01;echo - volume set to: 0.0"

Drawarmor script

alias arm_1 "scr_sbar_drawarmor 1 ;bind k arm_0"
alias arm_0 "scr_sbar_drawarmor 0 ;bind k arm_1"

Teamplay messages ON/OFF script

alias teamplayon "exec config/teamchats.cfg; echo TP_MSGS ON; bind F9 teamplayoff"
alias teamplayoff "exec config/bindings.cfg; echo TP_MSGS OFF; bind F9 teamplayon"

Qizmo script

alias Select.PRX.1 "bind F12 PRX.Splatter ;bind F11 Select.PRX.2;echo - proxy selection: splatterfest"
alias Select.PRX.2 "bind F12 PRX.Schlund ;bind F11 Select.PRX.3;echo - proxy selection: schlund"
alias Select.PRX.3 "bind F12 PRX.Euronet ;bind F11 Select.PRX.4;echo - proxy selection: euronet"
alias Select.PRX.4 "bind F12 PRX.Barrys ;bind F11 Select.PRX.5;echo - proxy selection: barrysworld"
alias Select.PRX.5 "bind F12 PRX.Ocrana ;bind F11 Select.PRX.6;echo - proxy selection: ocrana"
alias Select.PRX.6 "bind F12 PRX.Topsid ;bind F11 Select.PRX.7;echo - proxy selection: topsid"
alias Select.PRX.7 "bind F12 PRX.Gxp ;bind F11 Select.PRX.8;echo - proxy selection: gxp"
alias Select.PRX.8 "bind F12 PRX.Local ;bind F11 Select.PRX.1;echo - proxy selection: local"

alias PRX.Splatter "say proxy:connect qw.dybbuk.de:27500"
alias PRX.Ocrana "say proxy:connect 129.217.206.140:44444"
alias PRX.Topsid "say proxy:connect 160.45.32.177:10000"
alias PRX.Euronet "say proxy:connect fb0.euro.net:27501"
alias PRX.Barrys "say proxy:connect 213.115.128.55:28000"
alias PRX.Gxp "say proxy:connect 212.144.88.41:44444"
alias PRX.Local "say proxy:connect 127.1:27666"
alias PRX.Schlund "say proxy:connect gameserver.schlund.de:27600"

QTV

alias qdyb1 "qtvplay 1@qw.dybbuk.de:28000"
alias qdyb2 "qtvplay 2@qw.dybbuk.de:28000"
alias qdyb3 "qtvplay 3@qw.dybbuk.de:28000"

Stats

http://stats.quakeworld.nu/?a=4on4&order=11&mapSelect=0&clanName=tvs&search=Search
http://stats.quakeworld.nu/?a=2on2&order=11&mapSelect=0&clanName=tvs&search=Search
http://stats.quakeworld.nu/index.php?a=qwplayer&currentPlayer=Playername

External links

https://www.quakeservers.net/quakeworld/servers/pl=1/