Raised This Month: $32 Target: $400
 8% 

Deathrace (v2.3)


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Fun Stuff       
Xalus
Veteran Member
Join Date: Dec 2009
Location: Belgium
Old 04-07-2010 , 11:42   Deathrace (v2.3)
Reply With Quote #1

Deathrace
v2.3

Deathrace is a modification where all players have to race around special Deathrace (deathrace_) maps.
Their goal is to avoid the deadly obstacles on each map and be the first person to cross the finish line.

The Deathrace modification has been completely rewritten. It only has basic functionality (Crates, Timer) at present.
However, improvements can be made based on your feedback.

Mod idea by Pukata.

Main
v2.3 (02-25-2015)
  • Timer removed (Included in Leaderboard)
  • Gamename variable
  • Small error fixes.
v2.2 (02-21-2015)
  • Fakebot deadmsg block
  • Fixed forward error
v2.1 (02-15-2015)
  • Fakebot Teamfix
  • Teamjoin spawn (Credit: ConnorMcLeod)
  • Possibility to block roundend

Crate
v1.2 (02-25-2015)
  • Removed touch-limits for Freeze, Shake and drugs.
v1.1 (02-15-2015)
  • Forward 'deathrace_win' edit.
  • Removed 'death'-crate in the list of items in 'Random Crate'

Add-on list
We realise most of these additions aren’t necessary. However, we’re trying to create a unique
server with unique functions and a lot of variety to make the gameplay more appealing.


Add-on: Reincarnation
The reincarnation add-on is partially self-explanatory in its name.
If you stumble upon one of the obstacles in an unfortunate manner, worry not!
You will be brought back to life on your spot and you can happily continue from there.

v1.2 (02-25-2015)
  • Deadtrap detect (Respawning at deathcrates)
  • Last checkpoint teleport - Leaderboard needed
  • Reincarnation forward added - deathrace_reincarnation(id, type)
  • Increased reincarnation speed
  • Added cmds (/checkpoint | /respawn)
v1.1 (02-21-2015)
  • Added cvar (deathrace_reincarnation_status)
  • Added 'stuck'-detection

Add-on: Slipstream
Splitstream is a form of blessing in disguise and is there in order to prevent huge gaps between the participators in the race.
Trying to catch up to a certain player in front of you? Simple: Run right behind him and he will catch wind while you have no opposing force and you will slowly go faster than him.

v1.0 (02-15-2015)

Add-on: Leaderboard
Showing time diffrence between players, and shows who is in the lead, and who is last place.

v1.0 (02-25-2015)
  • Cmd: /cpmaker - Create checkpoints for leaderboard. (Every cornor is recommended)
  • Forward: deathrace_checkpoint(id, entity, checkpointid, distance)
  • Forward: deathrace_finish(id, Float:flTime)
Attached Files
File Type: sma Get Plugin or Get Source (Deathrace_Addon_Slipstream.sma - 1992 views - 9.3 KB)
File Type: sma Get Plugin or Get Source (Deathrace_Main.sma - 2254 views - 10.8 KB)
File Type: sma Get Plugin or Get Source (Deathrace_Crates.sma - 2211 views - 7.0 KB)
File Type: sma Get Plugin or Get Source (Deathrace_Addon_Reincarnation.sma - 1711 views - 9.4 KB)
File Type: zip Deathrace_Addon_Leaderboard.zip (10.2 KB, 1029 views)

Last edited by Xalus; 01-30-2016 at 07:56.
Xalus is offline
Xalus
Veteran Member
Join Date: Dec 2009
Location: Belgium
Old 04-07-2010 , 11:43   Deathrace [02/2015]
Reply With Quote #2

How to make a DeathRace map?

CS1.6 Deathrace Maplist

Code:
1. Make the map.

2. Make ur own textures for the crates.

