- Joined
- Jun 27, 2006
- Messages
- 96
- Reaction score
- 17
i have little problem with translate...
To view the content, you need to sign in or register
guys i still have the epicc9 files + patch since it closed , is there a way to make them work somehow?
alright i'll try to upload, my network is really crap, it will take 1.5 day to upload . but when its done i'll send it to you , btw add me on skype: zzstunngamerzz
best internet in the world '-' >To view the content, you need to sign in or register
alright i'll try to upload, my network is really crap, it will take 1.5 day to upload . but when its done i'll send it to you , btw add me on skype: zzstunngamerzz
best internet in the world '-' >To view the content, you need to sign in or register
so , you guys think that is there a way to update the database plus the client to try to host the epicc9 files or no way?
cuz if no, then i'm losting my time to update the client files .
can anyone create character with authlvl1 ? i cant create char with authlvl1 dont know why
USE [C9Unity]
GO
INSERT INTO Auth.TblAccount([cAccId], [cPassword], [cAuthLevel])
VALUES ('player', 'player', '1');
Yes, just make sure you have 1 in quotes to parse it as a string. I'm playing it as a player (1) as well.
Code:USE [C9Unity] GO INSERT INTO Auth.TblAccount([cAccId], [cPassword], [cAuthLevel]) VALUES ('player', 'player', '1');
Yes, just make sure you have 1 in quotes to parse it as a string. I'm playing it as a player (1) as well.
Code:USE [C9Unity] GO INSERT INTO Auth.TblAccount([cAccId], [cPassword], [cAuthLevel]) VALUES ('player', 'player', '1');
wrong client (or u using jumping in db)when i create character this word is appear "This Section is not available"
wrong client (or u using jumping in db)
now my c9.exe can create character only authlvl4 5 6 7
i dont know how to fix![]()