Results: 5Comments by: Loncal
File: Status Window 212-05-08
Re: SW Tracker
Posted By: Loncal
Originally posted by Sithas Hi would it be possible for you to make a plugin to replace the minimap tracking button? :banana: What kind of replacement? To do the exact same thing? and would you like it to have a minimap graphic also?
File: Status Window 211-07-08
Originally posted by Satrina I'm...
Posted By: Loncal
Originally posted by Satrina I'm all for people doing work instead of me :D It should have your name in it, though! Not really, I just used your code base for it from a previous version :D So you should be the one to get the credit ^^ I did however make another module for colored money, and added another variable to the memo...
File: Status Window 211-07-08
SWAmmo
Posted By: Loncal
Again, hopefully you dont mind, as I am impatient sort I decided to write a module to take care of the ammo since you did not want to include it within your original compilation of modules here are the files: SWAmmo.toc ## Interface: 30000 ## Version: 1.0 ## Title: StatusWindow - Ammo ## Author: Satrina@Stormrage ## Dependenc...
File: Status Window 211-06-08
Originally posted by Sent Btw the...
Posted By: Loncal
Originally posted by Sent Btw the padding and alignment settings on my FPS and Latency keep on reseting to 0 and to the left despite me setting those to center. The rest save and work fine. Weird I had to delete all the predefined items and recreate them as mine were doin the same thing, but after deleting and recreating the wi...
File: Status Window 210-23-08
I hope you don't mind but I liked t...
Posted By: Loncal
I hope you don't mind but I liked the Ammunition module so I added code to my installation: StatusWindowModule.lua -- -- Ammunition -- SWAmmunition = { name = "Ammunition", updateEvent = "UNIT_INVENTORY_CHANGED", events = { "ITEM_LOCK_CHANGED", "UNIT_INVENTORY_CHANGED", "BAG_UPDATE", "ITEM_PUSH" }, icon = ], wid...