[Lua] Peça scripts aqui! |
0 | ||
Kcah a dit : Code Lua 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 local radius = 30 -- distancia |
0 | ||
Fiz ta ai Dernière modification le 1695681480000 |
0 | ||
(deleta isso) Dernière modification le 1704058260000 |
0 | ||
Olá, fiz um script que contém apenas o visual do jogo 2048, alguém poderia implementar um sistema nele, por favor? 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 40 41 42 43 44 45 46 47 48 49 50 51 52 53 player = "Kcah#2475" Dernière modification le 1706919720000 |
Hallonin « Consul » 1702159320000
| 0 | ||
Um script onde 2 ratos faça as mesmas ações que o outro fizer, morrer, dançar e outros. Por favor Dernière modification le 1702159800000 |
0 | ||
Hallonin a dit : Imita apenas emotes player1 = "Hallonin#0000" player2 = "Kcah#2475" eventEmotePlayed = function(name, emote) if name == player1 or name == player2 then tfm.exec.playEmote(player1, emote) tfm.exec.playEmote(player2, emote) end end Imita todas as ações (emotes, morte, ganhar, queijo e virar vampiro) player1 = "Hallonin#0000" player2 = "Kcah#2475" eventEmotePlayed = function(name, emote) if name == player1 or name == player2 then tfm.exec.playEmote(player1, emote) tfm.exec.playEmote(player2, emote) end end eventPlayerDied = function(name) if name == player1 or name == player2 then tfm.exec.killPlayer(player1) tfm.exec.killPlayer(player2) end end eventPlayerWon = function(name) if name == player1 or name == player2 then tfm.exec.playerVictory(player1) tfm.exec.playerVictory(player2) end end eventPlayerGetCheese = function(name) if name == player1 or name == player2 then tfm.exec.giveCheese(player1) tfm.exec.giveCheese(player2) end end eventPlayerVampire = function(name) if name == player1 or name == player2 then tfm.exec.setVampirePlayer(name) tfm.exec.setVampirePlayer(name) end end Dernière modification le 1706322180000 |
Vitor5000000 « Citoyen » 1706211840000
| 0 | ||
queria um script que botasse uma imagem no lugar de um objeto de sha |
Biel_br « Citoyen » 1709597100000
| 0 | ||
Vitor5000000 a dit : Tem alguma imagem especifica? |
Vitor5000000 « Citoyen » 1709601960000
| 0 | ||
preciso de ajuda com isso mais nao,passou tanto tempo q ja descobri sozinho |
Biel_br « Citoyen » 1709663460000
| 0 | ||
Vitor5000000 a dit : kkkkk topico meio abandonado, mas qualquer coisa tamo ai |
Lacoste « Citoyen » 1713141600000
| 0 | ||
Gostaria de pedir algum script que rodasse somente mapas trolls, quem puder fazer, agradeço! |
Avuhcie « Consul » 1713468360000
| 1 | ||
Lacoste a dit : https://pastebin.com/e1aF1hHQ |
Lacoste « Citoyen » 1713495960000
| 0 | ||
Avuhcie a dit : Valeu, obrigado. |
Isayayaa 1727987640000
| | ||
[Modéré par Plut0, raison : Retirado pelo autor.] Dernière modification le 1727988300000 |
Berserk « Citoyen » 1729863960000
| 0 | ||
Eu fiz um script para map ontem! |