Random Thoughts.....What Are You Thinking?

言語: JP EN DE FR
2010-06-21
New Items
users online
フォーラム » Everything Else » Undead » Random Thoughts.....What are you thinking?
Random Thoughts.....What are you thinking?
First Page 2 3 ... 19159 19160 19161 ... 22739 22740 22741
Administrator
Offline
サーバ: Excalibur
Game: FFXIV
user: Rooks
Posts: 669
By Idiot Boy 2016-04-16 21:43:23  
Four days of tracking down a bug

Two characters to fix it

Programming is ***, let's go shopping

[Edit: paged!]

[+]
Offline
Posts: 32551
By Artemicion 2016-04-16 21:45:27  
Idiot Boy said: »
Four days of tracking down a bug

Two characters to fix it

Programming is ***, let's go shopping

Found out who Rooks moonlights as.

[+]
Offline
Posts: 2046
By SpaceAnomaly 2016-04-16 21:48:36  
Faelar said: »
Faelar said: »
Someone proficient with GearSwap please PM me :)

Offering 3 Steam keys of your choice from my 2 lists of spare keys in exchange for your help!

Here is the list of Steam Keys. Check BOTH tabs.
Whoever helps you should pick Oceanhorn. Really cute Zelda-esqe game.
[+]
Offline
Posts: 5188
By Faelar 2016-04-16 21:52:06  
SpaceAnomaly said: »
Whoever helps you should pick Oceanhorn. Really cute Zelda-esqe game.

It is. It's like Wind Waker, really. xD

My request is very BASIC for those who are good at lua. I've gone over this stuff for a few days now and it's still somewhat over my head despite my being able to do Spellcast back in the day. I've been told look at some example luas and was given what was called the most basic of basic luas, and it was like trying to translate Egyptian Hieroglyphics.
Offline
Posts: 42696
By Jetackuu 2016-04-16 21:53:41  
Artemicion said: »
OH SNAP. Got that in pdf?
lolno, it is literally a functioning html page.

I do have the paper guide in PDF though, in fact I have them all (or at least most).

SpaceAnomaly said: »
Pulled out my very worn out copy of FF9. There was a tip line! .99/min for the US and $1.50/min for Canada. Automated Tips onry
If I scrolled more in my PDF I probably would have seen it. My physical copy is in storage.

Asura.Floppyseconds said: »
Jet spilled his beans all over me.

Gross.
Offline
Posts: 42696
By Jetackuu 2016-04-16 21:54:39  
Idiot Boy said: »
Programming is ***, let's go shopping

http://www.servermonkey.com/hp-blc7000-enclosure.html

Can I has?
 Ragnarok.Hevans
Offline
サーバ: Ragnarok
Game: FFXI
user: Hev
Posts: 15273
By Ragnarok.Hevans 2016-04-16 21:57:44  
i prefer pescatore, but i like seafood ._.
Administrator
Offline
サーバ: Excalibur
Game: FFXIV
user: Rooks
Posts: 669
By Idiot Boy 2016-04-16 21:59:15  
Faelar said: »
SpaceAnomaly said: »
Whoever helps you should pick Oceanhorn. Really cute Zelda-esqe game.

It is. It's like Wind Waker, really. xD

My request is very BASIC for those who are good at lua. I've gone over this stuff for a few days now and it's still somewhat over my head despite my being able to do Spellcast back in the day. I've been told look at some example luas and was given what was called the most basic of basic luas, and it was like trying to translate Egyptian Hieroglyphics.

I don't have time to delve into anything right now, but my Gearswap files (and their documentation) are here: https://github.com/kelhor/Gearswap

There's a bunch of documentation on that page that shows how to use it, so if this helps you, feel free. I need to upload my most recent files, but where's there will work.

tl,dr; use the Rooks-Include and you just have to define sets; job specific rules can be added but aren't needed to get started.
[+]
Administrator
Offline
サーバ: Excalibur
Game: FFXIV
user: Rooks
Posts: 669
By Idiot Boy 2016-04-16 21:59:40  
Jetackuu said: »
Idiot Boy said: »
Programming is ***, let's go shopping

http://www.servermonkey.com/hp-blc7000-enclosure.html

Can I has?

Just the enclosure? How much are the blades?
Offline
Posts: 2046
By SpaceAnomaly 2016-04-16 22:04:42  
>tfw papa Rooks will never help you in FFXI

Why even live
[+]
Offline
Posts: 42696
By Jetackuu 2016-04-16 22:05:13  
Idiot Boy said: »
Jetackuu said: »
Idiot Boy said: »
Programming is ***, let's go shopping

http://www.servermonkey.com/hp-blc7000-enclosure.html

Can I has?

Just the enclosure? How much are the blades?
Aye, and depending on the gen dirt cheap or really expensive (also depending on the config).

I really don't have the room for it right now, but I'll be getting one down the road.
Offline
Posts: 5188
By Faelar 2016-04-16 22:18:15  
Idiot Boy said: »

I don't have time to delve into anything right now, but my Gearswap files (and their documentation) are here: https://github.com/kelhor/Gearswap

There's a bunch of documentation on that page that shows how to use it, so if this helps you, feel free. I need to upload my most recent files, but where's there will work.

