×

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
« ‹ 2 / 160 › »
Script Requests
Xanmeow
« Citoyen »
1381179600000
    • Xanmeow#0000
    • Profil
    • Derniers messages
    • Tribu
#21
  0
code for ffa so I can make something
Shamousey
« Consul »
1381179600000
    • Shamousey#0095
    • Profil
    • Derniers messages
    • Tribu
#22
  0
Xanmeow a dit :
code for ffa so I can make something

Topic-457951
Beachking
« Citoyen »
1381179720000
    • Beachking#0000
    • Profil
    • Derniers messages
    • Tribu
#23
  1
How do you stop shaman summoning. I'm lazy to do it. Go Liam!
Hophipmice
« Citoyen »
1381180020000
    • Hophipmice#0000
    • Profil
    • Derniers messages
    • Tribu
#24
  0
2 teams, 1 vampire and other mouse only.
Shamousey
« Consul »
1381180140000
    • Shamousey#0095
    • Profil
    • Derniers messages
    • Tribu
#25
  1
Beachking a dit :
How do you stop shaman summoning. I'm lazy to do it. Go Liam!

You could kill them when they successfully spawn an item, or start a new round, or use Baffler's room shaman's way of "three spirits and you're out". However if you want to just despawn items, you can do that in eventSummoningEnd()

function eventSummoningEnd(name,objectType,x,y,angle,xSpeed,ySpeed,other)
if objectType~=0 then
tfm.exec.removeObject(other.id)
end
end

Hophipmice a dit :
2 teams, 1 vampire and other mouse only.

Equal teams? A vampire on either team or one on each?
Hophipmice
« Citoyen »
1381180260000
    • Hophipmice#0000
    • Profil
    • Derniers messages
    • Tribu
#26
  0
Shamousey a dit :
You could kill them when they successfully spawn an item, or start a new round, or use Baffler's room shaman's way of "three spirits and you're out". However if you want to just despawn items, you can do that in eventSummoningEnd()

function eventSummoningEnd(name,objectType,x,y,angle,xSpeed,ySpeed,other)
if objectType~=0 then
tfm.exec.removeObject(other.id)
end
end
Equal teams? A vampire on either team or one on each?

Equal teams, so 1 team is all vamps, other all mice.
Xdmanuxd
« Citoyen »
1381186140000
    • Xdmanuxd#0000
    • Profil
    • Derniers messages
    • Tribu
#27
  0
Delected~

Sorry V
Shamousey
« Consul »
1381186260000
    • Shamousey#0095
    • Profil
    • Derniers messages
    • Tribu
#28
  1
Xdmanuxd a dit :
Some Lua Team to activate my mini game? please /room *#multisham ^^

This isn't the thread to ask for that, you should try contacting a Lua Team member ingame privately.
Bengalstar
« Citoyen »
1381187040000
    • Bengalstar#0000
    • Profil
    • Derniers messages
#29
  0
Is there a code for my fur to change to the fox fur?
or is that impossible e.e
Shamousey
« Consul »
1381187040000
    • Shamousey#0095
    • Profil
    • Derniers messages
    • Tribu
#30
  0
An image could be displayed over it with tfm.exec.addImage(), but the animations wouldn't be there and it'd be a big pain. Tigrounette said we'll never get the ability to change a player's outfit in a room directly, though.
Bengalstar
« Citoyen »
1381187160000
    • Bengalstar#0000
    • Profil
    • Derniers messages
#31
  0
Shamousey a dit :
An image could be displayed over it with tfm.exec.addImage(), but the animations wouldn't be there and it'd be a big pain. Tigrounette said we'll never get the ability to change a player's outfit in a room directly, though.

Oh ok
I was thinking that since you listed the fur codes in the function library it could be possible to change the fur of one's mouse
Shamousey
« Consul »
1381187400000
    • Shamousey#0095
    • Profil
    • Derniers messages
    • Tribu
#32
  0
Bengalstar a dit :
Oh ok
I was thinking that since you listed the fur codes in the function library it could be possible to change the fur of one's mouse

The reason I listed the fur IDs in that thread is because you can get the player's outfit (which uses those IDs) from the playerList, not because you can set them. :(
Bengalstar
« Citoyen »
1381187580000
    • Bengalstar#0000
    • Profil
    • Derniers messages
#33
  0
Shamousey a dit :
The reason I listed the fur IDs in that thread is because you can get the player's outfit (which uses those IDs) from the playerList, not because you can set them. :(

oh :(
well that kinda sucks

also how do you add gifs/images?
I always wanted to add this really funny gif as a background and such and I also think it'd be cute for an image to follow my mouse too
Shamousey
« Consul »
1381188600000
    • Shamousey#0095
    • Profil
    • Derniers messages
    • Tribu
#34
  0
Bengalstar a dit :
also how do you add gifs/images?
I always wanted to add this really funny gif as a background and such and I also think it'd be cute for an image to follow my mouse too

(Maybe this'd be better off in the FAQ thread instead of here.) Lua Team members can use addImage to do that, but animated gifs don't work.
Bengalstar
« Citoyen »
1381188960000
    • Bengalstar#0000
    • Profil
    • Derniers messages
#35
  0
Shamousey a dit :
(Maybe this'd be better off in the FAQ thread instead of here.) Lua Team members can use addImage to do that, but animated gifs don't work.

oh oops
since the title said script requests I thought this was for requesting scripts lmao
and ty for the info sham ^^
Funkieee
« Citoyen »
1381193040000
    • Funkieee#0000
    • Profil
    • Derniers messages
    • Tribu
#36
  0
Is possible to make a random hole in the map, not visible, but when yo press it with the space bar you enter to the hole?
Shamousey
« Consul »
1381194240000
    • Shamousey#0095
    • Profil
    • Derniers messages
    • Tribu
#37
  0
Funkieee a dit :
Is possible to make a random hole in the map, not visible, but when yo press it with the space bar you enter to the hole?

You could always check a player's co-ordinates as they tap the space bar, see if they're near the pseudo-hole, and excecute playerVictory() on them.
Unicorm
« Citoyen »
1381227120000
    • Unicorm#0000
    • Profil
    • Derniers messages
    • Tribu
#38
  0
Is there a possible script where when every time someone plays a Youtube video, all the mice in the tribehouse are teleported to the screen or anywhere along a specific y-axis like with that DT thing for the XML?

v Oh, okay thanks.
Makinit
« Citoyen »
1381229160000
    • Makinit#0095
    • Profil
    • Derniers messages
    • Tribu
#39
  0
Unicorm a dit :
Is there a possible script where when every time someone plays a Youtube video

There is no way to detect a video being played.
Grejfrutek
« Citoyen »
1381244760000
    • Grejfrutek#0000
    • Profil
    • Derniers messages
    • Tribu
#40
  0
Can I have a list of more events and execs than on here? ; ;

edit: also would like a script like if a mouse is nearby something happens, just a snippet, T.Hanks
  • Forums
  • /
  • Transformice
  • /
  • Modules
  • /
  • Script Requests
« ‹ 2 / 160 › »
© Atelier801 2018

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

Version 1.27