×

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
« ‹ 98 / 160 › »
Script Requests
Cos
« Citoyen »
1432225860000
    • Cos#8400
    • Profil
    • Derniers messages
    • Tribu
#1941
  0
Cooolsssboy a dit :
A script that will pop-up on everyones screen in tribe (Even if they are playing in a room) .-.

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
Renster
« Citoyen »
1432334700000
    • Renster#0000
    • Profil
    • Derniers messages
#1942
  0
Arrow spawn portal and kill sham if they use any other items
Undeadkitten
« Citoyen »
1432338360000
    • Undeadkitten#0000
    • Profil
    • Derniers messages
    • Tribu
#1943
  0
Renster a dit :
Arrow spawn portal and kill sham if they use any other items

a dit :
portal=1
function eventSummoningStart(pname,objectType,xPosition,yPosition,angle)
if objectType ~= 0 then
tfm.exec.killPlayer(pname)
end
end
function eventSummoningEnd(pname,objectType,xPosition,yPosition,angle)
if portal==1 then
tfm.exec.addShamanObject(26,xPosition,yPosition,angle,xSpeed,ySpeed,false)
portal=2
elseif portal==2 then
tfm.exec.addShamanObject(27,xPosition,yPosition,angle,xSpeed,ySpeed,false)
portal=1
end
end

Dernière modification le 1432338480000
Ninjasmaus
« Citoyen »
1432399800000
    • Ninjasmaus#0000
    • Profil
    • Derniers messages
#1944
  0
Not sure if this is possible, but disable all shaman skills which produce items or remove the items which they spawn if it's not of the original 9. As in cannons, spirit, boxes, arrow, plank and anvil.
Error_404
« Consul »
1432431540000
    • Error_404#0000
    • Profil
    • Derniers messages
#1945
  0
Ninjasmaus a dit :
Not sure if this is possible, but disable all shaman skills which produce items or remove the items which they spawn if it's not of the original 9. As in cannons, spirit, boxes, arrow, plank and anvil.


There u go:

tfm.exec.disableAllShamanSkills(true)
Kittencutez
« Citoyen »
1432629660000
    • Kittencutez#0000
    • Profil
    • Derniers messages
    • Tribu
#1946
  0
A module based on the Ipad game Fruit ninja? owo
Papero
« Citoyen »
1432632240000
    • Papero#9240
    • Profil
    • Derniers messages
    • Tribu
#1947
  0
Shamousey a dit :
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.

I wish it was D:

ohhiitslily a dit :
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

Uh Lua can't control music.
Cooolsssboy a dit :
A script that will pop-up on everyones screen in tribe (Even if they are playing in a room) .-.

If you mean if they are in any room then I don't think its possible
Kittul
« Citoyen »
1432827960000
    • Kittul#0000
    • Profil
    • Derniers messages
#1948
  0
There should be a module named #nightmare. You'll need 5 people to start it. One person is the security guard, and the other 4(or more) people chooses if they should be Freddy, Bonnie, Chica, or Foxy. The security guard has to close the doors, which can be closed by clicking right/left button, when the animatronics get near. If the animatronic(s) succeeds in getting to the office, the game will restart. If the security guard succeeds getting through the night, there will be a new security guard
Cos
« Citoyen »
1432896900000
    • Cos#8400
    • Profil
    • Derniers messages
    • Tribu
#1949
  0
Nightmode map script
Toyfreddyman
« Citoyen »
1433052780000
    • Toyfreddyman#0000
    • Profil
    • Derniers messages
    • Tribu
#1950
  0
Shop Pls
Axeltheg
« Citoyen »
1433226780000
    • Axeltheg#0000
    • Profil
    • Derniers messages
    • Tribu
#1951
  0
script that make people invisible
Cos
« Citoyen »
1433242920000
    • Cos#8400
    • Profil
    • Derniers messages
    • Tribu
#1952
  0
Axeltheg a dit :
script that make people invisible

I think this is impossible
Xian
« Citoyen »
1433530980000
    • Xian#9915
    • Profil
    • Derniers messages
    • Tribu
#1953
  0
Looking for a script to make everyone shaman with survivor layout for skills, instant spawn items too.
Yuuki
« Censeur »
1433545980000
    • Yuuki#0095
    • Profil
    • Derniers messages
    • Tribu
#1954
  0
Erabos a dit :
Looking for a script to make everyone shaman with survivor layout for skills, instant spawn items too.

Survivor layout is only possible for maps in the P10, P24, or P20 (test) Categories. It's not possible to do with scripts.
Azizlik
« Citoyen »
1433569440000
    • Azizlik#0000
    • Profil
    • Derniers messages
    • Tribu
#1955
  0
How can i use addImage when new player come to room? We are going to see about 5 seconds (when new player come, new player is going to see addImage about 5 seconds. And the addImage is going to middle of map. Sorry for my bad English. :(

(I know i can't use addImage in tribe house, i will test room from testers)

Dernière modification le 1433569500000
Firestonnne
« Citoyen »
1433637420000
    • Firestonnne#0000
    • Profil
    • Derniers messages
    • Tribu
#1956
  0
So if you want to have auto new game disabled, but still want to rotate normally like tfm would naturally do, how would you go about doing that.
code a dit :
maps = {'vanilla', '#1', '#4', '#5', '#6', '#7', '#8', '#9'}
map = maps[math.random(#maps)]
if (map == 'vanilla') then map = math.random(100) end
tfm.exec.newGame(map)

This code would work (I guess), but loading the maps based of the p# categories is a feature only for Lua members (why is that anyway?).
Is there a way to have a tfm.exec.newGame() that loads the next map that the room would normally play if you didn't disable autoNewGame?
Hypermousem
« Censeur »
1433693880000
    • Hypermousem#0000
    • Profil
    • Derniers messages
    • Tribu
#1957
  0
I want a script for rain like fishing event boat map and halloween cat fight.
Please.
Ygtyk
« Citoyen »
1434037560000
    • Ygtyk#0000
    • Profil
    • Derniers messages
    • Tribu
#1958
  0
ohhiitslily a dit :
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

I don't think so but it could if u joined the module team
Firestonnne
« Citoyen »
1434042540000
    • Firestonnne#0000
    • Profil
    • Derniers messages
    • Tribu
#1959
  0
Ygtyk a dit :
ohhiitslily a dit :
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

I don't think so but it could if u joined the module team

No that's impossible no matter who you are.
Ygtyk
« Citoyen »
1434054780000
    • Ygtyk#0000
    • Profil
    • Derniers messages
    • Tribu
#1960
  0
What is the lua code for a picture
  • Forums
  • /
  • Transformice
  • /
  • Modules
  • /
  • Script Requests
« ‹ 98 / 160 › »
© Atelier801 2018

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

Version 1.27