Thread Rating:
  • 8 Vote(s) - 3.13 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Blue Scrip - Collectibles - Cuprite & Morel
#24
Maybe I should have just posted this here instead of starting a new thread. I will copy and paste below. Other than coordinates, what is it about my code that is different from yours that makes it not work properly?
======================
I've looked at the code that others have written which seem to work for them and tried to copy over myself with different coordinates. If the node happens to pop right near my first set of coordinates it will gather as it should. However if it spawns at the other locations my character will just sit in place doing nothing. I have tried to set the timeout to 2000, 5000, and 7500. Maybe all are too long?

Anyone able to take a quick gander at this code and spot an error?

Code:
[2] = { -- 1:00-3:00    Cuprite
          ["minlevel"] = 59;
          ["maxlevel"] = 60;
          ["mapid"] = 399;
          ["radius"] = 300;
          ["pos"] = {
              ["x"] = 767.28;
              ["y"] = 226.54;
              ["z"] = 380.95;
              ["h"] = 0.42;
          };
          ["type"] = "mining";
          ["item1"] = "Cuprite";
          ["mingp"] = 600;
          ["lowpriority"] = true;
          ["eorzeaminhour"] = 1;
          ["eorzeamaxhour"] = 3;
          ["skillprofile"] = "Gathering (Scrips)";
          ["resetdaily"] = true;
          ["unspoiled"] = true;
          ["timeout"] = 2000;
          ["usestealth"] = true;
          ["collectables"] = {
              ["Cuprite"] = 450;
          };
      };
      [2] = { -- 1:00-3:00    Cuprite
          ["minlevel"] = 59;
          ["maxlevel"] = 60;
          ["mapid"] = 399;
          ["radius"] = 300;
          ["pos"] = {
              ["x"] = 566.10;
              ["y"] = 225.41;
              ["z"] = 428.99;
              ["h"] = -1.11;
          };
          ["type"] = "mining";
          ["item1"] = "Cuprite";
          ["mingp"] = 600;
          ["lowpriority"] = true;
          ["eorzeaminhour"] = 1;
          ["eorzeamaxhour"] = 3;
          ["skillprofile"] = "Gathering (Scrips)";
          ["resetdaily"] = true;
          ["unspoiled"] = true;
          ["timeout"] = 2000;
          ["usestealth"] = true;
          ["collectables"] = {
              ["Cuprite"] = 450;
          };
      };
Reply
 


Messages In This Thread
RE: Blue Scrip - Collectibles - Cuprite & Morel - by enkidu - 07-12-2016, 07:40 PM

Forum Jump:


Users browsing this thread: 4 Guest(s)

We help you win the game.

FFXIV Bot and More.

 

Products