Page 1 of 1

RPG:GO

Posted: Tue Jun 21, 2016 7:21 am
by Mahi
It's an RPG plugin for Source.Python. Read the GitHub page for up-to-date info, instructions, download, etc: https://github.com/Mahi/RPG-SP

Still in alpha, so some features (especially skills) are missing, and it's probably not 100% bug free.

Re: RPG:GO

Posted: Tue Jun 21, 2016 11:00 am
by L'In20Cible
Tried it with bots on a CS:S server and it is working great. Good job!

However, the fact that I get more XP glocking bots in the legs, than headshotting them with a riffle makes no sense to me. XP earned into player_hurt should be adjusted by the damage done, imo.

EDIT: Found an exploit. Upgrading HP, downgrading HP then upgrading HP again over and over increase my HP with no limit.

Re: RPG:GO

Posted: Tue Jun 21, 2016 11:21 am
by Mahi
Thanks for your kind words!

As mentioned, the plugin is still in alpha and some features are missing. But don't worry, there will be a configurable XP algorithm one day! As a matter of fact, I'll go ahead right away and see what I can do :)

And thanks for the bug report! I'll try to fix it asap.

Edit: Health exploit fixed with 9d8d95c and d41d107

Edit2: Not configurable yet, but added proper XP algorithms.

Re: RPG:GO

Posted: Thu Jun 30, 2016 6:22 am
by Mahi
The plugin is reaching a beta stage really soon, now that I've added translations too: https://github.com/Mahi/RPG-SP/pull/6

Any help with translating the plugin to multiple languages (I'll do Finnish myself later on) would be more than appreciated! :) Surely I can't demand anything, but if anyone happens to be bored or so... ^^

Re: RPG:GO

Posted: Thu Jun 30, 2016 6:40 am
by iPlayer
Russian translations go first :)
https://github.com/Mahi/RPG-SP/pull/7

Re: RPG:GO

Posted: Thu Jul 07, 2016 9:20 am
by Mahi
First beta release (v0.1.0) is now available: https://github.com/Mahi/RPG-SP/releases/tag/v0.1.0
It should be mostly bug free, but quite likely isn't.

Any improvements or suggestions are more than welcome :)