P5yl0 is the server storing the UI settings on the database? Is that fixed already? Thank's
Printable View
P5yl0 is the server storing the UI settings on the database? Is that fixed already? Thank's
no us saving not done i stopped on ui saving as i worked on the 2117a
ill recatch them up when i start with new revison updating
P5yl0 how you fix that? can show me what you did for fixing it. im still trying to figure out about the battle system. it seems player hit anywhere is fixed but now the monster time update when it moves it delay on server sided. on the game the monster is already infront of character but when slash is not giving any damage unless you ran and some spot and wait the monster came and hit it receive damage. it goes on and on same step when u hit no damage
navicat error
[Err] 1072 - Key column 'Id' doesn't exist in table
[Err] CREATE TABLE `Player` (
`PlayerId` int(11) NOT NULL AUTO_INCREMENT,
`AccountName` varchar(50) NOT NULL,
`PlayerLevel` int(11) NOT NULL,
`PlayerExp` bigint(20) NOT NULL,
`PlayerExpRecoverable` bigint(20) NOT NULL,
`PlayerMount` int(11) NOT NULL,
`PlayerGuildAccepted` bit(1) NOT NULL,
`PlayerPraiseGiven` bit(1) NOT NULL,
`PlayerLastPraise` int(11) NOT NULL DEFAULT '-1',
`PlayerCurrentBankSection` int(11) NOT NULL,
`PlayerCreationDate` int(11) NOT NULL,
`PlayerLastOnlineUtc` int(11) NOT NULL DEFAULT '0',
`PlayerDeleted` smallint(6) DEFAULT '0',
PRIMARY KEY (`Id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
[Msg] Finished - Unsuccessfully
-------------------------------------------------
help me :(
table Player does not exist or could not be created
try this one:
Attachment 137622
table player only exists on 2117..
this version is undone yet!! only lobby working..!!
they have not the same database tables
use for 1725 emu only the files form the 1725 emu directory...
This Server works Wonderful, but how can i use full GM commands?
In Game it says "GM xxx write:" if i type anything in chat.
But i cannot use any gm commands.
I think its cause the Access Level.
Which access level do i need to get GM working correctly?
Greetings.
the access level is for account ..
not need for gm you only have to activate in phpmyadmin btw your mysql database table acounts the account to be GM
edit isGM from 0 > 1 for the account you want to be a GM
then use commands with example:"!" > !command
you can look for commands in source admin funcs
or on git
https://github.com/P5yl0/TeraEmulato...r/commands.txt
Great it works. Thank you :)
Do u know where can i find a Item Database for (1725) ?
I can't find one.
look in \Client\S1Game\S1Data
full client datacenter files
take a look in Tools\ on Github
there you have TDCDecoder
the included version is for a newer database file
but when you have luck you find a older version for 1725 i think tdcdec 1.x worked with 1725er revision
No offense P5yl0 but those tools are sort of useless since every single one i tried dont work the serverlist hex editor crashes when you click save and saves it like http://127.0.0.1/server..http://xx.x.xxx etc and the datatools when you open an editor nothing comes up or crashes it like the quest editor nothing comes on it when you open it no quests no nothing click new make it save it when you re open it its not there also this could be the problem "constructor on type "Data.Interfaces.IQuestStep" not found" when you try to make a quest
anyone can tell me, what emulator is most updated and the client to work?
http://i.imgur.com/VSABZmI.png
Can someone tell me why I'm getting this error?