Server Help

ASSS Questions - sysop

hellzlaker - Mon Nov 13, 2006 12:32 pm
Post subject: sysop
when i log into zone in asss it says hellz-hacker entering and then it say assigned to group 'sysop'

but when i do all command like ?a hi or ?z hi nothing happens .. any help?

and it doesnt save score anywhere
Smong - Mon Nov 13, 2006 12:54 pm
Post subject:
First type ?listmod to see if you have powers. If ?a still doesn't work then make sure you properly installed/unzipped asss, there are some files in a directory called conf/groupdef.dir that control who can use what command, just make sure those files exist.

To save scores you need to do several things:
- Make sure the points_* modules are attached to your arena (points_kill, points_goal, etc depends what you need), check arena.conf.
- Make sure the points_* modules are loaded into the server, check conf/modules.conf.
hellzlaker - Mon Nov 13, 2006 1:32 pm
Post subject:
those files exist, and im ?grplogin doesnt do anything
so i put here the main txt files from asss


Code: Show/Hide
; conf/groupdef.conf
; don't edit this file, edit the ones in groupdef.dif

[default]
#include groupdef.dir/default

[mod]
#include groupdef.dir/default
#include groupdef.dir/mod

[smod]
#include groupdef.dir/default
#include groupdef.dir/mod
#include groupdef.dir/smod
#include groupdef.dir/alias

[sysop]
include groupdef.dir/default
include groupdef.dir/mod
include groupdef.dir/smod
include groupdef.dir/sysop
include groupdef.dir/alias
include groupdef.dir/objects

[god]
#include groupdef.dir/default
#include groupdef.dir/mod
#include groupdef.dir/smod
#include groupdef.dir/sysop
#include groupdef.dir/alias
#include groupdef.dir/objects
higher_than_sysop




Code: Show/Hide
;; This file is used by the auth_file module. If you're not loading
;; auth_file, this file won't be used.

[General]
AllowUnknown = yes

;; NOTE: This setting is insecure! It lets anyone log in as any user
;; that doesn't have a password yet, and set a password for them. If you
;; have names listed in staff.conf that don't have passwords set, anyone
;; can log in as them and get their powers.
;;
;; If you're using auth_file as a backup for a billing server, you
;; should remove this line, and have staff members set local passwords
;; with ?local_password when they've logged in to the billing server.
;;
;; If you're using auth_file as the primary authentication module, you
;; should remove this line, and whenever you add a staff member, also do
;; /?set_local_password to establish their first local password. (They
;; can change it later.)
RequireAuthenticationToSetPassword = no


[Users]
; new users password hashes will get added here



users:Hellz-hacker = c33eb3816ff3c5ae50f4d920bd6189fe




Code: Show/Hide

[ General ]

;PublicArenas = turf pb


[ Billing ]
;Proxy = bin/proxy
IP = 127.0.0.1
Port = 1850
ServerName = A3 Counter Strike TesT Zone
Password = bill


[mysql]
hostname=localhost
user=asss
password=asss
database=asss


;; the syntax for these is:
;; [log_whatever]
;; modulename = DIMWE
;; D = debug, I = info, M = malicious, W = warning, E = error
;; they MUST be in caps
;; the modulename can be "all" to catch unmatched modules.
;; if you don't filter it out, it's enabled by default.

;[log_console]
; all = DIMWE

[log_file]
all = IMWE
persist = MWE
chat = DIMWE

[log_sysop]
all = ME


[ Listen ]
;; the main listening port
Port = 5000


[ Directory ]

Name = A3 Counter Strike TesT Zone
Description = this is a test zone.

Server1 = sscentral.sscuservers.net
Server2 = sscentral.subspacehq.com




; changed settings:



Code: Show/Hide

[GroupPasswords]
; this section is just "group-name = password"
; groups that aren't listed can't be logged into by password.
sysop = 123

; the rest of the sections in this file are named after arena groups

[(global)]
; these are "playername = group"
hellz-hacker = sysop


[/quote]
Bak - Mon Nov 13, 2006 2:16 pm
Post subject:
Wiki: I've added myself to the [(global)] section of staff.conf, but it doesn't set me as staff!
hellzlaker - Mon Nov 13, 2006 3:49 pm
Post subject:
Quote:
when i log into zone in asss it says hellz-hacker entering and then it say assigned to group 'sysop'
Quote:
[Users]
; new users password hashes will get added here



users:Hellz-hacker = c33eb3816ff3c5ae50f4d920bd6189fe


it already added me to the group, it just doesnt give me powers and i already did ?passwd
Smong - Mon Nov 13, 2006 6:10 pm
Post subject:
Did you type ?listmod yet? What about pm'ing yourself ?setship 1 or ?points 1000 to see if that works?
gilder - Tue Nov 14, 2006 6:23 am
Post subject:
Code: Show/Hide
[sysop]
include groupdef.dir/default
include groupdef.dir/mod
include groupdef.dir/smod
include groupdef.dir/sysop
include groupdef.dir/alias
include groupdef.dir/objects


#-mark needs to be added before those lines. Now it doesn't load any commands for sysop.
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group