Organizer!

Langues: JP EN DE FR
users online
Forum » Windower » General » Organizer!
Organizer!
First Page 2 3 ... 22 23
 Carbuncle.Nynja
Offline
Serveur: Carbuncle
Game: FFXI
user: NynJa
Posts: 3532
By Carbuncle.Nynja 2024-10-04 15:00:22
Link | Citer | R
 
Im not 100% sure what itemizers get priority is, i cant answer that one.

Im at the gym, so the order of operations might be wrong

Get <item> <quantity|all>
Pulls X/all if item

Get <item> <quantity|all> <case|sack|satchel|etc>
Pulls all/X of item from that specific location

If you have 12 eachos in sack and satchel and you do get echo* 12, im not sure which bag it will pull from specifically.
 Quetzalcoatl.Mrsnafu
Offline
Serveur: Quetzalcoatl
Game: FFXI
Posts: 13
By Quetzalcoatl.Mrsnafu 2024-10-04 15:15:24
Link | Citer | R
 
And I am guessing that send command will put whatever item in the command directly to my inventory?
 Quetzalcoatl.Mrsnafu
Offline
Serveur: Quetzalcoatl
Game: FFXI
Posts: 13
By Quetzalcoatl.Mrsnafu 2024-10-04 15:21:03
Link | Citer | R
 
No worries, I appreciate you trying to help no luck with it yet working
 Carbuncle.Nynja
Offline
Serveur: Carbuncle
Game: FFXI
user: NynJa
Posts: 3532
By Carbuncle.Nynja 2024-10-04 15:22:33
Link | Citer | R
 
Did you job change off blm back to blm?
And you have the itemizer addon running?
Offline
By Dodik 2024-10-04 15:25:39
Link | Citer | R
 
It's an itemizer thing, not an organizer thing. You do 'gs reload' or change to the job you added that in for it to get the items.
 Quetzalcoatl.Mrsnafu
Offline
Serveur: Quetzalcoatl
Game: FFXI
Posts: 13
By Quetzalcoatl.Mrsnafu 2024-10-04 15:26:18
Link | Citer | R
 
Orz
Step 1 Load Itemizer ha, thought I had it on autoload
Yes that seems to be working now
So now for all Mage jobs for instance I can add those to pull in each respective GS and it will work I think
Thanks a ton for the help
Offline
By Dodik 2024-10-04 15:27:08
Link | Citer | R
 
Like this
Code
function user_job_setup()
  <other stuff>
  
  send_command('get echo drops 12')
end


Then '//gs reload'.
 Quetzalcoatl.Mrsnafu
Offline
Serveur: Quetzalcoatl
Game: FFXI
Posts: 13
By Quetzalcoatl.Mrsnafu 2024-10-04 15:29:02
Link | Citer | R
 
Aye thanks a bunch it is running as it should now, the fun part will be fixing all my job's GS to add those lines.
Offline
By Dodik 2024-10-04 15:32:19
Link | Citer | R
 
If you want the same items for all your jobs you can put the 'send_command' lines at the end of "<YourCharacter>-Globals.lua".
First Page 2 3 ... 22 23
Log in to post.