Log in

View Full Version : how to go to location on label



secret121
01-16-2016, 10:27 PM
cant seem to get this to work

when i get to label "Bugs" i want it to check lua if Bugs is true or false if true he continues wpts if fale he goes to "Notbugs"


if anyone could lend a helping hand id be very pleased lol ;p

Nakuu
01-17-2016, 10:51 PM
if not Bugs then Walker.Goto('Notbugs') end