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!

gcp v.2 (Nov 2013) (game control panel)

Newbie Spellweaver
Joined
Apr 8, 2009
Messages
8
Reaction score
12
Hello guys. I'm developing a game control panel for PW (also for FW and JD), but the November version of my code was stolen from my customer.
Today, i will share that version for all.

This product you can only use on a TEST servers.
Prohibited commercial use and/or use of the product on the "working" servers.
Is licensed under the BSD (included in the archive). Also forbidden to use any elements of this product in other "products."

Api requires installed .

Download gcp:
Api license key you can generate here:
This version supports PW 1.2.6, 1.4.4 - 1.4.6

Some screenshots:
Page after login: (some russian words :p, translating is not fully completed)
Menu1:
Menu2:
Settings:
Players rating:
Auction, sell item: (you can parse icons for items in admin panel, also you can parse yours elements.data)
Send item to ingame mail:


Small FAQ.
1. api - server side, gcp2-98e2348001325ba8e604c3bc496d5e086aa4abea - client side
2. Open and explore 2 config files: api/protected/config/main.php and gcp2-***/protected/config/main.php (database settings, etc...)
3. You can change language in gcp2-***/protected/config/main.php (default "ru")
4. Import to yours server database: api/pw.sql
5. Import to NEW database for client side: gcp2-***/sql/db.sql
6. Set the "apiurl" in client side config to or (for pw126 :))
7. Client side requires installed php5-curl
8. Set chmod -R 777 to:
/assets
/data
/iconlist
/images
/protected/runtime (also in api)


If you have questions I can answer in this topic.


p.s. You can use google translate to view russian " "
p.p.s. I apologize for any errors in the message
 
Junior Spellweaver
Joined
Jul 8, 2011
Messages
116
Reaction score
14
If your aim is stop stealer to sell your stuff then you can't do it with Prohibited commercial use and/or use of the product on the "working" servers. that.
 
Newbie Spellweaver
Joined
Sep 6, 2012
Messages
47
Reaction score
0
when i try, this is my error :
Zzz9Tzx - gcp v.2 (Nov 2013) (game control panel) - RaGEZONE Forums

and this :
WrFns7a - gcp v.2 (Nov 2013) (game control panel) - RaGEZONE Forums

can anyone help me ?
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jul 7, 2013
Messages
23
Reaction score
0
Site error: the file /var/www/api/protected/components/Controller.php requires the ionCube PHP Loader ioncube_loader_lin_5.3.so to be installed by the website operator. If you are the website operator please use the to assist with installation.

help me please,
 
Back
Top