Search found 13 matches

by sekigah
Mon Apr 10, 2017 2:54 pm
Forum: Server Setup & Guides
Topic: Password Reset
Replies: 1
Views: 2380

Password Reset

Trying to reset the password on an account since the player forgot it.

How would I go about doing this?

Whether it is prompting a player to enter a new password or by changing it myself?
by sekigah
Wed Feb 01, 2017 2:00 pm
Forum: Scripting
Topic: Mounts - Collaboration
Replies: 0
Views: 3448

Mounts - Collaboration

I'd be interested in working with someone to get the mount system working.

I have retail access and I can help capture packets and CS IDs for the quests.

I have no idea how to code the packets to handle that.
by sekigah
Fri Jan 06, 2017 2:09 pm
Forum: Custom Applications and Tools
Topic: Python AH Buyer / Seller / ffxiah.com scrubber
Replies: 146
Views: 288374

Re: Python AH Buyer / Seller / ffxiah.com scrubber

Just out of curiosity. What does the rate 01 and rate 12 do?

Is that the % in decimal to buy back at?
by sekigah
Tue Dec 06, 2016 9:15 am
Forum: Public Servers
Topic: MHMU - 75 Capped - Custom FFXI Server - Server Xfers!
Replies: 14
Views: 11345

Re: MHMU - 75 Capped Custom FFXI Server - Server Xfers!

Lowballing.... about 20 or so and growing. Last night when I logged in it was about 35
by sekigah
Tue Nov 22, 2016 1:57 pm
Forum: Scripting
Topic: Issue with registerRegion
Replies: 4
Views: 4598

Re: Issue with registerRegion

Interested in getting this up and running. Let me know if you want to collab.
by sekigah
Fri Nov 18, 2016 7:20 pm
Forum: Public Servers
Topic: MHMU - 75 Capped - Custom FFXI Server - Server Xfers!
Replies: 14
Views: 11345

MHMU - 75 Capped - Custom FFXI Server - Server Xfers!

http://mhmu.guildwork.com MHMU is a private non-profit FFXI server. We are a 75 cap server with custom changes to make the experience we had in retail a bit more enjoyable for a low pop server. We have players mostly in US and EU but have a couple of players in APAC and growing. More or less there ...
by sekigah
Thu Nov 17, 2016 1:00 pm
Forum: Server Setup & Guides
Topic: Version Update
Replies: 1
Views: 2692

Version Update

Is there a way to force the server version to match the client's?

ex:
Server version = 30161004_1
Client version = 30161109_1

I know there can be bad things that happen when there is a version mismatch.

Is it just as simple as updating the version.info file?
by sekigah
Wed Aug 24, 2016 12:33 pm
Forum: Bugs
Topic: Dynamis - Mega Boss Repops Mobs
Replies: 0
Views: 3488

Dynamis - Mega Boss Repops Mobs

So the Dyna Sandy and Windy zones had the mega boss respawning mobs if you re engage. So I was doing some testing and I just wanted to see if I'm interpreting and subsequently fixing this correctly. In Dyna Sandy and Windy that if you manage to get off the Mega Boss' hate list or die or come back in...
by sekigah
Wed Aug 24, 2016 11:04 am
Forum: Scripting
Topic: Adding LS upon character creation.
Replies: 8
Views: 5847

Re: Adding LS upon character creation.

I guess there was a DB update because my columns are:

linkshellid, name, color, poster, message, messagetime, postrights

https://github.com/DarkstarProject/dark ... shells.sql

So it should be this in my case?

((CItemLinkshell*)PItem)->SetLSColor(Sql_GetIntData(SqlHandle, 2));
by sekigah
Wed Aug 24, 2016 10:59 am
Forum: Server Setup & Guides
Topic: Server Questions - Residential ISP & Settings
Replies: 4
Views: 3912

Re: Server Questions - Residential ISP & Settings

Thanks Nasomi. For some reason, job levels don't update on zone for me.

Been using the @setplayerlevel command in the meantime. Get's a bit tedious.

Change job @setplayerlevel. Repeat @.@

I'll figure it out. Appreciate the info.