| |
| « Citoyen » 1518402900000
| 1 | ||
| Ty but what's emote and emoji can you tell. |
| « Sénateur » 1518403200000
| 0 | ||
Hemant2002 a dit : .-. emote: ![]() emoji: ![]() |
| « Citoyen » 1518403800000
| 0 | ||
| Then isn't there any way to play emoji? How do we play it then in tfm ? |
| « Sénateur » 1518409680000
| 0 | ||
Hemant2002 a dit : Nope and tfm isn't made of lua |
| « Citoyen » 1518412680000
| 0 | ||
| Got it |
| « Citoyen » 1518511380000
| 0 | ||
| -Bolodefchoco said: You mean removed or something that kills you when you touch that? a dit : |
| « Citoyen » 1518514080000
| 0 | ||
| Is it possible to kill a player with meep (not pushing them to the void) Is it possible to morpha a mice into a cat? Also is there a script that when you type .!t Hey A message will popup and it will say [Overjoy06] Hey Dernière modification le 1518514560000 |
| « Sénateur » 1518530580000
| 0 | ||
Overjoy06 a dit : The joint? Can, with detections. https://atelier801.com/topic?f=6&t=858927 Overjoy06 a dit : You can just press space and kill the mice. No need to be specifically the meep because there's no sense "I don't want it to push (all the meep does is to push), just kill" Morpha what? You can put an image that replaces the mouse sprites and that's it Code Lua 1 2 3 4 5 eventChatCommand = function(n, c) |
| « Citoyen » 1518593100000
| 0 | ||
| i meant morph, sorry. |
| « Citoyen » 1518595260000
| 0 | ||
| Is there a script does this : When you have the score 50 (i mean at the scorelist) click a message and it will spawn a spawner looking like and it will spawn boxes. |
| « Sénateur » 1518619380000
| 0 | ||
Overjoy06 a dit : Oh I see, my bad lol You can do that using loops, but basically the same system. Add an image, remove and add another.. |
| « Citoyen » 1518685680000
| 0 | ||
| Oh, thanks |
| « Citoyen » 1518766440000
| 0 | ||
| A lua script that spawns a box on a specific location. Dernière modification le 1518781200000 |
| « Sénateur » 1518790500000
| 2 | ||
Overjoy06 a dit : eh.. Have you ever read the documentation? Code Lua 1 2 3 X = 100 |
| « Citoyen » 1518946500000
| 0 | ||
Bolodefchoco a dit : But how to make it a loop? |
| « Citoyen » 1518946680000
| 0 | ||
| Sorry of my bad grammar, im not a american... What if you click on a message then you need like 100 scores and when you have 100 scores it will automatically spawns a box in a loop.But i need it to be gone in a certain amount of time. |
| « Citoyen » 1518951000000
| 0 | ||
Overjoy06 a dit : I hope it will be useful. Code Lua 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 map = 7387332 Dernière modification le 1518951840000 |
| « Citoyen » 1518951600000
| 0 | ||
Yionutz a dit : Thanks :D |
| « Citoyen » 1519024260000
| 0 | ||
| Now can it be a automatic spawner? no buttons needed (You need 100 score in the scorelist) I just really suck at lua scipting and sentences |
| « Citoyen » 1519278000000
| 0 | ||
| Umm can anyone tell how to use screen using lua. Uno and Chess uses screen so i want to know that how to use screen commands. can anyone tell me all the screen commands.? and is it possible that i can get the script of uno? |