Windower Plug Ins

Language: JP EN DE FR
New Items
2025-06-12
users online
Forum » Everything Else » Tech Support » Windower Plug Ins
Windower Plug Ins
 Shiva.Trixan
Offline
Server: Shiva
Game: FFXI
user: Trixan
Posts: 204
By Shiva.Trixan 2012-04-09 15:16:20
Link | Quote | Reply
 
My current format looks like this and it won't load up

/////////////////////////////////////////////
//wait 5 seconds before auto loading plugins
wait 5
/////////////////////////////////////////////

/////////////////////////////////////////////
//Load plugins
// -- Remove the // from plugins you want to have autoloaded
/////////////////////////////////////////////

//TParty : TP #'s beside party members names and HP% number on target
//Distance : Shows distance to current target
//ConsoleBG : Puts a background behind the console
//Recast : Shows Recast Timers for All Abilities and Spells
//Timestamp : Adds time stamps to all chat log messages
//Silence : Reduces spam of 'Equipment Changed' and other messages from the chat log.
//SSOrganizer : Organizes all screenshots you take so you may easily find them.
// MANY MORE PLUGINS at http://www.windower.net

load TParty
load TimeStamp
load SSOrganizer
load Silence
load Recast
load Distance
load ConsoleBG

I think something is wrong if someone can point it out for me D:
 Shiva.Trixan
Offline
Server: Shiva
Game: FFXI
user: Trixan
Posts: 204
By Shiva.Trixan 2012-04-10 06:01:09
Link | Quote | Reply
 
Bump D:
 Asura.Kaisuko
Offline
Server: Asura
Game: FFXI
user: Kaisuko
Posts: 996
By Asura.Kaisuko 2012-04-10 06:08:56
Link | Quote | Reply
 
Did you make sure you have the actual plugin downloaded and in your plugin file?
If you do and it still won't work, try to re-download them.
 Asura.Daleterrence
Offline
Server: Asura
Game: FFXI
user: Dalight
Posts: 5,163
By Asura.Daleterrence 2012-04-10 06:09:48
Link | Quote | Reply
 
Mine looks exactly the same as yours. Mind posting your full init.txt? And make sure your Windower and Plugins are up-to-date.

Asura.Kaisuko said: »
Did you make sure you have the actual plugin downloaded and in your plugin file?
If you do and it still won't work, try to re-download them.

That too.
 Shiva.Trixan
Offline
Server: Shiva
Game: FFXI
user: Trixan
Posts: 204
By Shiva.Trixan 2012-04-10 06:36:08
Link | Quote | Reply
 
My plugin file what do you mean?

Also here's how the file looks like currently:

//echo Init script loaded.

// *** THIRD PARTY APPLICATION SETTING ***
// This MUST be set to true to make use of applications that use WindowerHelper
// to send Keyboard Commands. If you do not use any applications that control your keyboard, then you
// do not need to set this to 1. If you do, you must set this to 1 to make use of those applications.
keyboard_allowmmf 1

/////////////////////////////////////////////
//Set console variables //
////////////////////////////////////////////

console_position 15 50
console_color 255 255 0 0
console_displayactivity 1
console_fadedelay 3500
console_chatopen 1
console_screendir screenshots

/////////////////////////////////////////////
//Set game variables //
/////////////////////////////////////////////

game_forceambientlight 1
game_ambientlight 255 120 120 120
game_gamma 55
game_allowsetcursorpos 0
game_exittype 1
game_exitprompt 1
game_allowresize 0

/////////////////////////////////////////////
//Set general variables //
/////////////////////////////////////////////
//showfps 1
// FPS Position - Use -75 1 to position it on the top right corner.
//fps_position 5 5 //top left
fps_position -75 1 //top right


/////////////////////////////////////////////
//wait 5 seconds before auto loading plugins
wait 5
/////////////////////////////////////////////

/////////////////////////////////////////////
//Load plugins
// -- Remove the // from plugins you want to have autoloaded
/////////////////////////////////////////////

//TParty : TP #'s beside party members names and HP% number on target
//Distance : Shows distance to current target
//ConsoleBG : Puts a background behind the console
//Recast : Shows Recast Timers for All Abilities and Spells
//Timestamp : Adds time stamps to all chat log messages
//Silence : Reduces spam of 'Equipment Changed' and other messages from the chat log.
//SSOrganizer : Organizes all screenshots you take so you may easily find them.
// MANY MORE PLUGINS at http://www.windower.net

