SW Problems

Shard

LOMCN Veteran
Veteran
Loyal Member
Jul 12, 2003
1,267
1
174
Having Problems With SW. Using deadsons m2server.exe. Cant buy Archers or Repair Walls or Gate.

[@main]
Sabuk Is owned by <$OWNERGUILD> and controlled by <$LORD>.\
The total gold of the castle is: <$CASTLEGOLD>.\
Todays income is: <$TODAYINCOME>\ \

<Control Main Gate/@treatdoor>\
<Repair Castle gate and walls/@repaircastle>\
; <Hire Guards and Archers/@guardcmd>\
<Hire Archers/@hirearchers>\


;--------------------------------------------------
;¼º¹®À» Á¶Á¤

[@treatdoor]
The Castle Door is currently <$CASTLEDOORSTATE>\ \
<Close the main gate/@closemaindoor>\
<Open the main gate/@openmaindoor>\
<Back/@main>\

[@openmaindoor]
The main gate is now open.\ \
<Back/@treatdoor>\

[@closemaindoor]
The main gate is now closed.\ \
<Back/@treatdoor>\


;--------------------------------------------------
;¼ö¸® °ü·Ã

[@repaircastle]
What do you want to repair?\ \
<Repair the main door./@repairdoor>\
<Repair castle walls./@repairwalls>\
<Back/@main>\

[@repairdoor]
It will cost <$REPAIRDOORGOLD> to repair the Door!\ \
<Repair Door Now/@repairdoornow>\
<Back/@repaircastle>\

[@repairwalls]
It will cost <$REPAIRWALLGOLD> to repair the Wall.\ \
<Repair Wall./@repairwallnow1>\
<Repair Wall./@repairwallnow2>\
<Repair Wall./@repairwallnow3>\
<Back/@repaircastle>\


;--------------------------------------------------
;°æºñ °ü·Ã

[@guardcmd]
Do you want ot hire Archers?.\ \
;<Hire more Guards./@hireguards>\
<Hire more Archers./@hirearchers>\
<Command order?./@commandorder>\
<Back/@main>\


[@hireguards]
¾î´À °÷¿¡ °æºñº´À» °í¿ëÇϽðڽÀ´Ï±î?\
ºñ¿ëÀº ÇѸí´ç <$GUARDFEE>Àü ÀÔ´Ï´Ù.\ \
¼º¹®¾Õ <Guard1/@hireguardnow1>, <Guard2/@hireguardnow2>\
³»¼º¾Õ <Guard3/@hireguardnow3>, <Guard4/@hireguardnow4>\
<Back/@guardcmd>\

[@hirearchers]
Do you want to hire some Arch's?\
They dont Come free, they will cost \
<$ARCHERFEE> each.\ \
Hire <Archer1/@hirearchernow1>, <Archer2/@hirearchernow2>, <Archer3/@hirearchernow3>\
Hire <Archer4/@hirearchernow4>, <Archer5/@hirearchernow5>, <Archer6/@hirearchernow6>\
Hire <Archer7/@hirearchernow7>, <Archer8/@hirearchernow8>\
Hire <Archer9/@hirearchernow9>, <Archer10/@hirearchernow10>\
Hire <Archer11/@hirearchernow11>, <Archer12/@hirearchernow12>\
<Back/@main>\
; <Back/@guardcmd>\

[@commandorder]
Guards are currently set to <$GUARDRULE>.\
Do you want to Change it?\ \
<Guards normal operation/@guardrule_normalnow>\
<Guards attack pk's on site/@guardrule_pkattack>\
<Back/@guardcmd>\

Thats the script hes usin. Whats Wrong :'(
 

Shard

LOMCN Veteran
Veteran
Loyal Member
Jul 12, 2003
1,267
1
174
*BUMP*

Really need this to work or WeOwn wont have SabukWall Wars or nuttin. Cmon People need sum help! lolz
 

seifer997

Dedicated Member
Dedicated Member
May 13, 2003
158
0
92
this should work works for me!




