AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Off-Topic (https://forums.alliedmods.net/forumdisplay.php?f=15)
-   -   kz_ljs_xm.amxx - All versions here (https://forums.alliedmods.net/showthread.php?t=78256)

minimiller 09-30-2008 16:00

kz_ljs_xm.amxx - All versions here
 
8 Attachment(s)
kz_ljs_xm

The kz_ljs_xm plugins are no more =[
Well: they are still here, but something tells me that if you are Dloading from this site, you are gonna upload it to a fun server so every1 knows how far they're jumping
If you ARE reading this thread, you have 3 options:

1) If you are only here to Dload a fun stats plugin, use this (Search the thread a little)
Its not currently approved by XJ for use in demo recordings, but it works (IMO) better than kz_ljs_xm
(Other Dload link here)

2) Go here and Dload kz_ljs_xm from the official XJ website
This is the only (current) version that is approved for use in demo recordings
(Currently unapproved for demo recording due to the server crash bug)

3) Dload one of the versions below which are no longer supported by me
They will remain in this thread but if you need help with it, i suggest you go to XJ and post in the official kz_ljs_xm thread

Good luck

Lt.RAT 10-01-2008 06:01

Re: kz_ljs_xm.amxx - All versions here
 
1) why its based on 2.11 version ?)
2) why we need to do that code (each fwdPlayerPreThink), even if we are not jumping...
Code:

                for( new i = 0; i < 127; i++ ) {
                        pev(id, pev_origin, vOrigin);
                       
                        if (vBeamPos[id][i][0] == 0
                        && vBeamPos[id][i][1] == 0
                        && vBeamPos[id][i][2] == 0) {
                                vBeamPos[id][i][0] = vOrigin[0];
                                vBeamPos[id][i][1] = vOrigin[1];
                                vBeamPos[id][i][2] = vOrigin[2];
                                if (doubleducked[id] == true || induck[id] == true) {
                                        vBeamPosStatus[id][i] = vOrigin[0]-vOrigin[0]-1;
                                } else if (is_in_duck(id))
                                        vBeamPosStatus[id][i] = vOrigin[0]-vOrigin[0]+1;
                                else
                                        vBeamPosStatus[id][i] = vOrigin[0]-vOrigin[0];
                                i=127;
                        }
                }

3) And as i see, we have "outOfBounds" error here with "replace()" function in "show_lj15(id)" :)

PS nice topic, this one helps avoid many plugin requests in ICQ :)
PSS and yes, upload all parts of kz_ljs_xm, we need colorchat.inc to compile that plugin

minimiller 10-01-2008 06:37

Re: kz_ljs_xm.amxx - All versions here
 
tbh, i havent really edit the code at all
Ive just Dloaded the stuff from XJ and edited for each version

xPaw 10-01-2008 14:09

Re: kz_ljs_xm.amxx - All versions here
 
Lt.RAT post your bhop stats :D

Extract 10-03-2008 13:23

Re: kz_ljs_xm.amxx - All versions here
 
Sweet! :) Btw, what's "failstats"? Is it that you see the ljstats
when you fail a jump?

xPaw 10-03-2008 13:57

Re: kz_ljs_xm.amxx - All versions here
 
Extract right

HamoOodi 10-07-2008 10:24

Re: kz_ljs_xm.amxx - All versions here
 
What is the differnet between theese ?? File Type: sma Get Plugin or Get Source (kz_ljs_xm_failstats.sma - 32 views - 150.0 KB)
File Type: sma Get Plugin or Get Source (kz_ljs_xm_failstats_only_t.sma - 6 views - 151.2 KB)
File Type: sma Get Plugin or Get Source (kz_ljs_xm_failstats_100aa.sma - 39 views - 150.0 KB)
File Type: sma Get Plugin or Get Source (kz_ljs_xm_failstats_100aa_only_t.sma - 23 views - 151.2 KB)

Should I have all of them ? When I disable the plugin and change map there is still enable.. I have to disable again..

minimiller 10-07-2008 10:29

Re: kz_ljs_xm.amxx - All versions here
 
1) normal version (works for CT and T)
2) only_t (wonly shows stats for T
3) 100aa (100aa, works for CT and T)
4) 100aa_only_t (100aa only shows stats for Ts)

benamo6 10-08-2008 11:21

Re: kz_ljs_xm.amxx - All versions here
 
wath have the 100aa version?

Extract 10-08-2008 12:07

Re: kz_ljs_xm.amxx - All versions here
 
Quote:

Originally Posted by benamo6 (Post 696891)
wath have the 100aa version?

It's only 100 airaccelerate, wich is what most Hide 'N Seek servers use these days (wich isn't 'legal settings' according to some.)


All times are GMT -4. The time now is 09:35.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.