×

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
  • /
  • Module FAQ & Documentation
« ‹ 8 / 19 › »
Module FAQ & Documentation
Error_404
« Consul »
1460555160000
    • Error_404#0000
    • Profil
    • Derniers messages
#142
  0
well i would suggest you to find people who are free , to help you guys with uploading o
Sunflowers
« Censeur »
1460748840000
    • Sunflowers#3568
    • Profil
    • Derniers messages
#143
  0
How can i make a player wear a new picked outfit on module, typing a command as !tiger ?
Shamousey
« Consul »
1460750820000
    • Shamousey#0095
    • Profil
    • Derniers messages
    • Tribu
#144
  0
skittlesuni a dit :
How can i make a player wear a new picked outfit on module, typing a command as !tiger ?

You can't use modules to give players outfits.
Sunflowers
« Censeur »
1460789820000
    • Sunflowers#3568
    • Profil
    • Derniers messages
#145
  0
Not in shop officially, just to write !tiger and just on the script runned to have a tiger skin. Once the script its closing (example to press esc and to do system.exit() ) the skin is gone and he'll look normal.
Velspar
« Citoyen »
1460796360000
    • Velspar#0000
    • Profil
    • Derniers messages
    • Tribu
#146
  0
skittlesuni a dit :
Not in shop officially, just to write !tiger and just on the script runned to have a tiger skin. Once the script its closing (example to press esc and to do system.exit() ) the skin is gone and he'll look normal.

You can't change a player's look.
Fennie
« Citoyen »
1460838840000
    • Fennie#5107
    • Profil
    • Derniers messages
    • Tribu
#147
  0
ok i need some help.
i wanna do a DJ module like one person is a DJ in music amd only him can request music
how can i do this?

and i need a check command that checking every thing like your spawning as shaman and it prompt commands when your dying or else it stops prompting the command

like a trigger

example: you did get the cheese your a and DJ/shaman after your your turning back into normal mouse and you cant pick up the chese it will do the explosion command it will push you back only you near players will not push back

Dernière modification le 1460854680000
Shamousey
« Consul »
1460854800000
    • Shamousey#0095
    • Profil
    • Derniers messages
    • Tribu
#151
  0
You can't control music through modules, so there's no way to have a dedicated DJ that can play music.
Err_405
« Citoyen »
1461003720000
    • Err_405#8827
    • Profil
    • Derniers messages
#152
  0
I have a question, and I'd prefer to answer at this Shamousey himself to be sure.
Which is the version of transformice lua scripter? Is the factory version, 5.2, 5.3, 7.1 or other version? I need to know because i'm going to learn lua but i want to learn the compatible version. Thanks!
Esh
« Censeur »
1461003780000
    • Esh#0095
    • Profil
    • Derniers messages
    • Tribu
#153
  0
justcryforme a dit :
I have a question, and I'd prefer to answer at this Shamousey himself to be sure.
Which is the version of transformice lua scripter? Is the factory version, 5.2, 5.3, 7.1 or other version? I need to know because i'm going to learn lua but i want to learn the compatible version. Thanks!

Transformic uses lua 5.1 with some functions from 5.2
Err_405
« Citoyen »
1461003960000
    • Err_405#8827
    • Profil
    • Derniers messages
#154
  0
Eshkation a dit :
justcryforme a dit :
I have a question, and I'd prefer to answer at this Shamousey himself to be sure.
Which is the version of transformice lua scripter? Is the factory version, 5.2, 5.3, 7.1 or other version? I need to know because i'm going to learn lua but i want to learn the compatible version. Thanks!

Transformic uses lua 5.1 with some functions from 5.2

Woah.. ok. and... in this case, should i learn the both versions or other way? :O
Drgenius
« Citoyen »
1461004260000
    • Drgenius#0000
    • Profil
    • Derniers messages
    • Tribu
#155
  0
justcryforme a dit :
Eshkation a dit :
justcryforme a dit :
I have a question, and I'd prefer to answer at this Shamousey himself to be sure.
Which is the version of transformice lua scripter? Is the factory version, 5.2, 5.3, 7.1 or other version? I need to know because i'm going to learn lua but i want to learn the compatible version. Thanks!

Transformic uses lua 5.1 with some functions from 5.2

Woah.. ok. and... in this case, should i learn the both versions or other way? :O

Well, you can look at the Lua Tree in the documentation to see what functions are included in the API. If you learn 5.2 you should be fine.
Err_405
« Citoyen »
1461004320000
    • Err_405#8827
    • Profil
    • Derniers messages
#156
  0
Drgenius a dit :
justcryforme a dit :
Eshkation a dit :
justcryforme a dit :
I have a question, and I'd prefer to answer at this Shamousey himself to be sure.
Which is the version of transformice lua scripter? Is the factory version, 5.2, 5.3, 7.1 or other version? I need to know because i'm going to learn lua but i want to learn the compatible version. Thanks!

Transformic uses lua 5.1 with some functions from 5.2

Woah.. ok. and... in this case, should i learn the both versions or other way? :O

Well, you can look at the Lua Tree in the documentation to see what functions are included in the API. If you learn 5.2 you should be fine.

I hope so.. thanks anyway!
Shamousey
« Consul »
1461014640000
    • Shamousey#0095
    • Profil
    • Derniers messages
    • Tribu
#157
  0
It's also worth noting that some features of Lua 5.1 are also disabled (such as loadstring), the only way to be sure of what is available is to look at the Lua Tree yourself to see what's available.
Squalleze
« Citoyen »
1461094020000
    • Squalleze#0000
    • Profil
    • Derniers messages
    • Tribu
#158
  0
Someone can explain to me what this means?
http://i.imgur.com/P9D6qzd.png
Squalleze
« Citoyen »
1461212400000
    • Squalleze#0000
    • Profil
    • Derniers messages
    • Tribu
#160
  0
Squalleze a dit :
Someone can explain to me what this means?
http://i.imgur.com/P9D6qzd.png

Look this, how i said... someone can explain to me what is this.
http://i.imgur.com/VZrnEW5.png
  • Forums
  • /
  • Transformice
  • /
  • Modules
  • /
  • Module FAQ & Documentation
« ‹ 8 / 19 › »
© Atelier801 2018

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

Version 1.27