Raised This Month: $12 Target: $400
 3% 

kz_ljs_xm.amxx - All versions here


Post New Thread Closed Thread   
 
Thread Tools Display Modes
benamo6
Veteran Member
Join Date: Aug 2008
Location: NeverLand
Old 10-09-2008 , 17:01   Re: kz_ljs_xm.amxx - All versions here
#21

can it be fixed?
__________________
Please help me with this Thread
I am 70% addicted to Counterstrike. What about you?
Ill make any spanish translation of a plugin. Just ask for it
benamo6 is offline
Send a message via MSN to benamo6
minimiller
Veteran Member
Join Date: Aug 2007
Location: United Kingdom
Old 10-09-2008 , 17:16   Re: kz_ljs_xm.amxx - All versions here
#22

not by me
__________________
minimiller is offline
Send a message via MSN to minimiller
benamo6
Veteran Member
Join Date: Aug 2008
Location: NeverLand
Old 10-09-2008 , 17:55   Re: kz_ljs_xm.amxx - All versions here
#23

i was needing that , f***
__________________
Please help me with this Thread
I am 70% addicted to Counterstrike. What about you?
Ill make any spanish translation of a plugin. Just ask for it
benamo6 is offline
Send a message via MSN to benamo6
Lt.RAT
Member
Join Date: Sep 2008
Location: Russia Yekaterinburg
Old 10-12-2008 , 11:45   Re: kz_ljs_xm.amxx - All versions here
#24

so...
need to set "kz_max_lj" to smth large

Then, it have slide protection - via time in the air, so with low gravity we stay in the air nuch more time, and it cancel the jump...

Code:
			if( vOrigin[2] == vJumpedAt[id][2] )
			{
				if( is_in_duck(id) && !(frame2time > 0.71 && frame2time < 0.77) )
					vOrigin[2] = vOrigin[2]*-1;
				else if( !(is_in_duck(id)) && !(frame2time > 0.65 && frame2time < 0.70) )
					vOrigin[2] = vOrigin[2]*-1;
			}
remove it to allow low/big gravity jumps, but u will get slide bug
Lt.RAT is offline
Send a message via ICQ to Lt.RAT
minimiller
Veteran Member
Join Date: Aug 2007
Location: United Kingdom
Old 10-12-2008 , 13:22   Re: kz_ljs_xm.amxx - All versions here
#25

thankyou very much, i will try this in a while
i need a shower
__________________
minimiller is offline
Send a message via MSN to minimiller
Joakimroeoes
New Member
Join Date: Oct 2008
Old 10-19-2008 , 11:12   Re: kz_ljs_xm.amxx - All versions here
#26

Did not work

how to fiix it?

+karma if it helps me
Joakimroeoes is offline
Extract
Member
Join Date: Feb 2008
Old 10-19-2008 , 11:16   Re: kz_ljs_xm.amxx - All versions here
#27

Quote:
Originally Posted by Joakimroeoes View Post
Did not work

how to fiix it?

+karma if it helps me
Did you compile locally? Written the correct plugin name in plugins.ini?
If the server crashes right after you have installed the plugin, you might have to right debug after the plugins name in plugins.ini
Extract is offline
minimiller
Veteran Member
Join Date: Aug 2007
Location: United Kingdom
Old 10-19-2008 , 12:32   Re: kz_ljs_xm.amxx - All versions here
#28

the plugins are fine
The reason it didnt work (im guessing) is because u clicked download plugin
U need to get the source code (.sma) and recompile locally
__________________
minimiller is offline
Send a message via MSN to minimiller
benamo6
Veteran Member
Join Date: Aug 2008
Location: NeverLand
Old 10-20-2008 , 08:26   Re: kz_ljs_xm.amxx - All versions here
#29

Quote:
Originally Posted by Lt.RAT View Post
so...
need to set "kz_max_lj" to smth large

Then, it have slide protection - via time in the air, so with low gravity we stay in the air nuch more time, and it cancel the jump...

Code:
            if( vOrigin[2] == vJumpedAt[id][2] )
            {
                if( is_in_duck(id) && !(frame2time > 0.71 && frame2time < 0.77) )
                    vOrigin[2] = vOrigin[2]*-1;
                else if( !(is_in_duck(id)) && !(frame2time > 0.65 && frame2time < 0.70) )
                    vOrigin[2] = vOrigin[2]*-1;
            }
remove it to allow low/big gravity jumps, but u will get slide bug
i removed that but still dont appearing!
__________________
Please help me with this Thread
I am 70% addicted to Counterstrike. What about you?
Ill make any spanish translation of a plugin. Just ask for it
benamo6 is offline
Send a message via MSN to benamo6
SchlumPF*
Veteran Member
Join Date: Mar 2007
Old 12-01-2008 , 11:49   Re: kz_ljs_xm.amxx - All versions here
#30

this has probably wrong failed stats since lt.rats first failed stats are uber buggy :S

i hope you use the code i use in kz_stats
__________________
SchlumPF* is offline
Send a message via ICQ to SchlumPF*
Closed Thread


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:56.


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