Organizer!

Language: JP EN DE FR
2010-09-08
New Items
users online
Forum » Windower » General » Organizer!
Organizer!
First Page 2 3 ... 22 23
 Carbuncle.Nynja
Online
Server: Carbuncle
Game: FFXI
user: NynJa
Posts: 3532
By Carbuncle.Nynja 2024-10-04 15:00:22
Link | Quote | Reply
 
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
Server: Quetzalcoatl
Game: FFXI
Posts: 13
By Quetzalcoatl.Mrsnafu 2024-10-04 15:15:24
Link | Quote | Reply
 
And I am guessing that send command will put whatever item in the command directly to my inventory?
 Quetzalcoatl.Mrsnafu
Offline
Server: Quetzalcoatl
Game: FFXI
Posts: 13
By Quetzalcoatl.Mrsnafu 2024-10-04 15:21:03
Link | Quote | Reply
 
No worries, I appreciate you trying to help no luck with it yet working
 Carbuncle.Nynja
Online
Server: Carbuncle
Game: FFXI
user: NynJa
Posts: 3532
By Carbuncle.Nynja 2024-10-04 15:22:33
Link | Quote | Reply
 
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 | Quote | Reply
 
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
Server: Quetzalcoatl
Game: FFXI
Posts: 13
By Quetzalcoatl.Mrsnafu 2024-10-04 15:26:18
Link | Quote | Reply
 
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 | Quote | Reply
 
Like this
Code
function user_job_setup()
  <other stuff>
  
  send_command('get echo drops 12')
end


Then '//gs reload'.
 Quetzalcoatl.Mrsnafu
Offline
Server: Quetzalcoatl
Game: FFXI
Posts: 13
By Quetzalcoatl.Mrsnafu 2024-10-04 15:29:02
Link | Quote | Reply
 
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 | Quote | Reply
 
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.