[defense]

CastleMap=3
MainDoorName=MainDoor
MainDoorX=672
MainDoorY=330
MainDoorOpen=0
MainDoorHP=0

LeftWallName=LeftWall
LeftWallX=624
LeftWallY=278
LeftWallHP=5000

CenterWallName=RightWall
CenterWallX=627
CenterWallY=278
CenterWallHP=0

RightWallName=CenterWall
RightWallX=634
RightWallY=271
RightWallHP=0

Archer_1_X=0
Archer_1_Y=0
Archer_1_HP=0

Archer_2_X=0
Archer_2_Y=0
Archer_2_HP=0

Archer_3_X=0
Archer_3_Y=0
Archer_3_HP=0

Archer_4_X=0
Archer_4_Y=0
Archer_4_HP=0

Archer_5_X=0
Archer_5_Y=0
Archer_5_HP=0

Archer_6_X=0
Archer_6_Y=0
Archer_6_HP=0

Archer_7_X=0
Archer_7_Y=0
Archer_7_HP=0

Archer_8_X=0
Archer_8_Y=0
Archer_8_HP=0

Archer_9_X=0
Archer_9_Y=0
Archer_9_HP=0

Archer_10_X=0
Archer_10_Y=0
Archer_10_HP=0

Archer_11_X=0
Archer_11_Y=0
Archer_11_HP=0

Archer_12_X=0
Archer_12_Y=0
Archer_12_HP=0

Guard_1_X=0
Guard_1_Y=0
Guard_1_HP=0

Guard_2_X=0
Guard_2_Y=0
Guard_2_HP=0

Guard_3_X=0
Guard_3_Y=0
Guard_3_HP=0

Guard_4_X=0
Guard_4_Y=0
Guard_4_HP=0
 

Logon

Dedicated Member
Dedicated Member
May 1, 2003
12
0
77
England
The reason you cant buy archers is because the archer spawn files 1st have no co-ords 2ndly have no health...heres the SWfile sorted for you though :)

(jus copy and paste over the old txt change Archers hp if you like)

[setup]
CastleName=SabukWall
OwnGuild=
ChangeDate=
WarDate=
IncomeToday=
TotalGold=0
TodayIncome=0

[defense]

CastleMap=3
MainDoorName=MainDoor
MainDoorX=672
MainDoorY=330
MainDoorOpen=0
MainDoorHP=9916

LeftWallName=LeftWall
LeftWallX=624
LeftWallY=278
LeftWallHP=4958

CenterWallName=RightWall
CenterWallX=627
CenterWallY=278
CenterWallHP=4958

RightWallName=CenterWall
RightWallX=634
RightWallY=271
RightWallHP=4958

Archer_1_X=628
Archer_1_Y=271
Archer_1_HP=800

Archer_2_X=630
Archer_2_Y=269
Archer_2_HP=800

Archer_3_X=632
Archer_3_Y=267
Archer_3_HP=800

Archer_4_X=662
Archer_4_Y=333
Archer_4_HP=800

Archer_5_X=664
Archer_5_Y=331
Archer_5_HP=800

Archer_6_X=666
Archer_6_Y=329
Archer_6_HP=800

Archer_7_X=676
Archer_7_Y=319
Archer_7_HP=800

Archer_8_X=678
Archer_8_Y=317
Archer_8_HP=800

Archer_9_X=681
Archer_9_Y=314
Archer_9_HP=800

Archer_10_X=675
Archer_10_Y=329
Archer_10_HP=800

Archer_11_X=671
Archer_11_Y=334
Archer_11_HP=800

Archer_12_X=0
Archer_12_Y=0
Archer_12_HP=0

Guard_1_X=0
Guard_1_Y=0
Guard_1_HP=0

Guard_2_X=0
Guard_2_Y=0
Guard_2_HP=0

Guard_3_X=0
Guard_3_Y=0
Guard_3_HP=0

Guard_4_X=0
Guard_4_Y=0
Guard_4_HP=0