[Minigame] Bombs Ahoy! |
![]() « Citoyen » 1443082980000
| 0 | ||
Bombs Ahoy A Hot Potato variant, you must try to survive by throwing the bomb away before it explodes. How to play? Press [Space] to throw the bomb. ! The bomb will explode if you hold it too long! After some time, the bomb will explode. ! If you are holding the bomb, you will die. ! The explosion appears next to mouse who was last holding it. Set Up Script Source (http://pastebin.com/raw/9w1cABrF) ! You need at least 2 players to play. How-To and Settings You must have gathered atleast 1,000 cheese, a tribe, and the rank permission: Can load a map (/np @code) Go to your tribe and use the command: /lua Copy and paste the Script(Linked above.) into this window, and press submit. Settings (As listed in the script.) Changing these will drastically change the gameplay. By default, its set up to be kinda easy. So you could easily make the game a lot harder, or easier, if you want. For example: If you change the air time to 1, it would make the bomb find new targets really fast. If you change the explosion distance and power, it would make it harder or easier to survive. *All time based values are in seconds. The map we will play on. G_MAP = "@6263573" The amount of force an explosion has. B_POWER = 50 The distance the explosion will reach. B_DISTANCE = 100 The amount of time in the air, before a new player gets the bomb. B_AIRTIME = 5 The amount of time a player can hold the bomb, before it explodes. B_HELDTIME = 5 The amount of time until the bomb eplxodes. B_TIMER = 20 The amount of force it will go, in the left or right direction, when thrown. B_XVELOCITY = 4 The amount of force it will go, in the up or down direction, when thrown. B_YVELOCITY = -8 Dernière modification le 1460772900000 |
![]() ![]() « Consul » 1443083400000
| 0 | ||
nice :D |
0 | ||
awesome |
![]() ![]() « Citoyen » 1443089520000
| 0 | ||
Really Impressive! I can't wait to try this. |
![]() ![]() « Citoyen » 1443095880000
| 0 | ||
sounds cool |
![]() « Citoyen » 1453977780000
| 0 | ||
Updated, 1/28/16 - v2.0
|
0 | ||
Nice game! Btw if no one is holding the bomb, once the countdown is 0 the bomb will explode to the person who last had the bomb. Good luck with the module! Ghjxpain a dit : You can already try it! The script is here: http://pastebin.com/9w1cABrF just type /lua in tribehouse and paste the entire thing into the lua box, and click submit, if you have the rights to do it. Dernière modification le 1453986300000 |
![]() ![]() « Citoyen » 1460719440000
| 0 | ||
loading the bombs too long :/ |
![]() ![]() « Censeur » 1460736180000
| 0 | ||
Uf.. I wanted to make in future a module #Bombit but nvm ;-; |