Hire Archers. Need help.

ashleyuk

Dedicated Member
Dedicated Member
Loyal Member
Nov 18, 2008
2,000
23
145
Ok im tryin to add Sabuk archers.

I got the script kinda workin but they aint goin to there right Param

This is what im using:

[@sabukArch1]
#IF
CheckGold 5000000
#ACT
Take Gold 5000000
Param1 3
Param2 633
Param3 285
Mongen SabukArcher
Goto @SabukArch2

[@SabukArch2]
#IF
#ACT
Param1 3
Param2 638
Param3 280
Mongen SabukArcher
linemsg 6 "You have spawned the door archers!"
SENDMSG 0 "The SabukArchers are protecting the doors!"

If anyone got a workin script or could fix this i would be thanks full:):D

Thanks
 

Chris22

LOMCN Veteran
Veteran
Jun 10, 2009
372
1
45
PARAM1 420 <cooreds>
PARAM2 166 <cooreds>
PARAM3 15 <Amount>
PARAM4 5 <Range from cooreds>
MOBPLACE ZumaArcher9
MOBPLACE ZumaStatue9
MOBPLACE BigRat9

This is what a use for my invasion npc, pretty sure all params work like this....
 
Upvote 0

ashleyuk

Dedicated Member
Dedicated Member
Loyal Member
Nov 18, 2008
2,000
23
145
PARAM1 420 <cooreds>
PARAM2 166 <cooreds>
PARAM3 15 <Amount>
PARAM4 5 <Range from cooreds>
MOBPLACE ZumaArcher9
MOBPLACE ZumaStatue9
MOBPLACE BigRat9

This is what a use for my invasion npc, pretty sure all params work like this....

So i do it somet like this?

PARAM 1 420 (Coords)
Or
PARAM 1 (Coords)??
is the 420 the 1st coords?? or is it ment to be there??

That's the only bit that confushes me :001_tt2:
 
Upvote 0

Chris22

LOMCN Veteran
Veteran
Jun 10, 2009
372
1
45
So i do it somet like this?

PARAM 1 420 (Coords)
Or
PARAM 1 (Coords)??
is the 420 the 1st coords?? or is it ment to be there??

That's the only bit that confushes me :001_tt2:

I just put the "<coords>" there to show you what it was :001_tt2:

420 is my first coord yes
 
Upvote 0

ashleyuk

Dedicated Member
Dedicated Member
Loyal Member
Nov 18, 2008
2,000
23
145
Ahh thanks:P ive fixed everything now xD Do anyone know how to make SW archers hit NONE sw people?:)
 
Upvote 0