MyBB Community Forums

Full Version: adding to Postbit & Profile help.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am currently working on a plugin that is similar to Pirata Nervo's Newpoints system.

In this plugin each user earns a certain amount of points per post, thread, vote, etc, made. This system is for a store plugin made for a steam game, utilizes Steam API, and incorporates mybb as an alternate way of earning points.

I am currently trying to make it so that it would display each users points on their profile, and on post bit. I have no idea how to do this.

The plugin can be found here on github.

If you could tell me the code I would need to add, it would be much appriciated.
Newpoints shows points in postbit, why not take a look at how they do it and mimic the method?