Server Help

ASSS Questions - flags wont appear

Anonymous - Sun Jul 16, 2006 12:27 pm
Post subject: flags wont appear
For somreason the flags wont appear in the settings here is my flag.con:

Code: Show/Hide


[Flag]

; client-side stuff
FlaggerOnRadar=1
FlaggerKillMultiplier=2
FlaggerGunUpgrade=1
FlaggerBombUpgrade=1
FlaggerFireCostPercent=1000
FlaggerDamagePercent=1000
FlaggerBombFireDelay=0
FlaggerSpeedAdjustment=0
FlaggerThrustAdjustment=0
CarryFlags=1
FlagDropDelay=3000
FlagDropResetReward=0
EnterGameFlaggingDelay=1000
FlagBlankDelay=200
NoDataFlagDropDelay=500

; new server settings

GameType = $FLAGGAME_BASIC
FlagCount = 20

FlagReward=15000
SplitPoints=0

ResetDelay=1440000
FriendlyTransfer=0

SpawnX = 500
SpawnY = 500
SpawnRadius = 10

DropRadius = 2
NeutRadius = 10

DropOwned = 1
NeutOwned = 0



I #included this to arena.conf and uploaded it default/piublic but flags wont appear, and all the modules are loaded but flag commands wont work. Anyone help me why?
Smong - Sun Jul 16, 2006 12:44 pm
Post subject:
Have a look at modules.conf, make sure 'pymod:pymod' and '<py> fg_wz' are loading. Then go back to arena.conf and make sure 'fg_wz' is in the AttachModules setting. Finally type ?listmod make sure you are staff before you type flag commands like ?flagreset and ?flaginfo.
Anonymous - Sun Jul 16, 2006 1:07 pm
Post subject:
All these modules are currently loaded

Code: Show/Hide

  Loaded modules:
    unixsignal, deadlock, prng, logman, log_console, mainloop, config, log_file,
    playerdata, lagdata, bw_default, net, chatnet, arenaman, mapdata, capman,
    mapnewsdl, core, clientset, persist, idle, cmdman, chat, stats, basicstats,
    log_sysop, log_staff, auth_file, security, auth_ban, banners, game_timer,
    flagcore, balls, bricks, koth, fm_normal, game, lagaction, cfghelp, filetrans,
    quickfix, playercmd, admincmd, help, sendfile, autowarp, brickwriter, buy, fake,
    autoturret, record, enc_cont, enc_vie, objects, messages, pymod
      Bunjie> D?lo


I dont know why it wont work
Muskrat - Sun Jul 16, 2006 2:22 pm
Post subject:
I dont see fg_wz, ag.
Smong - Sun Jul 16, 2006 2:33 pm
Post subject:
It's not related to the problem but you might want to change these settings too:
Code: Show/Hide
SpawnX = 500
SpawnY = 500
SpawnRadius = 10

All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group