Main Page: Difference between revisions

From FFXI-Caldera Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 38: Line 38:
  |order by=charname
  |order by=charname
  |data=
  |data=
Result1=accid, Result2=charid, Result3=charname, Result4=zoneid, Result5=zonename
Result2=charid, Result3=charname, Result4=zoneid, Result5=zonename
}}
}}


Line 45: Line 45:
{{#for_external_table:|
{{#for_external_table:|
{{!}}-
{{!}}-
{{!}} {{{Result1}}}
{{!}} {{{Result2}}}
{{!}} {{{Result2}}}
{{!}} {{{Result3}}}
{{!}} {{{Result3}}}

Revision as of 21:51, 8 August 2023

Welcome to the FFXI-Caldera Wikipedia!

Caldera is a Final Fantasy XI (FFXI) 99+ private server which focuses on delivering endgame content with functionality for all jobs.

The primary goal of the server is to provide complex, enjoyable, teamwork based encounters to groups of players without the typical grind associated with retail FFXI.

Connection Information
IP Address ffxicaldera.myddns.me --hairpin
Discord https://discord.gg/5X9ZFsn

The Rules

Retail Update Guide


New players please read this guide:

Startup Guide

SELECT accounts_sessions.accid, accounts_sessions.charid, chars.charname, chars.pos_zone, zone_settings.name FROM accounts_sessions ORDER BY accounts_sessions.charid;

Who's Online

The query SELECT charid,charname,zoneid,zonename FROM `accounts_sessions`,`chars`,`zone_settings` WHERE accounts_sessions.charid = chars.charid AND chars.pos_zone = zone_settings.zoneid ORDER BY charname is invalid (Error 1052: Column 'charid' in field list is ambiguous Function: EDConnectorRdbms::fetch Query: SELECT charid,charname,zoneid,zonename FROM `accounts_sessions`,`chars`,`zone_settings` WHERE accounts_sessions.charid = chars.charid AND chars.pos_zone = zone_settings.zoneid ORDER BY charname ).

Date/Time Player Message