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

Ludwig van's Hurryup


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Event Related        Approver:   devicenull (200)
rex
Senior Member
Join Date: Mar 2004
Location: Australia
Old 05-18-2004 , 04:02   Ludwig van's Hurryup
Reply With Quote #1

Another great plugin from the one and only Eric Lidman aka Ludwig van.

This keeps the game moving along for CS only. If there is one player
left on a team, he is given a little time to either die or win the game
before a vote comes up to all players. The players then choose his fate,
they can let him live to finish the round naturally, or vote to kill
him in the interest of keeping the game moving so that the dead don't have to wait around so long.
enjoy

change console message from AMX to AMXX. Thanks to Kingpin for pointing this out.

Updated for amxx 0.20
Attached Files
File Type: zip hurryup.zip (64.3 KB, 2052 views)
File Type: sma Get Plugin or Get Source (amx_ejl_hurryup.sma - 3474 views - 12.3 KB)
__________________
Come and join us at Cricket Manager
http://boundary.cricketmanager.co.uk...t Manager Fans
rex is offline
Send a message via MSN to rex
FroXeN
Senior Member
Join Date: Apr 2004
Location: Freecode is a loser.
Old 05-18-2004 , 04:18  
Reply With Quote #2

nice job rex seems like an interesting plugin ill try it out
__________________
Looking for friends!!!

http://Ms-Proxy.Com Join the fun!
FroXeN is offline
Send a message via ICQ to FroXeN
kingpin
Veteran Member
Join Date: Apr 2004
Location: kpsforum.com
Old 05-18-2004 , 07:20  
Reply With Quote #3

lol sounds like fun, will try itout today. btw change "[AMX]" to "[AMXX]".
__________________
kingpin is offline
Send a message via ICQ to kingpin Send a message via AIM to kingpin Send a message via MSN to kingpin Send a message via Yahoo to kingpin Send a message via Skype™ to kingpin
rex
Senior Member
Join Date: Mar 2004
Location: Australia
Old 05-25-2004 , 19:53  
Reply With Quote #4

Quote:
Originally Posted by kingpin
lol sounds like fun, will try itout today. btw change "[AMX]" to "[AMXX]".
thanks Kingpin.
what amx do you want me to change to amxx?
good to be back online
rex is offline
Send a message via MSN to rex
kingpin
Veteran Member
Join Date: Apr 2004
Location: kpsforum.com
Old 05-25-2004 , 19:55  
Reply With Quote #5

Code:
if(get_cvar_num("amx_hurryup_mode")){
		console_print(id,"[AMX]  You have enabled hurry up mode")
		set_cvar_num("amx_hurryup_mode",0)	
	}else {
		console_print(id,"[AMX]  You have disabled hurry up mode")
		set_cvar_num("amx_hurryup_mode",1)
[AMX] ----> [AMXX]
__________________
kingpin is offline
Send a message via ICQ to kingpin Send a message via AIM to kingpin Send a message via MSN to kingpin Send a message via Yahoo to kingpin Send a message via Skype™ to kingpin
rex
Senior Member
Join Date: Mar 2004
Location: Australia
Old 05-25-2004 , 20:19  
Reply With Quote #6

now i see , thanks Kingpin will change now.
rex is offline
Send a message via MSN to rex
rex
Senior Member
Join Date: Mar 2004
Location: Australia
Old 10-12-2004 , 05:51  
Reply With Quote #7

updated for 0.20
please let me know about any errors.
__________________
Come and join us at Cricket Manager
http://boundary.cricketmanager.co.uk...t Manager Fans
rex is offline
Send a message via MSN to rex
Morpheus
Senior Member
Join Date: Mar 2004
Old 10-12-2004 , 06:50  
Reply With Quote #8

Hi there!

Just a dumb question, but are the precaching of the sound not missing?

Code:
public plugin_precache() {
	gibs = precache_model("models/hgibs.mdl")
	boom = precache_model("sprites/zerogxplode.spr")
	return PLUGIN_CONTINUE
Cheers


Morpheus
Morpheus is offline
rex
Senior Member
Join Date: Mar 2004
Location: Australia
Old 10-12-2004 , 07:35  
Reply With Quote #9

hmm yes it is missing. Didn't notice that.
it seems to being working okay without it but i will add it in now.
thanks mate.

edit
done
__________________
Come and join us at Cricket Manager
http://boundary.cricketmanager.co.uk...t Manager Fans
rex is offline
Send a message via MSN to rex
Morpheus
Senior Member
Join Date: Mar 2004
Old 10-12-2004 , 12:42  
Reply With Quote #10

Heheh no problem!

And u know what? I dont have ANY clue at all about scripting hehe.

I was just looking it through to see how it was made

Im putting it on our servers now !

Cheers

Morpheus
Morpheus 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 19:30.


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