load TParty
load TimeStamp
load SSOrganizer
load Silence
load Recast
load Distance
load ConsoleBG

//Bind keys
//Bind syntax is "bind <key> <up> <command>
// ^ represents control- and ! is alt, eg !1 is alt-1
bind !f10 drawdistance set 5
bind ^f10 drawdistance set 1
bind f11 game_forceambientlight
bind f12 showfps
bind sysrq screenshot png
bind ^v paste
echo Toggle Lighting = F11 (Bump mapping must be off to work properly)
echo Toggle FPS = F12
echo DrawDistance Lv 5: Alt-F10
echo DrawDistance Lv 1: Ctrl-F10
echo Paste Clipboard = Ctrl-V

//Sets ConsoleBG Background Position
consolebg position 15 50

// *** ALLIANCE TARGET KEYS ***
// This lets you push Alt+F1-6 and Ctrl+F1-6 to to target Alliance members.
bind ^f1 input /ta <a10>
bind ^f2 input /ta <a11>
bind ^f3 input /ta <a12>
bind ^f4 input /ta <a13>
bind ^f5 input /ta <a14>
bind ^f6 input /ta <a15>
bind !f1 input /ta <a20>
bind !f2 input /ta <a21>
bind !f3 input /ta <a22>
bind !f4 input /ta <a23>
bind !f5 input /ta <a24>
bind !f6 input /ta <a25>
 Asura.Kaisuko
Offline
Server: Asura
Game: FFXI
user: Kaisuko
Posts: 996
By Asura.Kaisuko 2012-04-10 06:41:08
Link | Quote | Reply
 
The init file is in your scripts, it just tells windower to run the plugins, but it can't run them if they aren't in your plugin folder, which should be with your script file inside of the windower folder.


Edit: Pic of what the plugin folder looks like:
 Shiva.Trixan
Offline
Server: Shiva
Game: FFXI
user: Trixan
Posts: 204
By Shiva.Trixan 2012-04-10 06:49:39
Link | Quote | Reply
 
I'm abit confused, are you saying the init file should be in the plugin folder or in the scripts folder? Or vice versa?

