Author |
Message |
hellzlaker Registered Cap Buster Popping men in the ass since Oct 2005
Gender: NEVER ENOUGH! Joined: Oct 27 2005 Posts: 34 Offline
|
Posted: Tue Jan 10, 2006 7:43 pm Post subject: Problem setin up flags (turf) |
 |
|
|
|
;; python modules:
;; pymod must be loaded before any "<py>" modules.
; pymod:pymod
; <py> fm_password
; <py> exec
; <py> fg_wz
; <py> fg_turf
the line where it says ; <py> fg_turf
i have to take out ';' to activate it.
well when i do that i run asss and as soon as i open it it imidiatly closes
------------------------------------------------------------------------------------
second problem -creating arena
when i create arena first i have to put my name in global sysops-
[log_sysop]
all = hellz-hacker
and then when i log on into zone i type
*putfile cartoonworld
and nothing happens
can you fix m steps?
|
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Tue Jan 10, 2006 8:29 pm Post subject: |
 |
|
|
|
Did you remove the ; before pymod?
You need to put yourself into staff.conf. The log_sysop section is for a logging module that notifies online sysops of critical errors. _________________ Hyperspace Owner
Smong> so long as 99% deaths feel lame it will always be hyperspace to me
|
|
Back to top |
|
 |
hellzlaker Registered Cap Buster Popping men in the ass since Oct 2005
Gender: NEVER ENOUGH! Joined: Oct 27 2005 Posts: 34 Offline
|
Posted: Tue Jan 10, 2006 8:50 pm Post subject: |
 |
