Fully working script
Moderator: ScreamingEagle
-
- Posts: 4
- Joined: Wed Mar 30, 2016 10:11 pm
Fully working script
I have been trying to make a fully working script for 2 days but I still couldn't do it. Do you have any script/configuration which lets the character go to grind spot, go for repair when need, go to buy potions when end, go to deposit and sell items when full inventory, then go back to grind spot? Please give me a simple script if you have, at least I can understand its system how to work it without any problem... And I also need IF THEN tasks languges... What should I write for what.... Thanks in advance!
Re: Fully working script
start simple.
Make a new patrol. And do 1 thing at a time.
Get it going to a grind spot first.
From your campaign, have it load the patrol, and run to the grind spot and start grinding.
Once that is working well, add to your campaign, a if task to run to the vendor, etc. Dont try to do it all at once.
View the announcement threads on how to use if tasks.
Make a new patrol. And do 1 thing at a time.
Get it going to a grind spot first.
From your campaign, have it load the patrol, and run to the grind spot and start grinding.
Once that is working well, add to your campaign, a if task to run to the vendor, etc. Dont try to do it all at once.
View the announcement threads on how to use if tasks.
-
- Posts: 4
- Joined: Wed Mar 30, 2016 10:11 pm
Re: Fully working script
Thank you PitViper, you are the hero here!