Pserver All things Guide[UPDATED]

11/07/2009 10:35 karnyge#76
ok i got it almost there

when i try and log in i get to the verifying account screen and then it promptly exits to the desktop

Solutions are out there so who has one?
11/08/2009 03:17 karnyge#77
Ok i read the excellent post by necron with regards the config and shell files, a few pages back.

I dont know where my mistake is located so i thought i should post the following images.
the second image is of the config.ini and the shell.ini side by side.
The other is the npcserver.
Both things i believe are related to the same problem, getting booted to the desktop from the verifying screen.

You will notice i have edited out my ip and server name, due to security issues.
11/11/2009 23:52 javairc#78
Quote:
Originally Posted by Nis@ View Post
now this error coming..huhu..


[SQL] insert into account.account (name,password,reg_date) values ('test','53b6320eb06e2c62888a6d1739cd24bd',now());
[Err] 1062 - Duplicate entry 'test-53b6320eb06e2c62888a6d1739cd24bd' for key 2
just put like this nisa

insert into account (name,password,reg_date) values ('test','53b6320eb06e2c62888a6d1739cd24bd',now());
11/12/2009 00:02 javairc#79
if user register in website how to set auto add in DB?

can client use a new patch??
12/30/2009 01:10 ygorzhyper#80
hey guys how to trade pets between players?
i need to trade an pet that is locked and higher then 109* but i cant find out how...
can some1 help me?
12/30/2009 02:22 Eurion#81
You would either have to create a script that you can use. Or edit the player_id and owner_id columns through the db inside the cq_eudemon table.
01/04/2010 20:56 chathouse#82
Hy @all

Can someone me the original database files (account, my) for this product pserver.

in the Format *.sql posten?

Because in your files where one the data in files mysql. /data/ to shift must. constantly files are defective. and not reparable.

ty
01/05/2010 10:00 DEADP00L#83
i am going to look into this however i think most of the links on here are dead and this topic is way outdated and not usefull to anyone
01/11/2010 00:36 justintran3#84
NEED Helpppp PLOXXX need helpppp when i run server with that first server guide i log off and then i try to log back on and it says Server interuppted -.- pleaseeee PLOX HELP reply asap
01/22/2010 18:06 fozza9448#85
i managed to get onto the server as Thunder[PM] but now i can't summon my pets, any ideas?
01/22/2010 19:52 King_Arthur#86
Quote:
Originally Posted by fozza9448 View Post
i managed to get onto the server as Thunder[PM] but now i can't summon my pets, any ideas?
Make sure you don't have any item's in your "horse" slot (left of the casual slot) on your equipment window.
01/23/2010 13:16 rexes13#87
Quote:
Originally Posted by fozza9448 View Post
i managed to get onto the server as Thunder[PM] but now i can't summon my pets, any ideas?
If you use the 4 clicks guide the first player that you login with has a card in the horse's slot...remove it and try summoning again....
01/24/2010 13:28 Nurreo33#88
Quote:
Originally Posted by DEADP00L View Post
i am going to look into this however i think most of the links on here are dead and this topic is way outdated and not usefull to anyone
Huhhh. Third account, N33 was banned because of nothing, I don't know. i didn't login for two months and found it banned.
Now well, back on topic, Erm, May you tell me what was updated?
01/30/2010 02:19 XxTopsyKrettxX#89
ok i searched throw 119 forums and didnt find how to set vip as start and set vip after donation if ne one has the link to the forums plss post i also tryed to search vip and came up with nothing srry for posting this i just couldnt find it
01/30/2010 05:50 King_Arthur#90
Quote:
Originally Posted by XxTopsyKrettxX View Post
ok i searched throw 119 forums and didnt find how to set vip as start and set vip after donation if ne one has the link to the forums plss post i also tryed to search vip and came up with nothing srry for posting this i just couldnt find it
#1 "vip" is too short to be used in a search.

#2 To set vip after a donation look up the account name in your account table and set the vip field to the VIP level you want.

#3 To "set vip as start" change the default value of the vip field in your table design to the level of VIP you want them to start with.