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!

[Tut]asp website for OMG_GameWeb db

Banned
Banned
Joined
Sep 10, 2007
Messages
383
Reaction score
50
shaiya asp website for OMG_GameWeb db
How to install:

  1. Frist download the asp webserver and unzip
  2. download web files and unzip
  3. open from webserver babyweb.exe and go to settings
    EvolutionKal - [Tut]asp website for OMG_GameWeb db - RaGEZONE Forums
  4. change Webpages path to ur webfiles folder stop the server and start again
  5. Go now to web files there is a inc folder go there and open file config.asp and edit this
  6. Code:
    <%
    '#################Êý¾Ý¿âÉèÖò¿·Ö###################
    Const SqlUserName="[COLOR=Red]ur sql id[/COLOR]"            'SQL̞
    Const SqlPassWord="[COLOR=Red]ur sql password[/COLOR]"                'SQLÃÜÂë
    Const SqlData="PS_UserData"            'Êý¾Ý¿âÃû³Æ
    Const SqlData1="OMG_GameWeb"           'Êý¾Ý¿âÃû³Æ
    Const SqlData2="PS_GameData"           'Êý¾Ý¿âÃû³Æ
    Const SqlData3="PS_GameDefs"           'Êý¾Ý¿âÃû³Æ
    Const SqlIp="127.0.0.1"                'SQLIPÈç¹ûÓж˿ÚÔò"IP,¶Ë¿Ú"
    
    '##################ÓÎÏ·ÉèÖò¿·Ö####################
    Const RegPoint="50000000"                '×¢²áÔùË͵Ļý·Ö
    Const RegLevel="0"        '¹ÜÀíµÈ¼¶£¬ÉèÖÃ255ΪGM
    Const RegAdmin="0"        ' ÊÇ·ñ×¢²áΪGM,1ΪÊÇ
    
    '##################ÓÎÏ·±Ò¶Ò»»É̳Ç##################
    Const Regbigpoint=100000 'ÉèÖôóÓÚ¸ÃÖµ²»µÃ¼ÌÐø¸ü»»É̳Ç
    Const RegMoney=1000000 '¶àÉÙÓÎÏ·±Ò¿É¶Ò»» ÓÎÏ·±Ò»»ÉÌ³Ç   RegmoneyÓÎÏ·±Ò¿É»»regptµã
    Const RegPt=1000      'RegMoney¿É¿ö»»µÄµãÊý,ÓÎÏ·±Ò»»É̳Ç
    
    '##################É̳Ƕһ»ÓÎÏ·±Ò##################
    Const Regbigmoney=500000000 'ÉèÖôóÓÚ¸ÃÖµ²»µÃ¼ÌÐø¸ü»»ÓÎÏ·±Ò
    Const RegMoney_1=1000000    '¿É¶Ò»»µÄÓÎÏ·±Ò
    Const RegPt_1=1000          '¶àÉÙÉ̳ǵã²Å¿É¶Ò»»        RegPt_1µã¿É»»RegMoney_1ÓÎÏ·±Ò
    
    '##################GMÔö¼ÓÉ̳ǵã##################
    Const gm_point=1000         'Ò»´ÎÔö¼Ó1000µã
    %>
  7. now if u dont have the ODBC for OMG_GameWeb ,PS_GameData ,PS_GameDefs db go and make
:scared::thumbup1: have fun
 
Newbie Spellweaver
Joined
Oct 15, 2009
Messages
11
Reaction score
0
Re: asp website for OMG_GameWeb db

verry intressting idea
testing it out

greets
Stricker95

additional info

Reg.asp -> verify code doesn seem to be working
so i cant test it if this works on the EP4 EP5 servers
 
Last edited:
Banned
Banned
Joined
Sep 10, 2007
Messages
383
Reaction score
50
Re: asp website for OMG_GameWeb db

the tutorial how to setup work 100%...
 
Newbie Spellweaver
Joined
Sep 24, 2008
Messages
7
Reaction score
0
Re: asp website for OMG_GameWeb db

I cant seem to get the registration page to tell me that the registration is successful. I don't get any errors but it doesnt tell me that it is made and when i check the DB the account isnt there.

Any fix?
 
Newbie Spellweaver
Joined
Oct 13, 2006
Messages
26
Reaction score
0
Re: asp website for OMG_GameWeb db

How do i setup ODBC please help
 
Newbie Spellweaver
Joined
Jun 11, 2006
Messages
44
Reaction score
4
Re: asp website for OMG_GameWeb db

This should help.

 
Initiate Mage
Joined
Jul 26, 2011
Messages
3
Reaction score
0
I have a problem; i start baby web but this error "Web Server failed to start on port 80."

How can start?
 
Newbie Spellweaver
Joined
Feb 8, 2011
Messages
18
Reaction score
3
make sure no other service is using port 80 (which incluades skype becuase it does)

---------- Post added at 12:03 PM ---------- Previous post was at 11:27 AM ----------

wows i cant read it
 
Back
Top