Search found 78 matches

by evenmonkeys
Mon Oct 13, 2014 10:40 pm
Forum: Scripting
Topic: Custom If Statements
Replies: 8
Views: 4408

Re: Custom If Statements

Figured I'd add to my own.. I've been trying to rip apart other files to figure this out.. but I can't figure it out.

How can I create a choice in the game? Essentially something like:

"Are you sure you want to perform that action?"
- Yes
- No
by evenmonkeys
Mon Oct 13, 2014 4:03 pm
Forum: Public Servers
Topic: FFXI Orgins
Replies: 49
Views: 51777

Re: FFXI Orgins

Wouldn't have anything to do with running Ashita as admin, would it?
by evenmonkeys
Mon Oct 13, 2014 12:07 am
Forum: Scripting
Topic: Custom If Statements
Replies: 8
Views: 4408

Re: Custom If Statements

You rock. Thank you very much. I'm having more fun diving further into all of this.

Update: So awesome! I've already created a bunch more with the info from those files. Thank you.
by evenmonkeys
Sun Oct 12, 2014 10:50 pm
Forum: Scripting
Topic: Custom If Statements
Replies: 8
Views: 4408

Custom If Statements

I'm creating some custom lua commands and need some help. I'm trying to figure out how to determine if a player meets certain conditions. For instance, is player's level more than x level... and is player's HP = 100%.. ---------------------------------------------------------------------------------...
by evenmonkeys
Sun Oct 12, 2014 4:29 pm
Forum: Public Servers
Topic: [Offline] Resolute Public Server
Replies: 32
Views: 20404

Re: Resolute Public Server

Just a few updates. Resolute had some issues with our internet provider and we're trying to work through them. In the process, they changed our IP address and we were not aware. On top of that, they want an insane amount of money for a static IP so not happening for now.. We're still trying to figur...
by evenmonkeys
Wed Oct 08, 2014 9:34 pm
Forum: General Chat
Topic: Dedicated Server Hosting
Replies: 5
Views: 4133

Re: Dedicated Server Hosting

I'm using CableOne. They're a smaller ISP in comparison to Comcast, but they're still an ISP that hits several states. If there were a dedicated server that didn't cost an arm and a leg that was capable of running a FFXI server, I'd be interested. We'll see.
by evenmonkeys
Wed Oct 08, 2014 8:48 pm
Forum: General Chat
Topic: Dedicated Server Hosting
Replies: 5
Views: 4133

Dedicated Server Hosting

I was curious if every server out there is being hosting from one's home or if people are hosting them with a specific company. Back in March/April when I launched my server, I noticed after a few days that my internet really started to slow down. Not because of the traffic, but I believe my ISP was...
by evenmonkeys
Mon Oct 06, 2014 9:10 pm
Forum: Public Servers
Topic: [Offline] Resolute Public Server
Replies: 32
Views: 20404

Re: Resolute Public Server

Done and done. Probably not a bad idea since you guys change it all the time. Appreciate the look-over. :)

P.S. That is an awesome, awesome launcher. Very nice. The work you guys are doing is most appreciated.
by evenmonkeys
Mon Oct 06, 2014 12:31 am
Forum: General Chat
Topic: World Chat?
Replies: 28
Views: 15438

Re: World Chat?

Thank you, guys! I was able to get it working after rebuilding the solution! Even set up a print out for our website to show the world chat.

I'm slowly learning how all of this stuff works. Everyone here has been very friendly and a huge help.
by evenmonkeys
Sun Oct 05, 2014 11:16 pm
Forum: General Chat
Topic: World Chat?
Replies: 28
Views: 15438

Re: World Chat?

Thanks for the quick response. I'm not seeing a function for F7 in Visual Studio 2013 for Desktop within packet_system.cpp. When you're saying to open it, are you referring to the packet_system.cpp file or the entire solution? (I don't want to rebuild the solution if I'm not supposed to.)