[PJS] Player Jump Stats v0.7b

Started by gladius
19/02/2020 06:15
Page 1 of 1
gladius19/02/2020 06:15

Hello jumpers,
I present you my latest project for KZ. I've been coding it for a while and adding new stuff and features. Hope you can test and take advantage of the things it brings.

Its named Player Jump Stats and as the name says its a plugin for longjumping, all the others types of jump you know and more. I tried to do something robust and flexible, fit to the player needs.

Plugin autogenerate cvars file in cstrike/addons/amxmodx/configs/pjs_cvars/pjs_cvars.cfg
Plugin helper command /cmds will throw all commands info.

Info:
- Block on ladder and slide jump types are disabled for now due to some bug on calculating real block size.
- If you use SQLITE download file I uploaded for it. and save in sqlite3 folder cstrike/addons/amxmodx/data/sqlite3/ (If folder doesn't exist then make it)

I'm not releasing source for now but at some point I will.
Also remember its still under development, I will read all your suggestion and feedback for future updates.

Here is .amxx file
Plugin Download
Sqlite file Download

GoldenNinja19/02/2020 10:48

And that's why you're our best coder, kz-endo <3
I'm counting on u to finish the 2man, i'm willing to help if u need a testing help.

_)_ Comment Banned19/02/2020 11:02(edited 19/02/2020 11:25)

Been waiting for new lj plugin for way too long :D
Gonna test it out real quick :)

Well the plugin is ok, i like it, but i get error on savepos (or similar), missing mysql connection error, other than that it's good

gladius19/02/2020 12:57

Originally posted by ivansky
Been waiting for new lj plugin for way too long :D
Gonna test it out real quick :)

Well the plugin is ok, i like it, but i get error on savepos (or similar), missing mysql connection error, other than that it's good

I forgot a condition when you don't use sql. When I go home I'm gonna fix it.
But for now it only affects in console with a sql error message



@Trajko ty man, dunno about 2man plugin 2020 probably is too late for it.

JocA Banned19/02/2020 17:46

Oooh no sma, you must put backdoor there :ooo

Joking ofc, im happy you showed me the plugin some time ago and im glad you finally finished it!

Im interested, do you also use anti-cheat like in uq stats, which is: in prethink, when player is in air, send him 'dev 0, cl_sidespeed 400 and ect'?

gladius20/02/2020 00:21

Plugin updated:
- SQL error message fixed.


I am glad to see more ljstats development, please add me on steam. I will share some ideas to fit needs of ljstats on WR maps

JocA Banned14/03/2020 02:14

so any info of possible commands cuz no .sma?
saw only there is /ljs for on/off stats, cant get the top stats

gladius14/03/2020 02:45

type /cmds you will see all commands. There is no top liek a motd(yet) but if you enable SQL you can save your jumps. SQLITE (local folder) or MYSQL for web or remote hosting.

Page 1 of 1

Please log in to post replies.