×

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
  • /
  • *#test - public map testing
1 / 2 › »
*#test - public map testing
Fxie
« Citoyen »
1376671440000
    • Fxie#0000
    • Profil
    • Derniers messages
    • Tribu
#1
  0
a dit :
This is NOT an official module, it is an unofficially run Lua room.

Room : *#test

If you would like to test your map publicly with other players, either because it's a collision map, cooperative map, you want to see how well it plays out, to spot any flaws or simply ask for an opinion you can play and test maps publicly in *#test (when it's online).

[url=]Help it's not online?![/url]
You can contact any Lua tester you know and ask them to run this code in the room. The script is open source, anyone is allowed to run it or pick it apart or do with it as they please.

[url=]What if my map is for bootcamp, racing, or vampires?![/url]
If you would like to test a bootcamp or racing map (racing applies to any map without a shaman), you can use the following commands:
• !test @code racing
• !test @code bootcamp
• !test @code vampire
Arber
« Citoyen »
1376672220000
    • Arber#0000
    • Profil
    • Derniers messages
    • Tribu
#2
  0
ooo nice
also we can change this to the mods we want, right?
to the mods we want

roomods={
"Fxie",
"Begentle",
"Lemodile"
}
Thewav
« Citoyen »
1376672220000
    • Thewav#0095
    • Profil
    • Derniers messages
    • Tribu
#3
  0
No it's working without adding mods
Fxie
« Citoyen »
1376672640000
    • Fxie#0000
    • Profil
    • Derniers messages
    • Tribu
#4
  0
Room mods only exist to skip map instantly (ie inappropriate map) and blacklist users playing bad maps (ie inappropriate maps)

Also whoever you ask to run the script can see if it was uploaded by me (fooksie) or not
Jordy
« Consul »
1376672880000
    • Jordy#0015
    • Profil
    • Derniers messages
    • Tribu
#5
  0
I like the idea. Hoever it would be nice to have a !respawn so we can respawn if we accidently die in the map. So we don't have to wait till your maps gets played again. :D
Lemodile
« Censeur »
1376673900000
    • Lemodile#0095
    • Profil
    • Derniers messages
    • Tribu
#6
  0
Thanks ^^ I would like my name out of the template list though.. I don't care for any sort of credit, I care for a map testing room being available.
Fxie
« Citoyen »
1376674560000
    • Fxie#0000
    • Profil
    • Derniers messages
    • Tribu
#7
  0
Lemodile a dit :
Thanks ^^ I would like my name out of the template list though.. I don't care for any sort of credit, I care for a map testing room being available.

that's just room mods, it isn't credit

I can remove it anyway though
Jsilv
« Citoyen »
1376676300000
    • Jsilv#0000
    • Profil
    • Derniers messages
#8
  0
Great room, thanks fxie!
Evilsantah
« Citoyen »
1376676480000
    • Evilsantah#0000
    • Profil
    • Derniers messages
#9
  0
Wow can you not steal the room name I use for testing my own code ):
Fxie
« Citoyen »
1376678220000
    • Fxie#0000
    • Profil
    • Derniers messages
    • Tribu
#10
  0
Evilsantah a dit :
Wow can you not steal the room name I use for testing my own code ):

too late the damage is done you now have to test with 30 mice
Evilsantah
« Citoyen »
1376679540000
    • Evilsantah#0000
    • Profil
    • Derniers messages
#11
  0
Fxie a dit :
too late the damage is done you now have to test with 30 mice

function eventNewPlayer(name)
for i = 1, 10000 do
tfm.exec.chatMessage("GO AWAY", name)
end
end

oh well
Yoyoyorlozer
« Citoyen »
1376679540000
    • Yoyoyorlozer#0095
    • Profil
    • Derniers messages
    • Tribu
#12
  0
Nicely done :3 Having the room mods/blacklist overcomes the only major problem that room test suffered from back in the day.
Lemodile
« Censeur »
1376679900000
    • Lemodile#0095
    • Profil
    • Derniers messages
    • Tribu
#13
  0
Might actually be an interesting idea to add all map crew members to this room mod list. As well as other staff hue

edit: and then some map crashed the room.
Jordy
« Consul »
1376680140000
    • Jordy#0015
    • Profil
    • Derniers messages
    • Tribu
#14
  0
Yeah, only half the room crashed. Script is still running trough. :)
Fxie
« Citoyen »
1376687220000
    • Fxie#0000
    • Profil
    • Derniers messages
    • Tribu
#15
  0
i added vampire option for anyone who needs to test vampire maps like im sure most of those mapmakers really need to
Mikuhl
« Citoyen »
1376687580000
    • Mikuhl#3311
    • Profil
    • Derniers messages
    • Tribu
#16
  0
Thanks! I needed to test one of my maps I just made to see if it would work with more than 1 person!

You might want to not allow maps to be played from that deleted catagory. (The crash catagory, not regular deleted maps)

Edit: Annnd someone played a crash map.
Fxie
« Citoyen »
1376690040000
    • Fxie#0000
    • Profil
    • Derniers messages
    • Tribu
#17
  0
They and the map have been blacklisted. This may not be official, but I'm sure mod intervention is fair when someone deliberately plays a crash map..
Mikuhl
« Citoyen »
1376690400000
    • Mikuhl#3311
    • Profil
    • Derniers messages
    • Tribu
#18
  0
It just played again.
Maybe you can add a !crash command people can type before the 3 second loading is up. Like maybe if 1/4 the people type it, it will switch to a new map.
Fxie
« Citoyen »
1376690520000
    • Fxie#0000
    • Profil
    • Derniers messages
    • Tribu
#19
  0
It's one guy making alts, and I added a map blacklist but someone needs to rerun the script
Recrise
« Citoyen »
1376690760000
    • Recrise#0000
    • Profil
    • Derniers messages
#20
  0
cant u i.p black list him?
  • Forums
  • /
  • Transformice
  • /
  • Modules
  • /
  • *#test - public map testing
1 / 2 › »
© Atelier801 2018

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

Version 1.27