• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Release] All in one Registration

Newbie Spellweaver
Joined
Apr 8, 2005
Messages
41
Reaction score
21
I borrowed a simple registration package from the DragonNest section and modified it for Pangya. Credits go to its originator.

It is very basic and not meant for live servers. Just a solution for people looking to get accounts made without the need for messing with mssql.

Edit config.asp in the inc folder.
SqlIP="HOSTNAME" //EX ".\SQLEXPRESS" "localhost" etc...
Name="LOGIN" //EX sa
pass="PASSWORD"
data="ini3_py_account"

Then, run smartserver_v13.exe - it will automatically open a browser page http://local:somerandomport

If you wish to use this on IIS instead of the smart server - it should work fine.

This is the only support I will be giving on this. PMs will not be answered sorry!

View attachment 146068
 
Back
Top