Editing and Customization > Community Content

[GAMEMODE] Thunderball

<< < (5/6) > >>

Ruone Delacroix:

--- Quote from: Entropy-Soldier on November 12, 2010, 04:42:11 pm ---Main problem i see with this is the fact that the Thunderball holder will be absurdly easy to avoid unless you're unlucky enough to spawn near him.  instead of saying "LOL HERE'S THE GUY YOU NEED TO AVOID"  on the radar with a nice yellow dot, perhaps remove him from it entirely.  This makes it difficult to track the Thunderball holder, but easy to identify him as he'll appear in areas which the radar identifies as vacant.
--- End quote ---

I suppose a very very slight movement speed increase for the TB holder would be out of the question, wouldn't it. It would be pretty cool to see the TB randomly change colors (maybe a preset of 3 colors like green, yellow and red) as the clock counts down. That way, it adds a little more of "just how much longer do I have?" type of mindset.

My other thing would be the obvious "what about campers?" gripe. Would/could there be some sort of penalty for the TB holder for camping out in a spot? One thing that could combat that (and I don't know how good it could work) would be to add some ambient lighting to the ThunderBall in order help players notice where the holder is after a set amount of time if he/she/it doesn't move.

Just some thoughts.

andrewjneis:
about Campers-

Well, I'm not too sure why you would camp with the thunderball, considering it wouldn't serve you well unless there were a lot of players in the map, then you could find prey easily for kills and pass of the thunderball before it goes off. But this doesn't work with lesser amounts of players because you risk holding the thunderball when it goes off/not being able to find someone to pass it to.

Remember the rules I mentioned for the strength game I make the students in my Parkour Class play? If they end up with hot potato, then only that student has to do pushups, while if any student misses/drops the ball or falls off the balance beam, then all the students have to do pushups? That rule is set in place so that they don't purposely "miss" a catch when time's up. I in fact had to add another rule a few weeks ago:

If you hold the ball for more than 4 seconds, you (single student) have to do half the amount of normal pushups.
That was to prevent them from holding the ball and then hot potatowning select students. (This was just to avoid conflict between students and keep fairness in the classroom environment. However, it's different for a video game so this rule wouldn't apply.)

So what if, to prevent camping, the clock counts down twice as fast if you start camping?

VC:
I'm confused.  Isn't doing pushups a good thing?  That's the whole point of training, you do shit that makes you strong so you can headbutt your way through steel walls and weak girly men who are between you and the freezer case.

I think cooking the Thunderball will prove to be a useful strategy, since there is risk involved (increased chance of it blowing up on you, giving points to the last holder, or taking yours if you never threw it, and increased chance of a fumble since a standing target takes a lot of damage in GES) to balance being in control of the ball and having the opportunity to throw it on the fuse alert to hopefully ensure that the person you pass it to won't have time to relay it, since that is required for you to get points.

Adding a penalty for holding it is bad, simply because of the frequency of the situation that player X is in an empty region of the map and needs to go on walkabout just to find player Y or Z.  Already it is possible to get fucked simply because the fuse might run out before you find anyone.

killermonkey:
OK, so I just wasted two hours trying to break tokens up into melee and gun based tokens. Needless to say it didn't work. Here is my second idea:

The Thunderball is a melee weapon at heart, however, a new weapon event "OnTokenAttack( token, position, aiming )" is called whenever a token is fired and a custom trace is performed within python "GEUtil.Trace( start, finish, TRACE_PLAYERS, ignore )" to see if it hits a player. (GEUtil.Trace returns the entity it hits if successful) If it does hit the player, the token is transferred to that player GEMPGameRules.GetTokenMgr().TransferToken( token, player ) and a particle effect is emitted on that player in the effect of a blue shroud of light.

Kratos:

--- Quote from: killermonkey on November 14, 2010, 03:29:54 pm ---The Thunderball is a melee weapon at heart, however, a new weapon event "OnTokenAttack( token, position, aiming )" is called whenever a token is fired and a custom trace is performed within python "GEUtil.Trace( start, finish, TRACE_PLAYERS, ignore )" to see if it hits a player. (GEUtil.Trace returns the entity it hits if successful) If it does hit the player, the token is transferred to that player GEMPGameRules.GetTokenMgr().TransferToken( token, player ) and a particle effect is emitted on that player in the effect of a blue shroud of light.

--- End quote ---

and thats why I will never learn to code. Its so damn confusing.

I hope this game mode becomes real.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version