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!

[Sharing] Working Sandurr's Clan System Version 2.0

Initiate Mage
Joined
Sep 5, 2006
Messages
1
Reaction score
0
@English
What is the ip that I have to put in the Hotuk.ini in the CLAN_SERVER line?
Is it the wan ip, lan ip,my sqlhost or 127.0.0.1...?
Seems to be everything right, but I am still getting error 58 when it is wan ip, lan ip or my sqlhost, and when it is 127.0.0.1 I get error 57.
Do I need to open any ports in my router(Dlink604)? I just want to get my clan working for now.
Another thing, when I try to enter in the site, eg:
 
Newbie Spellweaver
Joined
Jul 22, 2006
Messages
23
Reaction score
0
how i add LevelList in accountdb?
in web index.asp
is say invalid objet name levellist
and charlevel pls help

ho i can fix this error in index.asp
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Mar 23, 2006
Messages
14
Reaction score
0
i have a problem when i try join to site
shagpub - [Sharing] Working Sandurr's Clan System Version 2.0 - RaGEZONE Forums
 
Experienced Elementalist
Joined
Nov 9, 2006
Messages
261
Reaction score
3
any can make guide how give publick and virtual directory clan clancontenmt and servermain ims tick ...

Thanx
 
Junior Spellweaver
Joined
Oct 13, 2007
Messages
110
Reaction score
0
lol using baby server to clan system 2.0? hahaha

use IIS :2gunsfiring_v1:
 
Newbie Spellweaver
Joined
Jan 17, 2007
Messages
49
Reaction score
0
i Have used sandurr's clanfile tutirial and y have error 25 not possible dismit clan help me
 
Junior Spellweaver
Joined
Nov 23, 2006
Messages
110
Reaction score
1
Who knows to decide the problem of the entrance tax? In my server 500k is not charged
 
Newbie Spellweaver
Joined
Feb 16, 2007
Messages
7
Reaction score
0
Hi, can anyone help me with this, on my high level list, when i click on it on website i get this error(s):

Error Type:
Microsoft OLE DB Provider for SQL Server (0x80040E37)
Invalid object name 'LevelList'.
/functions/ranks.asp, line 38


Thanks in advance

Problem solved.....
 
Last edited:

hua

Newbie Spellweaver
Joined
Nov 10, 2008
Messages
93
Reaction score
5
hi i have a question while my fren and me trying setup the clan systems.

the lis2 cannot work, cannot access index asp. can anyone can help out on this?
 
Joined
Jan 19, 2007
Messages
400
Reaction score
38
simple, you dont have levellist table in sql ...
to fix, well.. i dont have here the script but u find here in forum ,,,, search it.. is in clandb
 
Newbie Spellweaver
Joined
Jan 31, 2009
Messages
41
Reaction score
0
Problem resolved.. the culprit was the sql scripts that created the SQL Tables, make sure your Levellist table columns are listed as:

CharName \ varchar 50, CharLevel \ int, CharClass \ varchar 50, ID \ int

The script that came with my repack gave me some problems, be sure you download the Sandurr Clan 2.0 pack and use the SQL scripts in there, you will have to create the rPTDB manually and use the above table & columns...

got all my stuff in my server working 100% and stable now, I want to thank Ragezone, Sandurr, Quantumfusion, soonb offline priston tale and all the people that have took the time out to write guides to help us get our servers up and running.

^^

shagpub - [Sharing] Working Sandurr's Clan System Version 2.0 - RaGEZONE Forums
 
Last edited:
Experienced Elementalist
Joined
Apr 29, 2006
Messages
279
Reaction score
90
yes. but its error 11, not 58

Error 11 fix:
open command prompt and paste this in & hit enter:
Code:
cd  C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
now paste this in & hit enter:
Code:
aspnet_regiis /i

This will install ASP.net <2.0.50727>.

I made a batch file for it (called Error 11 Fix.bat) with these lines in it:
Code:
cd  C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
aspnet_regiis /i

So you can open it any time when Error 11 occurs.
 
Newbie Spellweaver
Joined
Oct 14, 2009
Messages
34
Reaction score
1
for peoples, use the 2000 SQL, don't need edit for conect using the tcp/ip!
and for peoples, use the 2005 SQL server, i make a mini tutorial, for use this!
see:
1) for the SQL Server 2005, conect the Host 127....... you need configure this! see the images...:
shagpub - [Sharing] Working Sandurr's Clan System Version 2.0 - RaGEZONE Forums

2)and go to SQL Server "Configuration Manager", and make this:
shagpub - [Sharing] Working Sandurr's Clan System Version 2.0 - RaGEZONE Forums

3)and go to "SQL Server Surface Area Configuration", and make this:
shagpub - [Sharing] Working Sandurr's Clan System Version 2.0 - RaGEZONE Forums

ok... now your SQL 2005 are configured for hosts...
4)and you need configure the SQL.DLL! see:
you, pressures in your keyboard "CTRL+F",with the hexadecimal open! and you edit for your SQL name, see:
shagpub - [Sharing] Working Sandurr's Clan System Version 2.0 - RaGEZONE Forums

5) now, you need edit the host, the dbID and DBPass see:
shagpub - [Sharing] Working Sandurr's Clan System Version 2.0 - RaGEZONE Forums

!~!~!~!~!~!~!~!~!~!~!~ =D !~!~!~!~!~!~!~!~!~!~!~!~!
For sod ranks Work:
1)open your server...
2)and open "ClanSoDManager.exe" , and configure this:
shagpub - [Sharing] Working Sandurr's Clan System Version 2.0 - RaGEZONE Forums


3) making DB and configuring the .ASP Files!
3a) making DB, see:
shagpub - [Sharing] Working Sandurr's Clan System Version 2.0 - RaGEZONE Forums

3b)and,rigth click buton mause in Sod2Db> new Query ! ... and writhe the "SOD2RecBySandurr" Db, and, click in EXECUTE, and you see:
shagpub - [Sharing] Working Sandurr's Clan System Version 2.0 - RaGEZONE Forums

ok you SOD DB is creat!

3C) configuring the .ASP files!
see the images:
configure this file:
C:\Inetpub\wwwroot\ServerMain "SODsettings.asp" and "settings.asp"
C:\Inetpub\wwwroot\Clan "clanInsert.aspx"
C:\Inetpub\wwwroot\functions "database.asp"
see the image:
shagpub - [Sharing] Working Sandurr's Clan System Version 2.0 - RaGEZONE Forums

...
...
...

!~!~!~! now... go play =D !~!~!~!~!
Tnks Sandurr,shagpub, and Quantunfusion and... RPT, and the all people of Ragezone forum =D!
shagpub - [Sharing] Working Sandurr's Clan System Version 2.0 - RaGEZONE Forums

Does anyone have archives of these images? Plz upload them about how to setup SQL2005
 
Last edited:
Back
Top