[BETA] FFXI Characters Mod

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment! No new topics are allowed in this forum.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: MOD Development Forum rules

On February 1, 2009 this forum will be set to read only as part of retiring of phpBB2.
User avatar
Jadestone
Registered User
Posts: 630
Joined: Tue May 24, 2005 12:54 am
Location: Juno Beach, FL
Contact:

Post by Jadestone »

Gobmuffin wrote: I registered with your site today and I'll keep up with your test site, if I come up with any super spiffy features I'll let ya know. :D


you registered on my main site :wink:
but i want to keep this off my main site (dont want to confuse my members)

this is the site i put up for discussion and releases.

http://ffximod.thebladepact.com

thanks^^
User avatar
Jadestone
Registered User
Posts: 630
Joined: Tue May 24, 2005 12:54 am
Location: Juno Beach, FL
Contact:

Post by Jadestone »

JUST UPDATED LINK

i put up the old tpl files in the last one by mistake.

just uploaded fixed .zip
User avatar
Jadestone
Registered User
Posts: 630
Joined: Tue May 24, 2005 12:54 am
Location: Juno Beach, FL
Contact:

Post by Jadestone »

Updated first post with latest version.

fixed a few errors and corrected a few problems.

if you have any older versions you will want to get this one, also go thru the MOD script, i added a few extra file edits in.


Im going to be adding an AUTH_ system next to it.
siddichan
Registered User
Posts: 12
Joined: Thu Mar 09, 2006 1:06 am

FFXI Mod - adding servers

Post by siddichan »

Hi. I love your mod. I'm in the middle of creating a linkshell forum for the xbox 360 version of FFXI, where the server is Hydra. I noticed in the mod that there was no options to include Hydra.

Is there a way to add Hydra in the servers list, and if so, how do I go about doing it?


Also, after looking Gobmuffin's post about Senobeya's cgi icons, I was wondering if it was possible to replace what people see as far as allegiances to nations with flags? Only in the profile/posts though. Not in the actual form you fill out.


I can't wait for the AUTH system!

Thanks in advance! :)


P.S. I know I should've gone with the non-server version, but I was looking ahead. Hydra players will be playing with other worlds when the game goes from Beta to Retail, so, I wanted to address that now.
User avatar
Jadestone
Registered User
Posts: 630
Joined: Tue May 24, 2005 12:54 am
Location: Juno Beach, FL
Contact:

Post by Jadestone »

The AUTH system is being problmatic for right now,
as for the flags... this is an idea im already working on:D

make sure you have the newwest version installed.
the PAGE_ constants are a nice touch (just put in this version)

I updated the zip file with the corrections.

i didnt include the 2 test servers because they r only test servers, but i now added them in.

for you to add them into your alredy installed version

Code: Select all

# 
#-----[ COPY ]------------------------------------------------ 
#

copy root/*.* to *.*

#
#-----[ OPEN ]------------------------------------------------
#
language/lang_english/lang_main.php
#
#-----[ FIND ]------------------------------------------------
#
//
// That's all, Folks!
//
#
#-----[ BEFORE, ADD ]-----------------------------------------
#
$lang['Hydra'] = 'Hydra (360 Test)';
$lang['Atomos'] = 'Atomos (Test)';

#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM
siddichan
Registered User
Posts: 12
Joined: Thu Mar 09, 2006 1:06 am

Post by siddichan »

Well! I followed the instructions, and while the two options are there in the drop down, they come up blank. There's no text in them!

8O

Help?

Edit: I just realized what may have been the cause. When you mentioned what I needed to edit to update things, you forgot to mention the /includes/page_header.php edit detailed in the zip. :idea:

It works absolutely perfect now!

Is there an eta on the flags/icons addition by chance Jadestone? I love this mod, I see it only getting better~
User avatar
Jadestone
Registered User
Posts: 630
Joined: Tue May 24, 2005 12:54 am
Location: Juno Beach, FL
Contact:

Post by Jadestone »

lol sry forgot too tell u that one :wink:

anyways you got it working so thats good.

as for the flags.... well i was going to try to set up the admin page first but that is an area i lack in knowledge, so ill go ahead and see about doing the flags first.

I`ll get started on that now.

also by looking at your site i noticed another problem with the mod.

if you have no sub job it shows the /0 ill get that fixed too.
siddichan
Registered User
Posts: 12
Joined: Thu Mar 09, 2006 1:06 am

Post by siddichan »

:D You're awesome! I can't wait to see it. I'm just going to be happy to be able to have the flags instead of the name of the Nation. It'll be nicer, I think. Just the icon though, not icon + the name of the nation.

Thanks a lot for your work!
User avatar
Jadestone
Registered User
Posts: 630
Joined: Tue May 24, 2005 12:54 am
Location: Juno Beach, FL
Contact:

Post by Jadestone »

so far i got the subjob fixed, having a little trouble with the flags, but i am still working on it.

and i wasnt planning on putting the name with the flag :wink:
User avatar
Jadestone
Registered User
Posts: 630
Joined: Tue May 24, 2005 12:54 am
Location: Juno Beach, FL
Contact:

Post by Jadestone »

heres the fix for the subjob

http://thebladepact.com/extracrap/ffxi_ ... ob_fix.zip

im still working on the flags, now i remember why i didnt do that originally.... its a pain.

might take me awhile but ill get it done 1 way or another
User avatar
Jadestone
Registered User
Posts: 630
Joined: Tue May 24, 2005 12:54 am
Location: Juno Beach, FL
Contact:

Post by Jadestone »

|Done*


http://thebladepact.com/extracrap/ffxi_ ... pdates.zip



fixed zip and included the flags on viewtopic

**updated 1st post**
siddichan
Registered User
Posts: 12
Joined: Thu Mar 09, 2006 1:06 am

Post by siddichan »

This is... too cool! Thanks a lot for the additions! It really improved an already great mod! I can't thank you enough! The mod just made my linkshell forum all the more what I want it to be~ I hope the linkshell owner likes it. :mrgreen:
darkpatch
Registered User
Posts: 1
Joined: Mon Apr 11, 2005 4:54 pm

Post by darkpatch »

I've been working on a simliar setup on my site, but I have yet to release it as a mod. I don't know where to begin in terms of that, and I have a lot of stuff I need to go back if I ever want it to be validated.

If you are interested, visit www.phoenixdown.us

All the profile setup is setup in the user profile. Mine is limited to one character per user. I have also gone in a removed the titles and replaced it with custom flags for the groups that people are a member of.

I'm currently working on several updates to it including automated scripting.

Note: This is an ongoing project of mine that has been going on for over a year now in my spare time. Most of the time, it recieves an update when I desire a lacking feature.
User avatar
Jadestone
Registered User
Posts: 630
Joined: Tue May 24, 2005 12:54 am
Location: Juno Beach, FL
Contact:

Post by Jadestone »

looks good :D
My Mods In Development: MPS Mod

MPS Support Site: Click Here
Azraelus
Registered User
Posts: 3
Joined: Tue Apr 04, 2006 4:50 pm

Post by Azraelus »

I have been looking for such a thing for my site as well, it indeed does look good. However I have one problem. Can you or know of anyone that has a mod to port this for phpnuke? I tried reverse engineering your code and tables but it failed, my skill in coding is not good enough.
Post Reply

Return to “[2.0.x] MODs in Development”