[Script] Title Powers |
![]() ![]() « Citoyen » 1419391560000
| 0 | ||
I saw a minigame suggestion that asked for title powers, and I thought it was an awesome idea, so I made this. To play it just type /lua and submit the code. Currently not being worked on in any way. I may soon resume working on this, but I can promise nothing. Use the powers these titles give you to complete the maps easier!
I'll update this every so often, so check back for more powers!
It plays through some vanilla maps, and all you have to do is complete the maps. I especially love using the <Fast Mouse> title because you almost never need a shaman. Have fun! Want to have your map on this minigame? Post it in this thread and I'll look at it. Submitted maps- None so far Dernière modification le 1473562680000 |
![]() ![]() « Citoyen » 1419393960000
| 0 | ||
Ooh, I might try this some time :3 |
![]() ![]() « Citoyen » 1419396300000
| 0 | ||
what is it called?? |
![]() ![]() « Citoyen » 1419396540000
| 0 | ||
It's not an official module, you just play it in your tribe house. |
![]() ![]() « Citoyen » 1419397440000
| 0 | ||
removed Dernière modification le 1419466200000 |
![]() ![]() « Citoyen » 1419450840000
| 0 | ||
I updated it. Now if you have the title <Cheeeeeese *-*> and you have a score greater than or equal to 40, you can give yourself cheese by pressing "C". It costs 40 points. Have fun! Edit: Version 1.2 has come out! Check the OP for the updates! Dernière modification le 1419471960000 |
![]() ![]() « Citoyen » 1419579300000
| 0 | ||
Nice script, but I don't have Kamikaze and Wall-Jumper title ;c |
![]() ![]() « Citoyen » 1419590100000
| 0 | ||
sdteletdss a dit : I know that feel bro ;c |
![]() 1419592380000
| | ||
[Modéré par Shamousey, raison : Spam.] |
![]() ![]() « Citoyen » 1419618480000
| 0 | ||
Yeah, neither do I, I just changed the script and cheated a little to test those titles :P |
![]() ![]() « Citoyen » 1419620100000
| 0 | ||
Tee hee hee :3 so fun. |
![]() ![]() « Citoyen » 1419656340000
| 0 | ||
I think you can do something with the Vampire title. probably make you a vampire when you press V.. something. |
![]() ![]() « Citoyen » 1420324620000
| 0 | ||
THere's and Error with the ninja title and i found it: elseif tfm.get.room.playerList[name].title==20 then table.insert(powers.speed.ninja,name) powers.speed.ninja[name]={jump=0,bool=true} ninja=true should be elseif tfm.get.room.playerList[name].title==12 then table.insert(powers.speed.ninja,name) powers.speed.ninja[name]={jump=0,bool=true} ninja=true |
![]() ![]() « Citoyen » 1420327680000
| 0 | ||
backtobeback a dit : Thank you, this has been fixed. I feel like you should get a reward. just ask for something in this script and I'll make it happen. |
![]() ![]() « Citoyen » 1420348500000
| 0 | ||
Maybe you can look at these ideas? Firstly, have title number in the titles section? that would help much, so you wont be have to search by /title Secondly: Title ideas: Snowball; While wearing this title, when you duck you throw snowballs (like when it snowwed before the inventory list snowballs came) Hawk mouse: Flying or something, since hawks fly and that Snowstorm: makes the map snowstormy-ish Mysterious: The effect should be something mysterious I cheese you: Press a button and a heart effect will come around the player and the one he/she cheeses (loves) Edit: You dont have to do these, they're just ideas |
![]() ![]() « Citoyen » 1420351860000
| 0 | ||
Sadly, the snowballs are disappearing because they're consumables now, so that can't happen. I could make a snowstorm with tfm.exec.snow(), the mysterious title sounds really fun, and I can make the I cheese you title work. Those titles will definitely be in the next update. |
![]() « Citoyen » 1420379820000
| 0 | ||
Itchyboy a dit : You can throw snowball like you can do with cannon on #deathmatch. The id of the snowball is 34 |
![]() ![]() « Citoyen » 1420390140000
| 0 | ||
omg... first time a lua code i tried work! This is amazing! |
![]() ![]() « Citoyen » 1420406340000
| 0 | ||
rectop a dit : No, I just tested it, the snowballs disappear. EDIT: Version 1.3 added! Check the OP for all the changes. Dernière modification le 1420409400000 |
![]() ![]() « Citoyen » 1421435700000
| 0 | ||
Seems like its fun hopefully it will be a official module :) |