|
|
|
;; python modules:
;; pymod must be loaded before any "<py>" modules.
pymod:pymod
; <py> fm_password
; <py> exec
; <py> fg_wz
<py> fg_turf
I did that and it still closes when i put them bak it works but then its not turf =(
i did put all of the stuuf in staff.conf can u check if its correct?
staff.conf - 0.28 KB
File downloaded or viewed 18 time(s)
|
|
Back to top |
|
 |
Muskrat Server Help Squatter

Age:38 Joined: Aug 24 2004 Posts: 829 Location: Swamp Offline
|
Posted: Tue Jan 10, 2006 10:50 pm Post subject: |
 |
|
|
|
Do you have python installed?
|
|
Back to top |
|
 |
Purge Episode I > Eposide III Jar-Jar is kool

Age:35 Gender: Joined: Sep 08 2004 Posts: 2019 Offline
|
Posted: Tue Jan 10, 2006 11:19 pm Post subject: |
 |
|
|
|
I think Python versions 2.4 and 2.5 will work for ASSS.
Also, I recommend that you don't put a group password because then you'd have to always login through ?grplogin group:pw.
|
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Tue Jan 10, 2006 11:45 pm Post subject: |
 |
|
|
|
I agree. Lose the group password.
Also, you'll need to set your ?passwd unless you're running with a biller (most people aren't at this stage).
As for the python stuff, try running asss from inside a console window so it doesn't automatically close. That should give you some feedback that can help us determine what's going on.
|
|
Back to top |
|
 |
hellzlaker Registered Cap Buster Popping men in the ass since Oct 2005
Gender: NEVER ENOUGH! Joined: Oct 27 2005 Posts: 34 Offline
|
Posted: Wed Jan 11, 2006 7:07 pm Post subject: |
 |
|
|
|
when ever i type ?grplogin sysop=123 (123 is my pasword b4 zone becomes public) it says must verify group and pasword well didnt i?
_____________________________________________________________
also with python any one have a link to it and where do you put it becuse i didnt know it was a program plugin i thought it was included =/
|
|
Back to top |
|
 |
Gus. Seasoned Helper

Age:37 Gender: Joined: Mar 25 2005 Posts: 166 Location: Colorado Offline
|
Posted: Wed Jan 11, 2006 8:37 pm Post subject: |
 |
|
|
|
use ?grplogin sysop:123
|
|
Back to top |
|
 |
Purge Episode I > Eposide III Jar-Jar is kool

Age:35 Gender: Joined: Sep 08 2004 Posts: 2019 Offline
|
Posted: Wed Jan 11, 2006 11:31 pm Post subject: |
 |
|
|
|
hellzlaker wrote: | also with python any one have a link to it and where do you put it becuse i didnt know it was a program plugin i thought it was included =/ |
After you download it, just install it on your machine.
|
|
Back to top |
|
 |
hellzlaker Registered Cap Buster Popping men in the ass since Oct 2005
Gender: NEVER ENOUGH! Joined: Oct 27 2005 Posts: 34 Offline
|
Posted: Thu Jan 12, 2006 3:46 pm Post subject: |
 |
|
|
|
Gus. wrote: | use ?grplogin sysop:123 |
still doesnt work =\
----------------------------------------------------------------------------
i downloaded pymod thing and i set this up in modules
;; python modules:
;; pymod must be loaded before any "<py>" modules.
pymod:pymod
; <py> fm_password
; <py> exec
; <py> fg_wz
<py> fg_turf
now ASSS loads p but still in the arena flags arent there. (=/\)
|
|
Back to top |
|
 |
Purge Episode I > Eposide III Jar-Jar is kool

Age:35 Gender: Joined: Sep 08 2004 Posts: 2019 Offline
|
Posted: Thu Jan 12, 2006 5:05 pm Post subject: |
 |
|
|
|
hellzlaker wrote: | Gus. wrote: | use ?grplogin sysop:123 |
still doesnt work =\
----------------------------------------------------------------------------
the arena flags arent there. (=/\) |
Well, it's ?grplogin group:password, so in your case, it'd be: ?grplogin sysop:1993.
For the flags, make sure arenas/(default)/flags.conf is setup correctly so that there even are flags spawning in the arena.
|
|
Back to top |
|
 |
Smong Server Help Squatter

Joined: 1043048991 Posts: 0x91E Offline
|
Posted: Thu Jan 12, 2006 5:48 pm Post subject: |
 |
|
|
|
The userguide says this about the grplogin command:
Arguments: <group name> <password>
You shouldn't put a space or colon ( between the groupname and password.
|
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Thu Jan 12, 2006 11:17 pm Post subject: |
 |
|
|
|
Smong wrote: | The userguide says this about the grplogin command:
Arguments: <group name> <password>
You shouldn't put a space or colon ( between the groupname and password. |
You mean equals or colon? and should use a space?
Anyway, about the flags, give us the output of both "?lsmod" and "?lsmod -a"
|
|
Back to top |
|
 |
hellzlaker Registered Cap Buster Popping men in the ass since Oct 2005
Gender: NEVER ENOUGH! Joined: Oct 27 2005 Posts: 34 Offline
|
Posted: Mon Jan 16, 2006 5:06 pm Post subject: |
 |
|
|
|
still the turf thing doesnt work and i do have python installed =( i duno wuts wrong can u check the modules?
_____________________________________________________
neither does ASSS log me in as a sysop...
[GroupPasswords]
; this section is just "group-name = password"
; groups that aren't listed can't be logged into by password.
mod = moderatorpw
sysop = 1993
; the rest of the sections in this file are named after arena groups
[(global)]
; these are "playername = group"
hellz-hacker = sysop
and when i go in to zone i tried:
?grplogin sysop=1993
?grplogin sysop1993
?grplogin sysop:1993
modules.conf - 1.81 KB
File downloaded or viewed 13 time(s)
|
|
Back to top |
|
 |
i88gerbils Oldbie Server Help

Gender: Joined: Dec 13 2002 Posts: 423 Location: OH Offline
|
Posted: Mon Jan 16, 2006 6:23 pm Post subject: |
 |
|
|
|
Try doing a ?setpassword. _________________ Oldbie Server Help
|
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Mon Jan 16, 2006 9:37 pm Post subject: |
 |
|
|
|
After ?setpassword fails, try ?passwd (like I suggested 9 posts back).
|
|
Back to top |
|
 |
D1st0rt Miss Directed Wannabe

Age:37 Gender: Joined: Aug 31 2003 Posts: 2247 Location: Blacksburg, VA Offline
|
Posted: Tue Jan 17, 2006 11:29 am Post subject: |
 |
|
|
|
Or do what I do and put this at the top of passwd.conf
general:autoadd = yes _________________
|
|
Back to top |
|
 |
i88gerbils Oldbie Server Help

Gender: Joined: Dec 13 2002 Posts: 423 Location: OH Offline
|
Posted: Tue Jan 17, 2006 2:00 pm Post subject: |
 |
|
|
|
D1st0rt wrote: | general:autoadd = yes |
awesome.
|
|
Back to top |
|
 |
hellzlaker Registered Cap Buster Popping men in the ass since Oct 2005
Gender: NEVER ENOUGH! Joined: Oct 27 2005 Posts: 34 Offline
|
Posted: Tue Jan 17, 2006 8:31 pm Post subject: |
 |
|
|
|
k now i seriously have no idea whats wrong
i attached the screen shot of me typin that stuff in and this is a link to staff.CONF long url
just copy and paste this link in adress bar and then just click on a link there "staff.conf"
PS: hotmail is wierd 3 month ago i created an acount i got 250 MB for free! right now i got another one for attaching stuff and they give you only 25MB (which is 225 MB less :( )
untitled.png - 9.87 KB
File downloaded or viewed 20 time(s)
|
|
Back to top |
|
 |
Muskrat Server Help Squatter

Age:38 Joined: Aug 24 2004 Posts: 829 Location: Swamp Offline
|
Posted: Tue Jan 17, 2006 10:09 pm Post subject: |
 |
|
|
|
You totally tried everything except what Smong said.
He suggested to use:
|
|
Back to top |
|
 |
|