View Single Post
Plugin Info:     Modification:          Category:          Approver:   v3x (159)
minimiller
Veteran Member
Join Date: Aug 2007
Location: United Kingdom
Old 07-24-2008 , 08:51   [LJR] Long Jump Records
Reply With Quote #1

LongJump Records!


Notes:

This plugin was mainly made by X-olent, It was only my idea
Also thanks to atomen for his green text code


Description:
When a player connects to your server, a menu is displayed showing "Longjump", "countjump" or "bhop". If the player selects "1" (longjump) the longjump record menu will be displayed. The player then navigates through the next menu to add 1 unit, minus 1 unit, and then confirms their longjump record. This is then saved to a .txt file within cstrike/addons/amxmodx/configs/ljcj_records.txt. If the player chooses "2" or "3" (countjump or bhop) the same menu will be displayed, however it will update the players countjump or bhop record, rather than longjump record.


Client commands:
/updatemyrec - Shows the LJ/CJ menu to the player
/myrecord - Prints the players record to chat
/allrecords - Prints all current saved records to the players console


Admin commands:
If an admin thinks a player is not telling the truth about their LJ/CJ record, they can use these console commands to remove a players records:
ljr_removeljuser - Removes a players longjump record
ljr_removecjuser - Removes a players countjump record
ljr_removebjuser - Removes a players bunnyjump record


Modules Required:
Code:
#include <amxmisc>
#include <amxmodx>
#include <fakemeta>
Other:
Please note that this plugin requires fakemeta
If your server console shows a message like:
Code:
 Load fails: Plugin uses an unknown function (name "fakemeta") - check your modules.ini.
This means that you have not enabled fakemeta on your server
Go to cstrike/addons/amxmodx/configs/modules.ini and remove the ";" from in front of fakemeta
If there is no line statsing "fakemeta", then write it in

Updates:
v1.0

Public release

v1.1
Added the green [LJR] tag
Added lj/cj protection to stop people have better than legally recorded jumps

v1.2
Plugin now supports Bhop LJs
Added a cvar so its seen on game-monitor
Added a ljr_nubdetector to use legal records or not
Updated max CJ record (FoF's 269)
Attached Files
File Type: sma Get Plugin or Get Source (longjump_records.sma - 27135 views - 16.4 KB)
__________________

Last edited by minimiller; 10-01-2008 at 16:48. Reason: v_1.2
minimiller is offline
Send a message via MSN to minimiller