3. Make the block, set the Name of the [/b]func_breakable[b]:
	- speedcrate: Gives u 3sec high speed.
	- hecrate: Gives u a he-grenade.
	- uzicrate: Gives u an uzi with 3 bullets.
	- shieldcrate: Gives u a shield.
	- godmodecrate: Gives u godmode for 10sec.
	- hpcrate: Gives u 50 health.
	- gravitycrate: Gives u gravity.
	- drugcrate: Touch it, and ur drugged.
	- armorcrate: Gives u 50 armor.
	- frostcrate: Gives u a frost nade. (Frostnade plugin needed for this!)
	- deathcrate: Touch it, and u dies.
	- shakecrate: Touch it, and ur screen shakes.
	- freezecrate: Touch it, and u freeze for 2secs
	- randomcrate
	

4. Make an end button (func_button
	- Set name: winbut

Misc
Code:
	- Server using this mod: Link
Textures
Crate Texture
__________________
Retired.

Last edited by Xalus; 02-08-2015 at 14:54.
Xalus is offline
Old 04-07-2010, 11:46
lazarev
This message has been deleted by lazarev.
Xalus
Veteran Member
Join Date: Dec 2009
Location: Belgium
Old 04-07-2010 , 11:48   Re: DeathRace [07/04/2010]
Reply With Quote #3

Fixed.
Thanks
__________________
Retired.
Xalus is offline
Pukata
Junior Member
Join Date: Mar 2010
Location: Gerrmany
Old 04-07-2010 , 11:52   Re: DeathRace [07/04/2010]
Reply With Quote #4

Love it xD

Btw. The movie deathrace and the game Mario Cart & Crash bandicoot inspired me to create such mod. thx to xalus & Huibert who made it a reality

Last edited by Pukata; 04-07-2010 at 12:54.
Pukata is offline
Xalus
Veteran Member
Join Date: Dec 2009
Location: Belgium
Old 04-07-2010 , 11:55   Re: DeathRace [07/04/2010]
Reply With Quote #5

Quote:
Originally Posted by lazarev View Post
steam://connect/81.169.129.200:27099/
gonna test it and maybe make a vid

[edit] make some API, so we can add new crates ^_^
1. Would be creat a vid!
2. Its easy to add crate?

In: public CrateTouch(..)

PHP Code:
else if(equal(target"CRATENAME")) { 
            
ColorChatidBLUE"^x04[DeathRace]^x01 You picked up: ^x04'...'" )
            
            
//CODE HERE 

            
if(get_pcvar_num(dr_glow) > 0)
                
set_user_rendering(idkRenderFxGlowShell02500kRenderNormal20);
        } 
__________________
Retired.
Xalus is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 04-07-2010 , 11:57   Re: DeathRace [07/04/2010]
Reply With Quote #6

Where it says you need the frost grenade plugin, you should notify that you are giving a flashbang and not a smoke grenade.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
Xalus
Veteran Member
Join Date: Dec 2009
Location: Belgium
Old 04-07-2010 , 11:58   Re: DeathRace [07/04/2010]
Reply With Quote #7

K done.
__________________
Retired.

Last edited by Xalus; 04-07-2010 at 12:17.
Xalus is offline
EXteRmiNaToR
Senior Member
Join Date: Dec 2009
Old 04-07-2010 , 12:06   Re: DeathRace [07/04/2010]
Reply With Quote #8

Very nice!Well done!It reminded me crash bandicoot!
EXteRmiNaToR is offline
crazyeffect
Veteran Member
Join Date: Jul 2008
Location: Belgium
Old 04-07-2010 , 12:18   Re: DeathRace [07/04/2010]
Reply With Quote #9

Quote:
[en]
ML = What about multilingual?
HELP = If you need help with MLling, PM me.

[nl]
ML = Waarom geen meerdere talen?
HELP = Als je hulp nodig hebt, stuur me dan een PB
__________________
crazyeffect is offline
Send a message via MSN to crazyeffect
Xalus
Veteran Member
Join Date: Dec 2009
Location: Belgium
Old 04-07-2010 , 12:20   Re: DeathRace [07/04/2010]
Reply With Quote #10

Sure!


How can I update the .sma? :p
__________________
Retired.

Last edited by Xalus; 04-07-2010 at 12:22.
Xalus is offline
Reply


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


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