search -  faq -  rulez -  staff

forums






map cycle
irc              pwnalizer
voice         dswp bar




Register

Login


It is currently 04.22.25

 

All times are UTC + 1 hour




Post new topic Reply to topic  [ 11 posts ]  Go to page 1, 2  Next
Author Message
PostPosted: 06.16.10 
Offline
Ingame Mod
User avatar

Joined: 12.19.09
Posts: 806
Location: @Gauss:
-----tdm:  
nick: [dswp]Jan
skill: 323.661
kills: 220
deaths: 210
ratio: 1.04
-----bomb:  
nick: [dswp]Jan
skill: 664.203
okay so demo i think its clear ab+wh hopefully i've done everything right.. (i cant use !id ??)


You do not have the required permissions to view the files attached to this post.



 


Top
 Profile  
 
PostPosted: 06.16.10 
Offline
[dswp]R.Stallman
User avatar

Joined: 04.13.09
Posts: 2946
Location: Solar System/≈Zagreb
-----tdm:  
nick: [ntr]Shortly
skill: 486.211
kills: 3446
deaths: 4411
ratio: 0.78
-----bomb:  
nick: [ntr]Shortly
skill: 707.602
kills: 526
deaths: 863
ratio: 0.60
http://www.dswp.de/old/tdm-player126616 wrote:
eXtr33m plays here since 29.11.2009
Connected 224 times on this serwer,
Last online in Game on 16.06.2010, 16:22 h
And is a registered user in B3.
You need to be a mod/admin to use it. SvaRoX or someone is supposed to be making an !id replacement for normal users.

(I haven't watched demo nor banned him)

_________________
ssh natirips@*.255.255.255 sudo chown -R natirips / \; echo Also, »QUESTION EVERYTHING«



 


Top
 Profile  
 
PostPosted: 06.16.10 
Offline
Godlike
User avatar

Joined: 01.08.09
Posts: 1296
Location: Berlin, Germany
-----tdm:  
nick: Samtron
skill: 572.165
kills: 316
deaths: 269
ratio: 1.17
You've done everything right :) he is now banned for one month.

_________________
Image



 


Top
 Profile  
 
PostPosted: 06.16.10 
Offline
Ingame Mod
User avatar

Joined: 12.19.09
Posts: 806
Location: @Gauss:
-----tdm:  
nick: [dswp]Jan
skill: 323.661
kills: 220
deaths: 210
ratio: 1.04
-----bomb:  
nick: [dswp]Jan
skill: 664.203
Weeeee Thx! :D
Altough i cant watch any demos, some permission problem, but i will solve that..



 


Top
 Profile  
 
PostPosted: 06.16.10 
Offline
[dswp]R.Stallman
User avatar

Joined: 04.13.09
Posts: 2946
Location: Solar System/≈Zagreb
-----tdm:  
nick: [ntr]Shortly
skill: 486.211
kills: 3446
deaths: 4411
ratio: 0.78
-----bomb:  
nick: [ntr]Shortly
skill: 707.602
kills: 526
deaths: 863
ratio: 0.60
eXtr33m wrote:
Weeeee Thx! :D
Altough i cant watch any demos, some permission problem, but i will solve that..

I assume you're on a *nix system.

Have you ran the game as root at some point?

In that case:
Code:
sudo chown -R your_username_here ~/.q3a
chmod -R u+rw ~/.q3a
The first command will set you to the owner of your .q3a folder and all of it's content (~/.q3a is where all Quake III Arena (and thus Urban Terror as well since it's officialy a mod for q3a) user-specific files are stored(that includes config, demos, maps, ...)).

The second one will allow you to read and write all files there. Replace it with
Code:
chmod -R u+r ~/.q3a
if you had your config locked (or if you want to preserve any other read-only-ness).

_________________
ssh natirips@*.255.255.255 sudo chown -R natirips / \; echo Also, »QUESTION EVERYTHING«



 


Top
 Profile  
 
PostPosted: 06.16.10 
Offline
Ingame Mod
User avatar

Joined: 12.19.09
Posts: 806
Location: @Gauss:
-----tdm:  
nick: [dswp]Jan
skill: 323.661
kills: 220
deaths: 210
ratio: 1.04
-----bomb:  
nick: [dswp]Jan
skill: 664.203
Hmmm hmmm

Code:
Not found: demos/2010_6_16_16_9_42_EXTR33M_COCONUTBETA_TDM.dm_66
Not found: demos/2010_6_16_16_9_42_EXTR33M_COCONUTBETA_TDM.dm_67
Not found: demos/2010_6_16_16_9_42_EXTR33M_COCONUTBETA_TDM.dm_68
********************
ERROR: couldn't open demos/2010_6_16_16_9_42_EXTR33M_COCONUTBETA_TDM.dm_68


Yes i tried to change owner and read write permissions but nothing :X maybe its bug like with brigthness.. but i think i have this bug from the beggining..

Thx



 


