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

cs_deagle5 - Knife on bridge


Post New Thread Reply   
 
Thread Tools Display Modes
Yuri
Senior Member
Join Date: May 2005
Location: Yuri's Cyber Cafe
Old 08-11-2005 , 01:42  
Reply With Quote #11

Ahh, someone please delete my first post on this topic, also this one --- I try editing but It says my Karma Is too low to add plugins...
Yuri is offline
Bento
SourceMod Donor
Join Date: May 2005
Location: The Netherlands
Old 08-11-2005 , 09:40  
Reply With Quote #12

cool, but when u get off the bridge the plugin still applies.. u cant shoot anybody only knife them when u are off the bridge.
__________________
Bento is offline
PM
hello, i am pm
Join Date: Jan 2004
Location: Canalization
Old 08-11-2005 , 12:14  
Reply With Quote #13

Great plugin dude good job.

Keep on the good work!
__________________
hello, i am pm
PM is offline
xx_sirhc_xx
Member
Join Date: Jul 2005
Old 08-11-2005 , 15:17  
Reply With Quote #14

Quote:
Originally Posted by Bento
cool, but when u get off the bridge the plugin still applies.. u cant shoot anybody only knife them when u are off the bridge.
I tried this on amxx 1.50 and had no problems. I tried it on the version before that, and it had problems. I believe there was a bug in the old version that was fixed in 1.50.

*edit* Spelling
xx_sirhc_xx is offline
Curryking
Veteran Member
Join Date: Jun 2004
Location: 51.22°N / 6.77°E
Old 08-15-2005 , 18:58  
Reply With Quote #15

Would be nice if you could make it so, that the people on the bridge can't use other weapons exepting the knife. Quasi JGHG's Automatic Knife Duell on the bridge

Cheers, Curry
__________________
Full speed - no brakes!
Curryking is offline
faenix
Junior Member
Join Date: Aug 2005
Old 08-22-2005 , 12:37  
Reply With Quote #16

This is a great idea! I've had this problem several times on this map, it gets quite frustrating sometimes.
faenix is offline
xx_sirhc_xx
Member
Join Date: Jul 2005
Old 08-23-2005 , 07:15  
Reply With Quote #17

I'm going to update this to work for all versions of amxx as soon as I get the time.
xx_sirhc_xx is offline
Lord_Destros
Veteran Member
Join Date: Jul 2004
Location: With stupid.
Old 08-23-2005 , 16:07  
Reply With Quote #18

great plugin, why no approval yet, . Its so damn annoying when you get shot by numerous people while on bridge and can only tell who killed you, now theres no reason to be afraid,
__________________
Quote:
Originally Posted by Twilight Suzuka
Don't worry m'lord. The turtles day will come.
Lord_Destros is offline
Send a message via AIM to Lord_Destros
Lord_Destros
Veteran Member
Join Date: Jul 2004
Location: With stupid.
Old 08-24-2005 , 22:29  
Reply With Quote #19

btw why is the cvar and the command the same?

nvm delete this post one has _ one doesn't
__________________
Quote:
Originally Posted by Twilight Suzuka
Don't worry m'lord. The turtles day will come.
Lord_Destros is offline
Send a message via AIM to Lord_Destros
Marticus
Member
Join Date: Nov 2004
Old 09-06-2005 , 15:38  
Reply With Quote #20

One can go up the ladder and nudge forward just a bit and not trip the detection while still being able to accurately (not touching the ladder) shoot on the bridge. I am looking at the origin code:

Code:
        if ((Origin[0] >= -780) && (Origin[0] <= 780))
                Coords[0] = true;

        if ((Origin[1] >= -64) && (Origin[1] <= 64))
                Coords[1] = true;

        if ((Origin[2] >= -302) && (Origin[2] <= 302))
                Coords[2] = true;
I am having difficulty understanding this code. Is 0 dead center of map? Which of these control the length/width/height of the bridge zone?
Marticus is offline
Reply



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 13:48.


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