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!

Simple PT Site w/ Database creation tools built in

RZA-PT | KilroyPT
Joined
Aug 27, 2007
Messages
936
Reaction score
85
Hi All

Made an all in one PT site that gives a solid foundation to run your own server. has the PHP clan scripts included and on initial run will create the database tables for you along with the service account in SQL.

I've included PHP 7.3 with it with the needed modules (Pear w/ mail mime, sqlsrv, curl, mbstring) enabled

Pull from my
Will update this as I finish adding in other features.

How to install;
Install IIS with URL Rewrite mod (or run apache) and create handler mapper for php (php-cgi.exe)
Set IIS to use the Web directory, the included web.config configures required url rewrite and sets default document.
Have PT server files in place and MSSQL installed.
Browse to localhost (the server) and follow the steps for initial setup.


Notes;

This is early release i'm half way through building half the features so lots of commented out sections.

Features
  • Register (with or without email verification
  • Clan and player sod scores
  • Clan ranks
  • player score ranks
  • top 5
  • server status and bosstime (needs my charlist updater for bosstime)
  • Account Panel (email and password update/change) and view current character state (Requires my charlist updater)
  • Client download
  • Comes with 3 default themes (light, dark (pictured) and high contrast)
  • Item information
  • Item drop search (which monsters drop the item)
  • Admin panel with
    • Account Block/unblock
    • Item Distributor
    • Current Player list

Still to come:
  • Email verification (don't enable it yet as I haven't finished it)
  • Password recovery (requires email configured)

Phatkone - Simple PT Site w/ Database creation tools built in - RaGEZONE Forums

Phatkone - Simple PT Site w/ Database creation tools built in - RaGEZONE Forums

Phatkone - Simple PT Site w/ Database creation tools built in - RaGEZONE Forums


Phatkone - Simple PT Site w/ Database creation tools built in - RaGEZONE Forums
 
Banned
Banned
Joined
Dec 15, 2023
Messages
29
Reaction score
11
Code:
Error connecting to PTL SQLEXPRESS with sa ✘
SQLSTATE[08001]: [Microsoft][ODBC Driver 17 for SQL Server]Named Pipes Provider: Could not open a connection to SQL Server [53].
Can you help me?
 
Banned
Banned
Joined
Dec 15, 2023
Messages
29
Reaction score
11
I can use MSSQL2014 normally。

i like ForTressPT server,can you share website files?
I changed use Laragon
Server Fortress, I tried to fix the error of the character holding a weapon but failed. Also, I had to turn off the world map because when I press M it will crack.

I can use MSSQL2014 normally。

i like ForTressPT server,can you share website files?
it not website. it GM page and User Page Control
 

Attachments

You must be registered for see attachments list
Last edited:
Back
Top