guest Guest
Offline
|
Posted: Sat Apr 05, 2003 5:28 pm Post subject: Catid's Warpbot difficulties |
 |
|
|
|
Hi, i am setting up a warp bot for my zone. I need to set it up so according to your ship type, it will warp you to a different spot.
look at the following:
[Warp0]
FromX1=2
FromY1=2
FromX2=451
FromY2=1023
ToX=460
ToY=463
Ship=-1
# ^------- Ship to warp. -1 = any
Freq=-1
# ^------- Freq to warp. -1 = any, -2 = any public, -3 = any private
PubAction0=
PrivAction0=
in that code, ship= -1 which means it warps any ship. But, if i tell it say... ship=2 hoping to warp only ship 2 users, it doesnt warp anyone at all. How can i get this to work!?
THe original warpbot file i downloaded... just in case you need it!
warpbot.zip - 25.25 KB
File downloaded or viewed 25 time(s)
|
|