Search found 56 matches

by codiddle
Thu Nov 29, 2012 4:26 pm
Forum: Custom Applications and Tools
Topic: Job bitWise calculator
Replies: 5
Views: 4456

Re: Job bitWise calculator

Since we're on the topic of merits in this thread (barely), I noticed as of rev. 2020 there have been a lot of updates for merits. I got in the database, gave myself some merits, and made a SQL to reload them, just so I could spend them once I got in the game. So I log in, and can't access merit poi...
by codiddle
Wed Nov 28, 2012 10:14 pm
Forum: Custom Applications and Tools
Topic: Graphical Regional Map
Replies: 3
Views: 3523

Re: Graphical Regional Map

ow now brown cow. That's pretty awesome! If only Square still had a soul, they could've came up with something like this. Good work.
by codiddle
Tue Nov 27, 2012 9:46 pm
Forum: Custom Applications and Tools
Topic: Some sweet batch files I made (Needs a little work)
Replies: 8
Views: 6054

Re: Some sweet batch files I made (Needs a little work)

Since I added this a few days ago, I've done a lot more to it. I rewrote all of the batch files, but now they also include mysqld.exe, and mxi.exe. Not only that, the batch file opens the config files for FFXICalculator.exe and Client.ini (for mxi) to setup the game config before launching all of th...
by codiddle
Tue Nov 27, 2012 9:36 pm
Forum: Custom Applications and Tools
Topic: "How do I make myself a GM?"
Replies: 6
Views: 5095

Re: "How do I make myself a GM?"

That's what she said.
by codiddle
Tue Nov 27, 2012 9:27 pm
Forum: Custom Applications and Tools
Topic: "How do I make myself a GM?"
Replies: 6
Views: 5095

Re: "How do I make myself a GM?"

Then, there's that... lol. I can't remember that number, so I'm always looking for my file with that info in it. I'd rather just load up the sql and be done w/ it.
by codiddle
Tue Nov 27, 2012 9:11 pm
Forum: Custom Applications and Tools
Topic: "How do I make myself a GM?"
Replies: 6
Views: 5095

"How do I make myself a GM?"

Hopefully this is a cure-all for that question that's been asked so many times. I doubt it, but I figured I'd try it anyway. I created a SQL file that should automate the task of looking through the database to configure a character to be a GM. There are a few things to keep in mind- This will ONLY ...
by codiddle
Mon Nov 26, 2012 10:25 pm
Forum: Custom Applications and Tools
Topic: dspdb Frontend (WIP)
Replies: 22
Views: 13409

Re: dspdb Frontend (WIP)

Ok, I got rid of the errors I was getting... I left-clicked on WAMP and turned off the damn error reporting in php.ini by finding error_reporting = E_ALL and replacing w/ error_reporting = E_ALL & ~E_NOTICE . But now its still not reading my DB. So life is better. Edit: It is reading my script files...
by codiddle
Mon Nov 26, 2012 9:54 pm
Forum: Custom Applications and Tools
Topic: dspdb Frontend (WIP)
Replies: 22
Views: 13409

Re: dspdb Frontend (WIP)

Thanks for the quick reply Pr, ur awesome! I tried that, it's configured now with root as username and ascent as password, but it's still broken ._. i guess i'll keep tryin! I actually got this error now: ( ! ) SCREAM: Error suppression ignored for ( ! ) Notice: Undefined index: admin in C:\wamp\www...
by codiddle
Mon Nov 26, 2012 7:45 pm
Forum: Custom Applications and Tools
Topic: dspdb Frontend (WIP)
Replies: 22
Views: 13409

Re: dspdb Frontend (WIP)

I feel like a noob. I am somewhat familiar with WAMP server... I've been able to do some things with wordpress and jinzora jukebox, however, this web page just isn't doing what it should be. It's loading and everything, but there's these error messages all over the pages. I guess I'm not hooking the...
by codiddle
Mon Nov 26, 2012 1:54 pm
Forum: Troubleshooting
Topic: is there a program or way to reboot gameserver automaticly?
Replies: 7
Views: 4482

Re: is there a program or way to reboot gameserver automati

oh, I just started posting a similar set of batch files in the developing/tools section. except the one i pieced together works a little differently. yours is more... organized and together. i had 4 separate batch files to boot up MySQL, each exe client, and ffxi-boot. I can't complain though, it do...