[FS]Cow Races v2 -
Joe Staff - 19.05.2010
Cow Races
I supposed I got a little bored with this one, but I'm really proud of it.
It's a custom built ("built" is being used loosely) interior with 5 racing cows and 2 betting booths.
You hit "F" next to the booth and you place your bets.
The cows move at random speeds randomly until the winner get to the end of the line. Then the cows reset and all of the bets are removed. If you placed bets on the winning cow you get double your money back.
It's scripted so you can easily modify several aspects of it.
Код:
#define USE_DIALOG_ID 2
Change this incase your dialogs are interupting.
Changing this affects how often the cow's speed adjusts.
Changing these affects the cow's top and bottom speed, it's randomized inbetween them.
Код:
#define RACE_INTERVAL 30000
This is how long the 'Intermission' is between races. The races actual time will vary.
Version 2 has the following features:
Version 2 introduces the "Rig the race" feature in the betting booths. You can affect an individual cow with one or more affects to help your favorite cow win!
Steroids - This gives for higher random speeds - Cancels out Sleeping Pills
Sleeping Pills - This gives lower random speeds - Cancels out Steroids
Final Stretch - near the end, the affected cow will stop changing speeds and stick with what it has until the finish
Pit Stop - This stops the cow for a period of time near the end of the race
Each one can only be affected once, so multiple uses does nothing, and can't be undone (So if a cow has both Steroids and Sleeping Pills, more steroids will NOT affect the cow)
This affects the randomizer by that amount if Steroids and/or Sleeping Pills are used.
Код:
#define RIG_PIT_STOP_TIME 2000
This is how long Pit Stop affects a cow in milliseconds
Код:
new PlayersCanRig=1;
Set this to 0 to remove the "Rig the Race" feature
Код:
new RigSteroids=1000;
This is the cost of the "Steroids" rig, set to 0 to remove
Код:
new RigSleepingPills=750;
This is the cost of the "Sleeping Pills" rig, set to 0 to remove
Код:
new RigFinalStretch=1200;
This is the cost of the "Final Stretch" rig, set to 0 to remove
Код:
new RigPitStop=13500;
This is the cost of the "Pit Stop" rig, set to 0 to remove
There are a few commands implemented, but you can remove them if you wish.
/GoToRaces -- Teleports you to the race
/bAddCash -- Adds $500 ( I got too lazy )
The interior is built inside the stadium at Las Venturas.
The objects and texts will delete themself if you unload the filterscript.
Video
Pastebun
v2 Pastebin <- Fixed a bug redownload
v1 Pastebin
Re: [FS]Cow Races -
Las Venturas CNR - 19.05.2010
LOL, epic. Nice job, very creative
Re: [FS]Cow Races - [03]Garsino - 19.05.2010
Lmao, nice and original idea =)
Nice work
Re: [FS]Cow Races -
luigifan9 - 19.05.2010
Haven't seen anything like this before!
Re: [FS]Cow Races -
Joe Staff - 19.05.2010
Lol, I forgot to mention, you can ride ON the cows.
Re: [FS]Cow Races -
TheNuttyScientist - 19.05.2010
Wow, nice job!
Re: [FS]Cow Races -
Joe Staff - 19.05.2010
It kinda reminds me of those games you play at a carnival, where you shoot the target with a water gun and the turtle (or whatever) rises to the top.
You can easily change out the models in this script so you got a dolphin and a shark racing a turtle and a cow.
Re: [FS]Cow Races -
russo666 - 19.05.2010
Hahahaha this is EPIC!
Man i'm serious, congratz for this fucking awesome work!
Re: [FS]Cow Races -
ViruZZzZ_ChiLLL - 19.05.2010
Yeah, unique and epic release here Joe Staff
Re: [FS]Cow Races -
Cassy_ - 04.09.2012
Quote:
Originally Posted by Las Venturas CNR
LOL, epic. Nice job, very creative 
|
Great job