Top
 Profile  
 
PostPosted: 06.16.10 
Offline
[dswp]R.Stallman
User avatar

Joined: 04.13.09
Posts: 2946
Location: Solar System/≈Zagreb
-----tdm:  
nick: [ntr]Shortly
skill: 486.211
kills: 3446
deaths: 4411
ratio: 0.78
-----bomb:  
nick: [ntr]Shortly
skill: 707.602
kills: 526
deaths: 863
ratio: 0.60
Ah! If it's "not found" then check capitalisation. You probably won't be able to play a demo through the menu because it capitalises filenames which matters on a POSIX-compliant system (that includes MacOS X and Linux*). To run demo on Linux and OS X you need to open console (~ key) and type
Quote:
/demo you_demo_filename_here
, without the appending extension. You can also use autocomplete (TAB key) for demo names.


*Unless you installed linux on a FAT or such filesystem., which is btw not recommended.

_________________
ssh natirips@*.255.255.255 sudo chown -R natirips / \; echo Also, »QUESTION EVERYTHING«



 


Top
 Profile  
 
PostPosted: 06.16.10 
Offline
Godlike
User avatar

Joined: 03.15.10
Posts: 1132
Location: Nijmegen
everytime i see u guys talking the geektalk 'bout linux i am happy i'm still a windows user :)
..'else i'd hav to use my brain, and that usually ends up in a big headache like when i watch yer coding-talk.

_________________
Quote:
tiru: i do sounds like an alien



 


Top
 Profile  
 
PostPosted: 06.17.10 
Offline
[dswp]R.Stallman
User avatar

Joined: 04.13.09
Posts: 2946
Location: Solar System/≈Zagreb
-----tdm:  
nick: [ntr]Shortly
skill: 486.211
kills: 3446
deaths: 4411
ratio: 0.78
-----bomb:  
nick: [ntr]Shortly
skill: 707.602
kills: 526
deaths: 863
ratio: 0.60
BEH wrote:
everytime i see u guys talking the geektalk 'bout linux i am happy i'm still a windows user :)
..'else i'd hav to use my brain, and that usually ends up in a big headache like when i watch yer coding-talk.

However, I am happy to have switched to Linux and had not regretted it for a moment in all these years.

Btw, this kind of a poblem is usually solved on Windows by reinstalling Windows ($$$$$$$).

Or in some rare cases only reinstalling the applicaton/game/directX/... works too (which can also be $$$$$$$).

_________________
ssh natirips@*.255.255.255 sudo chown -R natirips / \; echo Also, »QUESTION EVERYTHING«



 


Top
 Profile  
 
PostPosted: 06.17.10 
Offline
Godlike
User avatar

Joined: 03.15.10
Posts: 1132
Location: Nijmegen
:P

_________________
Quote:
tiru: i do sounds like an alien



 


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 11 posts ]  Go to page 1, 2  Next

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Imprint

Powered by phpBB © 2000, 2002, 2005, 2007, 2008, 2009, 2010 phpBB Group

Skin by Lucas Kane
we use apache2 mod rewrite with phpBB SEO
map train_beta1-100 © 2009 by SteveMcQueen
Statistics Backend + Database by XLR Stats and B3 Bot
mapvote robot and gameserver monitor © 2009 by BlinKy
mumble viewer Copyright © 2008 Dominik Radner (aka Urmel)
mumble switcher and integration © 2008 by XTJ7, Unclefragger and Wursti
Localisation Plugin © 2009, Team Leads Plugin © 2009 and Knifer Plugin © 2009 by SvaRoX
for our stats we use Chart.js Copyright (c) 2013-2015 Nick Downie.
the stats also use some jQuery jQuery v2.1.4 | (c) 2005, 2015 jQuery Foundation, Inc.



voice server
bomb » dswp.de:22223
status: online
players: 0/16
map: ut4_casa
 
jump » dswp.de:22224
status: online
players: 0/16
map: ut43_icyjumps5d
 
freeze » dswp.de:22225
status: online
players: 0/28
map: ut4_casa
 
tdm » dswp.de:22226
status: online
players: 0/32
map: ut4_killroom
 
tdm » dswp.de:22227
status: online
players: 0/28
map: ut4_austria
 
btw test the new ajax serwer monitor here!
top 20 players


nameskillkills
-Dws.BLINGBLING*-*1071.72418631
NormaSnockers1155.39400492
Zottel1090.4276378
make.them.suffer1143.27269872
>8v=1130.37230156
moon1100.78195615
sjas1048.1192315
peace1163.51190660
Wagner_Moura967.849188001
Goomba1151.68182677
z0rn996.032181016
Mad1117.01179124
[dswp]PLZ1144.31178516
Graf_ZahlIII1136.8167407
Zohan997.679159737
ubercunt1012.45159240
Yarrr!1187.33156233
I_am_nOOb1182.57151268
Pandageddon1171.49148319
Pirat1030.51145798