[Request/Help/Idea] Bomb gamemode
Posted: Tue May 13, 2014 3:44 pm
So i'm new to python, and i'm looking to create a gamemode similar to arena but with a twist, one team has to carry a bomb and the other team has to try to get it and diffuse it!
So the requirements for team 1(who carries the bomb)
-They must get the bomb to the target location
-They must arm the bomb at the target location
- It must successfully go off
The requirements for team 2(who diffuses the bomb)
-They must get the bomb
-They must carry it to a location
-They must diffuse it at the location
TO DIFFUSE: They must stand over the bomb and do /diffuse.
They will be presented with a message: Which wire to cut, blue or red?, they must choose one.
If they choose the right one(generated randomly) they will have the bomb diffused, if they do not choose the right one, the bomb explodes.
NOTE: If the opposing team loses all of its players its an automatic win.
So what I thought is to create this gamemode with some help AND learn from this experience.
Thanks!
So the requirements for team 1(who carries the bomb)
-They must get the bomb to the target location
-They must arm the bomb at the target location
- It must successfully go off
The requirements for team 2(who diffuses the bomb)
-They must get the bomb
-They must carry it to a location
-They must diffuse it at the location
TO DIFFUSE: They must stand over the bomb and do /diffuse.
They will be presented with a message: Which wire to cut, blue or red?, they must choose one.
If they choose the right one(generated randomly) they will have the bomb diffused, if they do not choose the right one, the bomb explodes.
NOTE: If the opposing team loses all of its players its an automatic win.
So what I thought is to create this gamemode with some help AND learn from this experience.
Thanks!