tl,dr; use the Rooks-Include and you just have to define sets; job specific rules can be added but aren't needed to get started.

Those look a bit complicated, though I might be overthinking it xD
I appreciate you sharing.

What I am trying to do is setup two "templates": one for mages and one for melee/DD jobs. This way, I can copy/paste the templates and just adjust gear for the jobs for myself and Aanja (my roommate) so we can not be those all-in-one set players once we have finished getting our Rhapsodies KI's. All of this stuff goes straight over her head. She looks at the first line and says "Nope! You figure it out!".

I know how to define basic sets so far. I can just copy/paste this into a new file and adjust it to suit another job as needed. My WHM lua should give you an example of my understanding thus far. (Which isn't much)
This lua does what I want it to:

  • Idle set when doing nothing

  • Cure set when casting Cure/Cura/Curagas

  • Pre-Cast set on all other spells



For my DD template, I'm looking for:

  • Idle set

  • TP set when engaged to an enemy

  • WS set when using WS, then back to TP set

  • Idle set when disengaged



This is all I need for the moment, until I actually get this stuff to *click* completely. It'll take a bit more time, but I want us both to be somewhat useable on our 3 chosen jobs while I learn it so I was hoping to get a barebones set of files setup for us both.
 Valefor.Prothescar
Guide Master
Offline
サーバ: Valefor
Game: FFXI
Posts: 19647
By Valefor.Prothescar 2016-04-16 22:26:26  


sword is p cool
[+]
Offline
Posts: 5188
By Faelar 2016-04-16 23:05:21  
 Bismarck.Dracondria
Offline
サーバ: Bismarck
Game: FFXI
Posts: 33979
By Bismarck.Dracondria 2016-04-16 23:08:58  
That font <_<
 Ragnarok.Hevans
Offline
サーバ: Ragnarok
Game: FFXI
user: Hev
Posts: 15273
By Ragnarok.Hevans 2016-04-16 23:10:41  
Valefor.Prothescar said: »


sword is p cool


what sword?
[+]
Offline
サーバ: Excalibur
Game: FFXIV
user: Lillica
Posts: 6427
By Grumpy Cat 2016-04-16 23:19:59  
Valefor.Prothescar said: »


sword is p cool

Boobs.

I mean, what game is that?
[+]
Offline
Posts: 42696
By Jetackuu 2016-04-16 23:43:30  
Bismarck.Dracondria said: »
That font <_<
What's wrong with the font?
 Bismarck.Dracondria
Offline
サーバ: Bismarck
Game: FFXI
Posts: 33979
By Bismarck.Dracondria 2016-04-16 23:51:37  
It's wrong!
 Valefor.Prothescar
Guide Master
Offline
サーバ: Valefor
Game: FFXI
Posts: 19647
By Valefor.Prothescar 2016-04-16 23:53:45  
Ragnarok.Hevans said: »
what sword?

just a basic primal sword, but it looks fancy as fuq



Grumpy Cat said: »
Boobs.

I mean, what game is that?

blade & soul
 Asura.Vyre
Forum Moderator
Offline
サーバ: Asura
Game: FFXI
user: Vyrerus
Posts: 15706
By Asura.Vyre 2016-04-17 00:38:57  
Valefor.Prothescar said: »
Ragnarok.Hevans said: »
what sword?

just a basic primal sword, but it looks fancy as fuq



Grumpy Cat said: »
Boobs.

I mean, what game is that?

boobs & soul
ftfy
[+]
 
Offline
Posts:
By 2016-04-17 01:44:26
 Undelete | Edit  | Link | 引用 | 返事
 
Post deleted by User.
 
Offline
Posts:
By 2016-04-17 01:44:49
 Undelete | Edit  | Link | 引用 | 返事
 
Post deleted by User.
[+]
 Bismarck.Dracondria
Offline
サーバ: Bismarck
Game: FFXI
Posts: 33979
By Bismarck.Dracondria 2016-04-17 02:17:16  
7.8 earthquake in Ecuador has killed at least 77 so far
 Ragnarok.Hevans
Offline
サーバ: Ragnarok
Game: FFXI
user: Hev
Posts: 15273
By Ragnarok.Hevans 2016-04-17 02:19:09  
YouTube Video Placeholder
[+]
 
Offline
Posts:
By 2016-04-17 03:25:15
 Undelete | Edit  | Link | 引用 | 返事
 
Post deleted by User.
 
Offline
Posts:
By 2016-04-17 03:44:42
 Undelete | Edit  | Link | 引用 | 返事
 
Post deleted by User.
[+]
 
Offline
Posts:
By 2016-04-17 03:49:55
 Undelete | Edit  | Link | 引用 | 返事
 
Post deleted by User.
 Bismarck.Zuidar
Offline
サーバ: Bismarck
Game: FFXI
user: Radiuz
Posts: 1273
By Bismarck.Zuidar 2016-04-17 04:14:44  
add some hot garlic sausage, /toss out the cheese and the spaghetti is so freakin good (with some more sauce)
First Page 2 3 ... 19159 19160 19161 ... 22739 22740 22741
Log in to post.