Server Help

ASSS Questions - Setup Turf

Elnino - Thu Aug 10, 2006 6:25 pm
Post subject: Setup Turf
Hello,
I've read/tested many manuals/config and I cannot enable the Turf flagging mode on my zone. Seems like the documentation is short for the flagging section (come on you slackers! biggrin.gif)

I've been able to the basic flagging by enabling python module py_wz.
So I taught that enabling the Turf mode(static flag) would be as easy as commenting the py_wz and uncommenting the py_turf but seems like it doesn't work.

Can anyone post the appropriate modules, Flagmode, Flags.conf?

And yes I have a static flag on my map =)

Thanks alot,

Elnino
(sry for my weak english)
Animate Dreams - Fri Aug 11, 2006 9:44 am
Post subject:
Yeah, I was having problems with this too, but I kinda pushed it aside because I was working on other things. But some other modules that may or may not be necessary are:

turf:turf_reward
turf:turf_stats
turf:points_turf_reward

Also, I believe you have to manually place the flags on your map, if you haven't done that.
Sorry, but this is all I really know about turf. If you get it working, make sure you tell me how.
Elnino - Fri Aug 11, 2006 10:53 am
Post subject:
Thx for your post Animate Dreams.

I activated theses modules already turf:turf_reward, turf:turf_stats, turf:points_turf_reward.

Quote:
Also, I believe you have to manually place the flags on your map, if you haven't done that.


Done that too already ....

Ive read the src of flagcore and both flag modules and it looks like the FlagMode isnt pulled from the conf ...

I ask the gods of the ass to help me out icon_biggrin.gif

Elnino
Chambahs - Fri Aug 11, 2006 11:51 am
Post subject:
Did you attach them?
Animate Dreams - Fri Aug 11, 2006 12:03 pm
Post subject:
Hmm... I always assumed that the modules themselves set the FlagMode. If not, then I guess the server would just use the FlagMode you have set in the arena.conf.
Elnino - Fri Aug 11, 2006 3:25 pm
Post subject:
Quote:
Did you attach them?


What do you mean ?
Animate Dreams - Fri Aug 11, 2006 3:36 pm
Post subject:
There is an "AttachModules = " in your arena.conf.
The format goes like this:

AttachModules =
buy \
turf

You can put them each on their own line, but make sure you use a \ at the end of each line(except for the last) so it knows to keep reading for more modules. You need to attach certain modules. You can look to see if the module does anything under MM_ATTACH in the module source code to see if it needs to be attached.
Elnino - Fri Aug 11, 2006 3:47 pm
Post subject:
W00t I figured what I did wrong ... I tested with the the the fg_turf attached ... but not with the <py> fg_turf in the modules.conf

And I teste without the fg_turf attach and the <py> fg_turf enable in the modules.conf


Looks like you need both on =)

Thanks to you all!
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group