Final Fantasy XI (Online) Private Server files

10/13/2010 06:16 CADcaliber#376
Sorry to be such a bother but is there a good website that could teach me how to help with this project? I don't know how to do any of this but I'd love to learn how to so I can help with the development.

also, does anyone know how to get ffxitools to work. I've only tried running it on windows 7 and vista, both x64 with no luck. I didnt know if it was designed specifically for XP, 32 bit, or I had a bad copy.

I would like to thank those who have made this possible and any assistance given is much appreciated.
10/13/2010 10:38 hyuaga#377
for bsempai sample @spawn Goblin . name of mob must be wrote just like in database! Sample @spawn Kam_lanaut
10/13/2010 14:20 bsempai#378
Quote:
Originally Posted by hyuaga View Post
for bsempai sample @spawn Goblin . name of mob must be wrote just like in database! Sample @spawn Kam_lanaut
This much I understand, but what I'd like to do is spawn a mob in a zone that it wasn't originally intended to be in.
Or perhaps replace a mob with another type.
10/15/2010 03:35 Mr_Hanky#379
I just created a 24/7 private server for people to play on if they would like a constant running server. The website for it is [Only registered and activated users can see links. Click Here To Register...]. The site includes an easy to follow guide and pre-configured MeteorXI files for new people. I will be adding new stuff to the server soon and hopefully work out some of the kinks in pXI. My goal is to create a FFXI private server community and to further the development of pXI and mXI.
-The server uses Hamachi, the address is 5.78.150.66
10/15/2010 03:50 otbelite1#380
how do I join the neverwinter private site? I downloaded the neverwinter PXI 120mb zip and installed FFXI, but I don't know what to do next
10/15/2010 04:34 Mr_Hanky#381
Quote:
Originally Posted by otbelite1 View Post
how do I join the neverwinter private site? I downloaded the neverwinter PXI 120mb zip and installed FFXI, but I don't know what to do next

Well you would have to configure the settings in mXI to work with neverwinter's private server and connect to it (if it is running). An easier way is to become a member on [Only registered and activated users can see links. Click Here To Register...] and follow the setup instructions (everything is pre-configured so you dont have to change anything). It is a 24/7 private server.
10/15/2010 22:20 otbelite1#382
anyone know how to register for tom neverwinters private server, or what the hamachi is? because the mxi can't find the server
10/16/2010 00:08 Mr_Hanky#383
Quote:
Originally Posted by otbelite1 View Post
anyone know how to register for tom neverwinters private server, or what the hamachi is? because the mxi can't find the server
Well first of all you DO need the Hamachi address and you have to put it in the mXI config file. Of course it won't find the server if you didn't configure it first. Second of all neverwinter's server has to be running on his computer if you want to connect. Do you know if it is constantly running?
I am trying to help new people by giving them a simple guide to follow and pre-configured files (so you don't have to do anything), on my site.
And I run a 24/7 server for people to play on whenever they want.
-just go to [Only registered and activated users can see links. Click Here To Register...] and I guarantee you will be playing soon:)
10/16/2010 10:16 landis73#384
Quote:
Originally Posted by shijin215 View Post
Really running out of ideas here. D:

[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]

Shijin, you have an incorrect entry in the ini you posted. I don't know why you added it, but it should not even be there. Remove the last line completely (windower = 0)

To Neverwinter & Codiddle:

Sorry I have not been around as of late, real life has intruded & I'm a bit swamped, so nothing to add on the testing front at the moment.
10/16/2010 12:45 crazyboy83_99#385
I have done everything.... I am stuck now on the handle .. It says Handle is blank so create one or use the current char name to handle...it doesn't let me create new and when i use the current one it just stucks with message "Trying to connect".....

Please help and let me know where I am doing wrong?
10/16/2010 17:25 crazyboy83_99#386
Quote:
Originally Posted by 4nd0r3ss View Post
Hey, Im having an issue here, my server run fina and FFXI starts with no prob. I create my char, select country, everything ok. but when I register player and click to start, the game tells me to link to a handle. the problem is I cant create a handle, when i give it a name and hit ok it gives me an error and nothing happens. if I choose start anyway with a blank handle the game hangs with a message saying "setting up connection". looking at server stats, it says that it lost connection with the client, but geez, they're both on localhost... ¬¬
I disabled firewall and nothing. tried diferent versions os both pxi an mxi and still nothing. any ideas????

