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!

Help adding PCPoint to zTeam Files

Joined
Oct 8, 2006
Messages
740
Reaction score
289
GameServer with /reset command and PCPoints



Modify the ShopPointEx file:

Time On = in seconds
Add = number of PCPoints
Interval = in seconds

For having 100 PCPoints every hour, the settings should be like this:

Code:
ShopPointEx.ini

[B]Time On            Points              Interval[/B]

 3600               100                  3600

PCPoints can be seen inside your DB, in the table called T_PCBANG_POINT_INFO

No, I won't share the source code.

Have fun.
 
Last edited:
Upvote 0
Newbie Spellweaver
Joined
Jun 6, 2018
Messages
68
Reaction score
3
Friend zipper20032 Thanks for your help but that configuration gives me only GlobinPoint, I want to add PCPoint.

Could you help me add the PCPoint.
 
Upvote 0
Newbie Spellweaver
Joined
Jun 6, 2018
Messages
68
Reaction score
3
Hello, you can close this topic and you can solve it. thank you very much also to zipper20032

photo of the added PC Point
 
Upvote 0
Back
Top