can you guys help me
i know how to set up the server
everythingd running right
but when i try to login it stops on the login screen
the listen app says im in but im still stuck on login screen
got some errors with PostgreSQL here copied them:
and i got some prob. with the unique key of the items... I says it doesn't work or something post that later
NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "pkey_Account_AccountID" for table "Account"
NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "pkey_Characters_CharacterID" for table "Characters"
NOTICE: CREATE TABLE / UNIQUE will create implicit index "ukey_Characters_Name" for table "Characters"
WARNING: foreign key constraint "fkey_Characters_Account" will require costly sequential scans
DETAIL: Key columns "Account" and "AccountID" are of different types: character and character varying.
NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "pkey_DefaultStats_LevelClass" for table "DefaultStats"
NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "pkey_Portals_Name" for table "Portals"
NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "pkey_Servers_ServerName" for table "Servers"
NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "pkey_Settings_Name" for table "Settings"
ERROR: could not create unique index
DETAIL: Table contains duplicated values.
Originally posted by Titanium@Jun 9 2006, 17:09 BTW, ive read yesterday on the UndercoverConquer site that they are nearly done, maybe they'll share...
hey look tell me a script taht u want me to write waht u want it to do and what if u want it to give take or waht formt he player i know how to do that eassy jsut a lil other stuff i dont ok lol
We can't have a script that does that yet considering NPCs are not implimented yet!
If you really want to help, download the source code, set up the server, and try to get things working like NPCs, Monsters, and Items. Once you figure out how to do thoes things, post them here.