updated POL to latest, still nothing.
maybe theres a way to insert those handle info via sql directly in tables so i just have to select it in game and not create it?
I cant install any expansion besides zilarth, or the game wont start.
this is really killing me =(
Guys I am having the same Handle Issue please can any one let know where am I doing wrong?

Thanks
10/17/2010 01:53 AkkarinRX#387
Sorry Shijin -- that should have read "WINDOWERMODE = 0" (that is, don't use windower because the plugins seem flaky).

I'm basing my work on the stable 0.6.4. From Neverwinter's pack, there should be a file called "Advanced-pXi_scripts_r2177.zip" and in that should be "pXi_server_r1430.7z" -- that's the latest stable public version of the source (0.6.4).

Most of what I've been working on is the debugging & logging support, which makes it easier to troubleshoot the ridiculous amount of packet traffic. Beyond that, cleaning up some of the hard-coded constants into some symbolic constants to make the source easier to read.

Robotgaston: world pass isn't necessary, don't bother with it.
10/19/2010 22:41 stabmegently#388
Does anyone have a complete list of the GM "@" commands. I can't seem to find them anywhere on the net.
10/20/2010 21:08 crazyboy83_99#389
Hell0 Every one.

I have couple questions, I went into mog house in port sandoria and when i exit I was in the water and i can't get out of it. please can you help?
Also, I went to Port sandoria to get some scrolls for BLM but I cannot buy them NPC just ask me if i wanna buy Black magic or white magic scrolls and when i select BLM scrolls it just do nothing....please help in this.
I am using Codiddlez Spira XI and MySQL and MXI 0.9 please help again many thanks.

Also, please can any one tell me how to use those scripts for weapons and gears? please i will be grateful thanks in advance.
10/21/2010 02:08 AkkarinRX#390
There are a shitload... in CChar.cpp (CChar::atCommand), handled by a huge, inefficient function that just does a bunch of memcmps. (Note: implementation will change...) Not all are tested, and not all are tested well.

================================================== ==========================
Client Commands in 0.6.4:
================================================== ==========================

@gm - toggle GM flag (not necessary for any of these, except @easteregg)


Location & Movement:
================================================== ==========================
@zone - instantly zone yourself to a specified location (e.g. "@zone 0xF5")
-- see lists\ZoneIDs for a complete listing
@zoneR - reloads a zone (e.g "@zoneR 0xF5"--reloads Lower Jeuno)
@zonepos <zn> <x> <y> <z> - move player to zone, at X, Y, Z position
@pos <x> <y> <z> - teleport your character to a given position (float)
-- Example: "@pos 0 0 0" (puts you dead-center in the map)
@posr <dx> <dy> <dz> - changes your position relative to your current position
-- Example: "@posr 0 -20 0" (puts you 20 units higher than current pos)
@goto <player> - zone & set pos to directly at player
@where [player_name] - /tells location information about yourself or specified player
@npc - echos the closest npc to you to the server console
@weather - set the weather
@speed - changes your movement speed


Items & Equipment:
================================================== ==========================
@setgil <x> - sets the quantity of gil you posess (dec)
-- Example: "@setgil 500000" (sets your gil to 500,000)
@additem <x> - puts an item of your choice in your inventory (dec)
-- Example: "@additem 13056" (gives you a peacock charm)
@addkeyitem <x> - adds a keyitem to your inventory (hex)
@takekeyitem <x> - removes a keyitem from your inventory (hex)
@addtreasure <x> - adds item to the treasure pool
@addspell - adds a spell to your list (though only some can be cast)
@takespell - removes a spell from your list (though only some can be cast)
@allspells - adds all spells to your lest
@globalLP - adds a global linkpearl to your inventory


Debugging:
================================================== ==========================
@inject - load a packet to be sent to the client (e.g. "@inject packet.dat")
@debug - print your characters charid and targid to the server
@misstest - process missed attack action
@rotdiff - test if character is facing correctly
@mobrotdiff - test if mob is facing correctly
@addstatus - add status to character
@takestatus - remove status from character
@pcmp <#> - apply premade packet # (dec) to target
@setlvlcap <lvl> - set maximum level
-- for testing limit break quests and BCNM/KSNMs
@showm


Jobs:
================================================== ==========================
@changejob <job> <level> - changes your job and level(e.g. "@changejob 15 75")
-- see lists\JobIDs for a complete listing
@changesjob <job> <level> - changes your subjob and level
@togglejob <job> - toggles whether a job is unlocked for you


Mobs:
================================================== ==========================
@spawn <mobname> - Spawns any mob from the current zone that is not already spawned
-- (must have entry in spawn table) && (spawns at your position)
@addnode / @delnode / @delallnodes / @shownodes - deals with wandering points for monsters
@mobws - try having the mob use a weaponskill


Combat:
================================================== ==========================
@hp <x> - Sets your hp to x--if it sinks to 0, you die. (e.g "@hp 0")
@mp <x> - Sets your MP if x<= to your MP cap (dec)
@tp <x> - Sets your TP if x<= 300 (dec)
@resetRC - reset recast timer on ability
@addws - adds weaponskill ability to your list
@skill - set skill in ability
@raise - puts a raise on target player
@tractor - puts tractor on target player


Cutscenes:
================================================== ==========================
@cs - play a cutscene in the current zone (e.g. "@cs 0x01")
@release - Releases you from an event that has frozen or locked your movement
@setfame <nation> <#> - sets your fame for nation to # (dec)


Animation & Appearance:
================================================== ==========================
@sp <> <> - performs animations of spells and sends resulting messages
animation id
message type
@spcat <> <> <> <> - performs animations of spells and sends resulting messages
category
message type
animation id
(unknown)
@altani <x> - Changes target animation to x (for treasure chest animations etc.)
@mobani <x> - change the animation of the selected mob (e.g "@mobani 0x03"--mob dies)
@animation <x> - change your character animation (e.g "@animation 0x05"--mount a chocobo)
@costume <x> - Changes your playermodel to any other modelID, @costume 0 to reset to normal.
(you cannot perform other actions while a costume is active)
@settitle - sets your title however you want it


Misc Equipment shortcuts:
================================================== ==========================
@rdmgear - deck you out with some good RDM gear
@thfgear - deck you out with some good THF gear
@easteregg - deck you out in the Judge's set


Quests & Missions:
================================================== ==========================
@setquest -
@setmission -