How do I able to paste the image of print screen so I can show you how mines looks like? (I've always been curious)
 Lakshmi.Byrth
VIP
Offline
Server: Lakshmi
Game: FFXI
user: Byrthnoth
Posts: 6,418
By Lakshmi.Byrth 2012-04-10 07:04:51
Link | Quote | Reply
 
init.txt is always in the scripts folder.

Hit the "Print Screen" button when on top of the screen you want to print, then go to Paint and hit Control-V to paste the screen. Save it as whatever.
 Shiva.Trixan
Offline
Server: Shiva
Game: FFXI
user: Trixan
Posts: 204
By Shiva.Trixan 2012-04-10 07:10:51
Link | Quote | Reply
 
I saved the file, but how do I bring it in here?
 Bismarck.Disguise
Offline
Server: Bismarck
Game: FFXI
user: xKrafty
Posts: 149
By Bismarck.Disguise 2012-04-10 07:16:55
Link | Quote | Reply
 
Make sure your running 'Launcher' or 'Play FFXI (Windowed)' as a Admin.
 Shiva.Trixan
Offline
Server: Shiva
Game: FFXI
user: Trixan
Posts: 204
By Shiva.Trixan 2012-04-10 07:26:29
Link | Quote | Reply
 
Bismarck.Disguise said: »
Make sure your running 'Launcher' or 'Play FFXI (Windowed)' as a Admin.

Yup, already did this I believe
 Shiva.Trixan
Offline
Server: Shiva
Game: FFXI
user: Trixan
Posts: 204
By Shiva.Trixan 2012-04-10 07:41:44
Link | Quote | Reply
 
Well, other plug ins are working.... but recast is not?
I am unable to see recast timers of my abilities and spells and when my status effects or the duration times of them. Are they separate or the same plug in? I tried //load <Recast> but it keeps saying fail to load module not found.
 Lakshmi.Byrth
VIP
Offline
Server: Lakshmi
Game: FFXI
user: Byrthnoth
Posts: 6,418
By Lakshmi.Byrth 2012-04-10 07:43:07
Link | Quote | Reply
 
Make sure the Recast plugin is in your plugins folder.
 Shiva.Galbir
Offline
Server: Shiva
Game: FFXI
user: galbir
Posts: 1,291
By Shiva.Galbir 2012-04-10 07:46:24
Link | Quote | Reply
 
Recast hasn't been working for me either not sure of the cause but it's definitely in the right folder.
 Shiva.Trixan
Offline
Server: Shiva
Game: FFXI
user: Trixan
Posts: 204
By Shiva.Trixan 2012-04-10 07:51:58
Link | Quote | Reply
 
In my plugin folder, there are two recast documents.
Recast.dll

and

Recast (Notepad document)

should the notepad document even be there?
 Lakshmi.Byrth
VIP
Offline
Server: Lakshmi
Game: FFXI
user: Byrthnoth
Posts: 6,418
By Lakshmi.Byrth 2012-04-10 08:03:29
Link | Quote | Reply
 
Could be that the updated resources are messing with it somehow. In the short term, I'd abandon it.
 Sylph.Rebo
Offline
Server: Sylph
Game: FFXI
user: Rebo
Posts: 426
By Sylph.Rebo 2012-04-10 08:04:56
Link | Quote | Reply
 
Shiva.Trixan said: »
In my plugin folder, there are two recast documents.
Recast.dll

and

Recast (Notepad document)

should the notepad document even be there?

Yes one is a .ini "notepad document" to allow you to customize some of the settings.
 Shiva.Trixan
Offline
Server: Shiva
Game: FFXI
user: Trixan
Posts: 204
By Shiva.Trixan 2012-04-12 06:52:26
Link | Quote | Reply
 
Is there a plugin that autosorts items that are stackable but does not autosort your inventory? Or is there an option already in ffxi already? I forget.
necroskull Necro Bump Detected! [138 days between previous and next post]
 Lakshmi.Absalom
Offline
Server: Lakshmi
Game: FFXI
user: absalom
Posts: 1
By Lakshmi.Absalom 2012-08-28 17:43:06
Link | Quote | Reply
 
that plugin is called Lightluggage and it can be customised to auto pass and auto lot specific items if you feel like it
 Leviathan.Typhe
Offline
Server: Leviathan
Game: FFXI
user: ringly
Posts: 8
By Leviathan.Typhe 2012-08-28 17:48:55
Link | Quote | Reply
 
Shiva.Galbir said: »
Recast hasn't been working for me either not sure of the cause but it's definitely in the right folder.
I had to move mine to "fix" it. it wasnt on the screen. check your x and y settings
Offline
Posts: 209
By Zyla 2012-08-28 17:54:48
Link | Quote | Reply
 
i'm also having issues with recast times not appearing on my screen or buff/debuff times. the position values in the file were x= 10.0 y=600.0
what should these values be to make them appear on screen?
Offline
Posts: 209
By Zyla 2012-08-28 18:34:10
Link | Quote | Reply
 
ok i got the recast times for abilities to show up on the left side where i want them, however the time left for buffs/debuffs still doesn't show up under the icons. settings in the file are set to:
x=10
y=200.0
 Sylph.Rebo
Offline
Server: Sylph
Game: FFXI
user: Rebo
Posts: 426
By Sylph.Rebo 2012-08-28 18:42:15
Link | Quote | Reply
 
I want the "GM Pluggin" XD


and yes I KNOW! but srsly anyone know where I can find it?
 Bismarck.Dmaul
Offline
Server: Bismarck
Game: FFXI
user: Dmaul
Posts: 59
By Bismarck.Dmaul 2012-09-06 15:09:28
Link | Quote | Reply
 
I'm having trouble with recast and Status Timer. They're in my plugin folder but aren't working. Unintalled in reinstalled everything and still not working. Also other than my GW commands none of my other commands work in game i.e. plugin list. Is there something else I should be doing?
 Bismarck.Phetty
Offline
Server: Bismarck
Game: FFXI
user: Phetty
Posts: 132
By Bismarck.Phetty 2012-09-10 04:04:03
Link | Quote | Reply
 
I'm having trouble with Recast not displaying either. I know it's in my plugin folder and I even loaded it in game but I get an error. Anybody ever find a way to get it working?
Log in to post.