Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Follow The NPC?
#2
hello in my script i use something like that
Code:
Point (32607 31924 5)
Point (32614 31929 5)
Point (32621 31929 5)
Label (32624 31930 5:Shop)
FullCheck (32624 31930 5:Full BuySupplies1 Else Shop2 Code @Sigurd<=3)
Label (32624 31930 5:BuySupplies1)
Say (32624 31930 5:hi)
NPCSay (32624 31930 5:trade)
Buy (32624 31930 5:!shpid! !shpamount!)
Buy (32624 31930 5:!mpid! !mpamount!)
Label (32628 31930 5:Shop2)
FullCheck (32628 31930 5:Full BuySupplies2 Else Shop3 Code @Sigurd<=3)
Label (32628 31930 5:BuySupplies2)
Say (32628 31930 5:hi)
NPCSay (32628 31930 5:trade)
Buy (32628 31930 5:!shpid! !shpamount!)
Buy (32628 31930 5:!mpid! !mpamount!)
Label (32629 31924 5:Shop3)
FullCheck (32629 31924 5:Full BuySupplies3 Else Shop4 Code @Sigurd<=3)
Label (32630 31925 5:BuySupplies3)
Say (32629 31924 5:hi)
NPCSay (32629 31924 5:trade)
Buy (32629 31924 5:!shpid! !shpamount!)
Buy (32629 31924 5:!mpid! !mpamount!)
Label (32630 31918 5:Shop4)
FullCheck (32632 31917 5:Full BuySupplies4 Else Shop5 Code @Sigurd<=3)
Label (32630 31918 5:BuySupplies4)
Say (32630 31918 5:hi)
NPCSay (32630 31918 5:trade)
Buy (32630 31918 5:!mpid! !mpamount!)
Buy (32630 31918 5:!shpid! !shpamount!)
Label (32632 31917 5:Shop5)
FullCheck (32632 31917 5:Full Go Else Shop Code !shpid!>40;!mpid!>150)
Label (32632 31917 5:Go)
Point (32630 31924 5)
Point (32629 31928 5)
Point (32624 31929 5)
Point (32619 31930 5)
Point (32614 31930 5)
Point (32610 31930 5)
Point (32609 31926 5)

and works good Smile)
If i help you please Click ^ to give REP point Smile
if I'll have more rep I'll make better scrips

Reply


Messages In This Thread
Follow The NPC? - by fairoox94 - 01-15-2015, 05:24 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)