Quote: |
This will help you
The ASSS comands cheatsheet: |
Quote: |
2.) Try ?arena -a |
Bak wrote: |
as for arenas showing up even when no one's in them, you can spawn fake players in arenas and let them sit in spec, the arena will show up in esc + a with 0 players in it. Read the user guide to see how to make this happen. |
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=0 ; FlagDropDelay=3000 ; FlagDropResetReward=0 ; EnterGameFlaggingDelay=1000 ; FlagBlankDelay=200 ; NoDataFlagDropDelay=500 ; new server settings ; GameType = $FLAGGAME_BASIC FlagCount = 3 ; ;;; MaxFlags=3 FlagMode=2 FlagReward=15000 ; SplitPoints=0 ; ResetDelay=1440000 ; FriendlyTransfer=0 ; SpawnX = 512 ; SpawnY = 488 ; SpawnRadius = 1 ; DropRadius = 2 ; NeutRadius = 10 ; DropOwned = 1 ; NeutOwned = 0 |
Code: Show/Hide I <cmod> loading C module 'help' from 'internal' I <cmod> loading C module 'sendfile' from 'internal' I <cmod> loading C module 'autowarp' from 'funky' I <cmod> loading C module 'brickwriter' from 'funky' I <cmod> loading C module 'buy' from 'internal' I <cmod> loading C module 'fake' from 'internal' I <cmod> loading C module 'autoturret' from 'funky' I <cmod> loading C module 'record' from 'funky' I <cmod> loading C module 'enc_cont' from 'security' I <cmod> loading C module 'enc_vie' from 'internal' I <cmod> loading C module 'pymod' from 'pymod' ImportError: /usr/lib/python2.4/lib-dynload/cPickle.so: undefined symbol: PyUnicodeUCS4_AsUTF8String I <pymod> loading python module 'fg_turf' E <pymod> error loading python module 'fg_turf' Traceback (most recent call last): File "/*****/ss_server/asss-1.4.2/bin/fg_turf.py", line 78, in ? my_apd_ref = asss.reg_arena_persistent(OwnershipAPD()) Exception: cPickle isn't loaded Unrecoverable error (5): Error in loading module ' <py> fg_turf' *** asss exited: error loading modules |