×

Langue

Fermer
Atelier 801
  • Forums
  • Dev Tracker
  • Connexion
    • English Français
      Português do Brasil Español
      Türkçe Polski
      Magyar Română
      العربية Skandinavisk
      Nederlands Deutsch
      Bahasa Indonesia Русский
      中文 Filipino
      Lietuvių kalba 日本語
      Suomi עברית
      Italiano Česky
      Hrvatski Slovensky
      Български Latviešu
      Estonian
  • Langue
  • Forums
  • /
  • Transformice
  • /
  • Modules
  • /
  • Script Requests
« ‹ 97 / 160 › »
Script Requests
Cos
« Citoyen »
1431517140000
    • Cos#8400
    • Profil
    • Derniers messages
    • Tribu
#1921
  0
This means on everyone's screen?
If yes:
Code
ui.addPopup(69, 0, "yeha", (name), 150, 100, 230) -- Edit green text only with your own text
Assembler
« Citoyen »
1431524400000
    • Assembler#0000
    • Profil
    • Derniers messages
#1922
  0
I want a script so that we can press down or space to get attached to a balloons, just like old *baffbotballoon, is that possible to do on lua ?
Shamousey
« Consul »
1431526980000
    • Shamousey#0095
    • Profil
    • Derniers messages
    • Tribu
#1923
  0
Assembler a dit :
I want a script so that we can press down or space to get attached to a balloons, just like old *baffbotballoon, is that possible to do on lua ?

That's not possible.
Charbz
« Censeur »
1431530160000
    • Charbz#3144
    • Profil
    • Derniers messages
#1924
  0
Juliantwofan a dit :
charbelsa a dit :
Is there any script to make someone get teleported in tribe house? Like maybe if we on a random spot/place, the person gets teleported where we clicked.

c="Tigrounette"
v="Loukno"


for name,player in pairs(tfm.get.room.playerList) do
system.bindMouse(c, true)
end

function eventMouse(name, x, y)
tfm.exec.movePlayer(v, x, y, false, 0, 1, false)
end


Change the green text to who teleports the person and change the pink text to who is being teleported.

Thank you :)

Dernière modification le 1431530220000
Greatauk
« Citoyen »
1431644760000
    • Greatauk#0000
    • Profil
    • Derniers messages
    • Tribu
#1925
  0
Cosmincreato a dit :
This means on everyone's screen?
If yes:
Code
ui.addPopup(69, 0, "yeha", (name), 150, 100, 230) -- Edit green text only with your own text

Thank you. Just a question how could I change the x,y position of the pop up?

\/ Thanks \/

Dernière modification le 1431650100000
Firestonnne
« Citoyen »
1431648840000
    • Firestonnne#0000
    • Profil
    • Derniers messages
    • Tribu
#1926
  0
greatauk a dit :
Cosmincreato a dit :
This means on everyone's screen?
If yes:
Code
ui.addPopup(69, 0, "yeha", (name), 150, 100, 230) -- Edit green text only with your own text

Thank you. Just a question how could I change the x,y position of the pop up?

change the 150 (x) and 100 (y)
Ygtyk
« Citoyen »
1431794160000
    • Ygtyk#0000
    • Profil
    • Derniers messages
    • Tribu
#1927
  0
<div id="11">
<<<<inside there
</div>


Im not sure what should be in the div


http://prntscr.com/75w7w5
Shamousey
« Consul »
1431805200000
    • Shamousey#0095
    • Profil
    • Derniers messages
    • Tribu
#1928
  0
Ygtyk a dit :
&lt;div id="11"&gt;
&lt;&lt;&lt;&lt;inside there
&lt;/div&gt;


Im not sure what should be in the div


http://prntscr.com/75w7w5

What are you trying to do exactly? Lua isn't the same as HTML so this code on its own would do nothing, but flash doesn't even support the <div> tag so that wouldn't be able to do anything anyway.
Ygtyk
« Citoyen »
1431892860000
    • Ygtyk#0000
    • Profil
    • Derniers messages
    • Tribu
#1929
  0
Then could i have a potato code then


like if a player typed !potato (username)

It turns the player into the img of a potato :D


It only works for module team ik but i still want the script tho
Leramurphy
« Citoyen »
1431919980000
    • Leramurphy#0000
    • Profil
    • Derniers messages
#1930
  0
How do I change my color again and can I change my user on tfm?
Cos
« Citoyen »
1431922140000
    • Cos#8400
    • Profil
    • Derniers messages
    • Tribu
#1931
  0
tfm.exec.setNameColor("Leramurphy", 0xColor Code)

Can't change your user
Undeadkitten
« Citoyen »
1432058400000
    • Undeadkitten#0000
    • Profil
    • Derniers messages
    • Tribu
#1932
  0
When I try to run a script, my Lua window's 'submit' button disappears without running the script, and does not return. Is this happening to anyone else?

Edit: Never mind. I found this does not occur when I remove a part of my script. But, I'm still curious as to why this happens.

Dernière modification le 1432059600000
Shamousey
« Consul »
1432059840000
    • Shamousey#0095
    • Profil
    • Derniers messages
    • Tribu
#1933
  0
Is your script over the limit (60,000 characters)? I found that sometimes when the script is over the limit it doesn't return and needs relogging to fix.
Undeadkitten
« Citoyen »
1432060260000
    • Undeadkitten#0000
    • Profil
    • Derniers messages
    • Tribu
#1934
  0
Oh, I didn't think about that at all. Yes, it is, sorry. ;;

Dernière modification le 1432060500000
Illuminet
« Citoyen »
1432143900000
    • Illuminet#0000
    • Profil
    • Derniers messages
#1935
  0
Script:
life system
Plz
Hiumee
« Citoyen »
1432146900000
    • Hiumee#9737
    • Profil
    • Derniers messages
    • Tribu
#1936
  0
Can i get the exactly coordonates of a player? Sometimes tfm.get return the coordonates from last jump if you are in air...
Smgxxx
« Citoyen »
1432178460000
    • Smgxxx#0000
    • Profil
    • Derniers messages
    • Tribu
#1937
  0
Alexunutrei a dit :
Can i get the exactly coordonates of a player?

nikname = "Alexunutrei"
print(tfm.get.room.playerList[nikname].x)
print(tfm.get.room.playerList[nikname].y)
Shamousey
« Consul »
1432219380000
    • Shamousey#0095
    • Profil
    • Derniers messages
    • Tribu
#1938
  0
Alexunutrei a dit :
Can i get the exactly coordonates of a player? Sometimes tfm.get return the coordonates from last jump if you are in air...

The coordinates in tfm.get.room.playerList aren't always up to date but they're the latest co-ordinates the server has. The sync updates it every second or so, which makes it difficult to get accurate co-ordinates. You can try using eventKeyboard to get exact co-ordinates when the player presses a key (then bind the movement keys) though.
Dea_bu
« Consul »
1432222200000
    • Dea_bu#0000
    • Profil
    • Derniers messages
    • Tribu
#1939
  0
A script that will pop-up on everyones screen in tribe (Even if they are playing in a room) .-.
Lihlee
« Citoyen »
1432225440000
    • Lihlee#3169
    • Profil
    • Derniers messages
    • Tribu
#1940
  0
Is it possible to make a script so that when you play a video in the tribe room, and someone comes in after you played it, it will still play for them on their screen at the current time? Like how it is in music rooms
  • Forums
  • /
  • Transformice
  • /
  • Modules
  • /
  • Script Requests
« ‹ 97 / 160 › »
© Atelier801 2018

Equipe Conditions Générales d'Utilisation Politique de Confidentialité Contact

Version 1.27