Author Topic: Russian Roulette_Gamemode  (Read 572 times)

For those who don't know what it is this game is basically puting 1 round in a revolver then spinning it around and see if you shoot yourself.

I know that this may not be big enough for an actual minigame so maybe like a side thing or something else probably. But it would still be fun to have around if you got bored in an RP server or something.

The game would work by letting one player choose how many spins he chooses (maybe 1-3 or something) then each player gets a chance to shoot themselves. If they are safe they get a point and live, if they get the bullet they die. The next person would then get to spin again like the first guy and the game would repeat until one person is alive, the game resets and that person gets to choose the number of spins.

I also thought of some other types of the game aswell, but Im not sure if they would work out that well.

Classic:
Standard Russian Roulette.

50/50:
3/6 chambers are filled.

Feelin Lucky?:
5/6 chambers are filled. You better hope lady luck is shining on you.

Gambling option
This could be used in RPs, every player bets a sum of cash and the last one alive gets all of the money.

Tell me what you guys think.

Is any of this made yet?

Easy, easy VCE event.

Onactivate>self>firerelay
onrelay>self>firerelay
onrelay>self>VCEifvariable [ <var:client:lastmsg> ] = [ Shoot me ]
onvariabletrue>retrocheck>[___]Randomdice[ 1 6 ]
Onvariabletrue>player>kill
onrelay>self>firerelay

Funny thing is, that this was made for a scripting tutorial.


And I just made my first working addon.

Russian Roulette gun.
-You choose how many shots to load, and then it plays a spinning animation.
-You are then supposed to toss the gun to another player and see how they fare.

bold indicates optional features

1)  Stand in a circle around a brick.
2)  Add following brick's events:
Code: [Select]
0 [33    ]OnActivate >> Self >> FireRelay
1 [33    ]OnRelay    >> Self >> FireRelay
2 [0      ]OnRelay    >> Self >> spawnProjectile "0 0 0" [Gun Bullet] "75 75 0"
3 [0      ]OnActivate >> Self >> toggleEventEnabled [0 3]
3)  ???
4)  Profit.

Also, it would be listed Gamemode_Roulette.zip

Heh, have only one bullet loaded in.
Point at your own head.
Fire six times.
FAIL.