![]() |
0 | ||
smartiewolfs a dit : The only problem here is nintendo's copyrights |
0 | ||
Eshkation a dit : that's not the 'only' problem, you can also count the things that i've said.. |
![]() ![]() « Citoyen » 1449592860000
| 0 | ||
I got an idea : an event when a player go in a portal, and if possible one after he got teleported and one after. |
![]() ![]() « Citoyen » 1451424960000
| 0 | ||
Suggestion: I was thinking that there should be a module/mini-game/game-mode called "The Floor Is Lava" and obviously you set a layer of ground that you can't touch. (if you do you will instantly die) Also you would be able to buy throwables/consumables: chickens, beachballs, etc. and you can't buy them in the module and use them in other gamemodes. you gain TFIL (The Floor Is Lava) money buy surviving and not falling onto the lava or getting knocked off by a player throwables. That's about it :D (btw my fingers hurt cuz I typed this way to fast) |
0 | ||
thats called Shop Items! So in this module. Its a version of the shop but you have a lot fraises and cheese. and you can buy anything you want. but that will not show in the actual shop. just in the module + you get to play maps with thoose items |
0 | ||
and what's the benefit of those items^ :0 |
0 | ||
smartiewolfs a dit : You play with those items in that room it'd be fun for people who dont get the chance to buy furs on anything |
![]() ![]() « Citoyen » 1454444280000
| 0 | ||
tfm.get.room.scriptLoaderName - nickname of loader of current Lua script
Dernière modification le 1454487000000 |
![]() ![]() « Citoyen » 1454840880000
| 0 | ||
I have made a simple yet fun map for "Soccer/Football" (whichever you call it by) Its very simple to play as you just knock the ball into the opposing goals The map then automatically resets the ball at the top of the screen (can sometimes take 30 seconds to do so, help you reset positions) Im not very familiar with making module mini games, so help with making multi spawn points for teams would be helpful, if i can get this offical i then can work to make the map look a lot nicer. The code for the map is @6513830 (feel free to try it out in your tribe house) If you find any bugs or any suggestions, feel free to comment below. (I have tested it pretty well to avoid any issues) P.S. dont mind the tv, thats just there as i use it for my tribe house ![]() |
0 | ||
For my new module, I would like to put credit to both me and Stewaemi for suggesting it, I would also like to put in a selection of if you can put Single Player and Multiplayer for everyone, and 2 more things, First Stewaemi will make all the maps, and I could be the backup, and then the last thing is if a person/mice has a color, they can use it to use Flappy Bird, unless if they don't, they have a selection of any colors you would like to put in. Thank you if you can script all of that in my newest module that me and Stewaemi came up with, #flappybird |
![]() ![]() « Censeur » 1459726500000
| 0 | ||
This is a shitty idea but i kept thinking about it for all those good and really fast racers who want a hard challenge It's more like a racing, but however many mice there is, the first mouse in the hole wins and gets all the other mice's cheese. Like if there was 6 mice. The first mouse to the hole gets all 6 cheese, depending on how many mice even get into the hole. If there was 6 mice, and only 4 made it in, first mouse would get all 4 cheese. It'd honestly be fun if you're up for a racing challenge. I'm sorry for this regretful idea.At least a mouse would have a chance to win. The same person obviously doesn't get first every time, i mean look at vanilla. {No shaman included.} |
![]() ![]() « Citoyen » 1459791240000
| 0 | ||
Minigame; Survivor Suggestion; When in survivor, I often see vampire maps with a sense of dread. When one happens, you either get an afk vamp and it's 50~ seconds long, or you get a pro vamp and the whole map is easily converted. I frequently see the vamp agree to skip the map and kill themselves, because everyone who uses chat says to skip it. Furthermore, it's not near Halloween anymore, so I don't see how it could be relevant to the time either. To the people that made vampire maps; I do admire the amount of work you put into them. And to the coders, the mode can be fun! Just not when you're shaman next and itching to canon some people. (Also, there's no clear tutorial on how to infect other mice. Do you hold space? Press it a bunch? Is it like meeping? If not removal (for now) add a tutorial somewhere please) |
![]() ![]() « Censeur » 1459792140000
| 0 | ||
Minigame : #Space Suggestion: Make it an official module! I worked and i am still working hard on his. Click me for script! *-* |
![]() ![]() « Citoyen » 1461500100000
| 0 | ||
Module API: system.unbindKeyboard(name) -- unbind key |
![]() « Citoyen » 1461517980000
| 0 | ||
aviener a dit : system.bindKeyboard(name, key, down, bind) If bind is true, the key will bind. If bind is false, the key will not be binded(ie. it will unbind the key). |
![]() « Citoyen » 1461708360000
| 0 | ||
tfm.exec.changePlayerSize(playerName, size) - Changes the size of the player tfm.exec.disableCheeseSink(boolean) - Disable or Enable the sink when a mouse try to swim on the water with cheese tfm.exec.onGround(playerName, groundId) - Return true if player is on the ground of type groundId (for example, if I am on a Chocolate (id 4)) tfm.get.room.playerList[playerName].isAfk - Return true if player is afk tfm.exec.gravity(gravity, timer) - Changes the gravity's map during timer time (like the conjuration function) Since we are able to upload images in Micepix and there are sentinels moderating it, there is no reason to leave the tfm.exec.addImage as a "only dev function", same for tfm.exec.chatMessage tfm.get.misc.title[Id] - Return the title's name according to the Id (0 = Little Mouse) |
![]() ![]() « Censeur » 1461710940000
| 0 | ||
system.disableChatMessageDisplay(message) -- Disables a chat message without the ! |
![]() ![]() « Citoyen » 1461766500000
| 0 | ||
boloprivate a dit : tfm.exec.chatMessage can be used to spoof moderation or admin messages. tfm.exec.addImage - lua devs have own page to upload images for lua |
![]() « Citoyen » 1461774180000
| 0 | ||
Klipus a dit : I see the problem. Anyway, we can do that (spoof) using textareas and popups. About the image, I said to make Micepix the official host, since there are moderation. |
![]() ![]() « Censeur » 1461774720000
| 0 | ||
tfm.exec.addNpc(Npc name, position X, position Y, Direction, Look) - adds an npc, returning an id for each npc added. tfm.exec.moveNpc(Npc id, position X, position Y, walking) - move an npc, according to your id, if walking is true, the npc will walk to the X and Y position. tfm.exec.sendNpcMessage(Npc id, message, time)- make an npc speak, according to it ID. tfm.exec.removeNpc(Npc id)- removes an npc. tfm.get.room.npcList- returns a list of all the npcs present on the map, with their id, name, position and look. credits here Dernière modification le 1461774780000 |