
08-18-2001, 02:35 AM
|
|
RadioActive Monkeeh
|
 |
Join Date: Apr 2001
Location: dirty south
Posts: 2,112
|
|
|
here is the unholy nation server options.
(i took out some guilds and jail levels though to shorten it)
and also im not sure how the map thing works
(i use setmap in my system)
#Gameplay options
startlevel=onlinestartlocal.graal
startx=26
starty=37.5
unstickmelevel=onlinestartlocal.graal
unstickmex=26
unstickmey=37.5
mindeathgralats=0
maxdeathgralats=30
normaladminscanchangegralats=false
staffguilds=GP,FAQ,RC),
jaillevels=townjail.graal,townsafetyjail.graal
heartlimit=12
swordlimit=3
putnpcenabled=true
setbodyallowed=true
baddyitems=true
bushitems=false
healswords=true
aptime0=30
aptime1=90
aptime2=300
aptime3=600
aptime4=1200
aptime5=1200
map=unmap.txt/unholynationmap.gif
for setmap in a system best way is
if (isweapon&&playerenters) {
if (this.connected=0) { setmap blabla..; this.connected=1; }
} |
|
|
|