Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[server files] [jPT] Guide to Clan System (Files Included)

Experienced Elementalist
Joined
Jul 13, 2006
Messages
244
Reaction score
2
i need creat db name Example:
A = Name My server
AClanMain
AClansub
????????????

No, there should already be the following tables:
  • ClanTicket
  • S1ClanMain
  • S1ClanSub

These are the only ones you need if you haven't modified anything else.
 
Newbie Spellweaver
Joined
Jul 24, 2006
Messages
34
Reaction score
0
What is the name of the clan icon in your ClanContent directory, and what is the name of the clan icon in your database?

i tried differnt names for the bmp. starting at 1.bmp
 
Junior Spellweaver
Joined
Nov 10, 2005
Messages
101
Reaction score
0
Error 9 in windows 2000. Seams it doesn't work in windows 2000 but local its working good at windows xp.
 
All is well...
Loyal Member
Joined
Feb 22, 2006
Messages
1,520
Reaction score
0
If it's setup right everything should work except clan names
Which has something to do with the icon or something lol

Error 9 = Insertion Error with main clan
Error 58 = Timeout can't connect to the files
Error 11 = Problem in ClanInsert.aspx
Error 52 = Problem with adding clan members (Usually do to anti-injection)
 
Last edited:
Skilled Illusionist
Joined
Dec 30, 2005
Messages
309
Reaction score
2
If it's setup right everything should work except clan names
Which has something to do with the icon or something lol

Error 9 = Insertion Error with main clan
Error 58 = Timeout can't connect to the files
Error 11 = Problem in ClanInsert.aspx
Error 52 = Problem with adding clan members (Usually do to anti-injection)

erro 3 is??
 
All is well...
Loyal Member
Joined
Feb 22, 2006
Messages
1,520
Reaction score
0
It depends on what you fixed before it happened and what you're doing at the time it gives you the error...
 
Skilled Illusionist
Joined
Dec 30, 2005
Messages
309
Reaction score
2
It depends on what you fixed before it happened and what you're doing at the time it gives you the error...

It looks at my error 3 acontesse when I go to create clan later that soon boto the name of clan ai it of the o error when squeeze OK! It will be that you can help me?
 
Experienced Elementalist
Joined
Jul 13, 2006
Messages
244
Reaction score
2
Instead of posting the in-game error, please tell me the responsecode that you get in your browser.. use existing parameters.
 
Newbie Spellweaver
Joined
Apr 29, 2004
Messages
31
Reaction score
0
Creat Clan = 100%
Remove Clan = 100%
Invite Members = 100%
Bugs
1º In Chat Clan Show mensages all clans
2º I View all Clans name = my clan name
Ex.:
I create one clan
A
Ur Create one clan
B
I view all mensages in clan chat and view ur clan name A ur view my mensages and view name may clan = B
 
Newbie Spellweaver
Joined
Oct 6, 2004
Messages
10
Reaction score
0
I've got that error 3 too after fixing the error 58 with the guest acces on ClanDb.
What does i need to do now to get rid of that error, where did i missed something ?
Could someone help on this 1 ? Thanks
 
Experienced Elementalist
Joined
Jul 13, 2006
Messages
244
Reaction score
2
The solution is to assign the right Icon IDs to all clans..
The files I supplied are already outdated.. I did a lot of modifications already.
 
Back
Top