Good idea
Nice I reworked it and sourced a new ax_classic using the 3.0b4 full then cored it with the 3.0b6 and no longer get name rejections *DANCE*
Then I had an error about water and zone paths so I went to lakerathetear homepage and downloaded and installed the water maps.
Now I am getting a graveyard error (I am very very good at finding or creating errors) I searched the forums and found some graveyard posts but none that applied
The error I am getting in my zone box is:
Error in LoadingPlayerCorpses query 'SELECT id, charid, charname,x,y,z,heading,' #1054: Unknown column 'WasAtGraveyard from player_corpses WHERE zoneid='54'
Note that if your missing the 'rezzed' field you can add it with:
ALTER TABLE 'player_corpses' ADD 'rezzed' TINYINT UNSINGED DEFAULT "0";
Well I have a 'rezzed' field in my 'player_corpses' table
The error to me ( and I don't know Jack ) seems to be saying it does'nt recognize a column or field called "WasAtGraveyard" or maybe that was a query and it does'nt understand the zoneid=54?
No real info in my log file
[03.03. - 19:44:47] Starting Log: logs/eqemu_zone_4048.log
[03.03. - 19:44:47] Using database 'ax_classic' at localhost:3306
[03.03. - 19:44:47] EMuShareMem loaded
|