Posts: 2
Threads: 1
Joined: Mar 2015
Reputation:
0
FullCheck (32668 31939 13:Full REFILL Else HUNT Code 266<5;cap<50)
Whats is wrong with this "macro" "script" ?
If i had 50 caps , then he doesnt back to depo ;/
If you can answer in polish on priv or something like that , please
Posts: 54
Threads: 10
Joined: Dec 2013
Reputation:
0
the labels are certain: "REFILL" and "HUNT" ???
Posts: 942
Threads: 58
Joined: Nov 2013
bro, you want one Label point on your script..
example:
If you need go to depot after full check, make this:
Quote:FullCheck (x y z:Full REFILL Else HUNT Code 266<5;cap<50)
Label (x y z:REFILL)
Point (x y z)
Point (x y z)
the code send your character to Label "REFILL" and he go depot.
You need another label point for "HUNT" on start of cave.
exemple:
Quote:Label (x y z:HUNT)
Point (x y z)
Point (x y z)
Point (x y z)
Point (x y z)
Point (x y z)
Point (x y z)
FullCheck (x y z:Full REFILL Else HUNT Code 266<5;cap<50)
Label (x y z:REFILL)
Point (x y z)
Point (x y z)
And if your cap or 266 is 5> or 50> your character go back to Label (x y z:HUNT)