×

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
  • /
  • Éditeur de cartes
  • /
  • Map Editor Q&A
« ‹ 82 / 272 › »
Map Editor Q&A
Leetmoon
« Citoyen »
1354016640000
    • Leetmoon#0000
    • Profil
    • Derniers messages
    • Tribu
#1621
  0
Why is that some higher perm maps has "higher" chances of being play in a room than others?
Jjpatsfan
« Citoyen »
1354016760000
    • Jjpatsfan#0000
    • Profil
    • Derniers messages
    • Tribu
#1622
  0
Leetmoon a dit :
Why is that some higher perm maps has "higher" chances of being play in a room than others?

Because they are part of the rotation. There are like 200,000 P1'd maps in a single part of the rotation. Maps with higher perms are played more because there are less maps in its category that could be played instead.
Impuredeath
« Citoyen »
1354017480000
    • Impuredeath#0095
    • Profil
    • Derniers messages
    • Tribu
#1623
  0
Leetmoon a dit :
Why is that some higher perm maps has "higher" chances of being play in a room than others?

Jjpatsfan a dit :
Because they are part of the rotation. There are like 200,000 P1'd maps in a single part of the rotation. Maps with higher perms are played more because there are less maps in its category that could be played instead.

I also replied on this in the FAQ, but here aswell:


This is due to a fail in the coding of the randomiser.
Here ill explain how it works:

Basically every code gets asigned a number between 0 and something, lets pick 10 in this case. So if the randomiser goes, for example it gives 1.245 and the one closest to that will load.

What is the mistake? Well if the randomiser crashes or by some chance fails. It will load the number 0, the map closest to this number will thus get loaded.

This also explains why with bootcamp/survivor the same map keeps loading.

And about multi maps in a certain category loading more then others is probably due to the fact within the randomiser there could be a mistake aswell, for example a value fails. And the same patern stays. Example 4-2x+b. For example the b(alternative value) fails, which will then become 0. This extra value is sorta linked to the game/room. And thus the same chain of maps will load instead of a more random chain.

I myself made a suggestion about that the randomiser needs to be more random, but it doesn't seem like anyone really cares. Eitherway, now you know.
Kingspyy
« Citoyen »
1354043100000
    • Kingspyy#0000
    • Profil
    • Derniers messages
#1624
  0
How do you make moving hole or a moving cheese like temples map
Dunald
« Citoyen »
1354043760000
    • Dunald#0000
    • Profil
    • Derniers messages
#1625
  0
Kingspyy a dit :
How do you make moving hole or a moving cheese like temples map

Dynamic rectangles/circles.
Kingspyy
« Citoyen »
1354044120000
    • Kingspyy#0000
    • Profil
    • Derniers messages
#1626
  0
Dunald a dit :
Dynamic rectangles/circles.

what do you mean by that
Dunald
« Citoyen »
1354044240000
    • Dunald#0000
    • Profil
    • Derniers messages
#1627
  0
Kingspyy a dit :
what do you mean by that

You use rectangles and circles, and make them look like a cheese/hole. Then you make them dynamic, anchor them togheter, and make it move using mechanism.
Kingspyy
« Citoyen »
1354044360000
    • Kingspyy#0000
    • Profil
    • Derniers messages
#1628
  0
then mice will go in tthat and it wont be a holee ?
Dunald
« Citoyen »
1354044360000
    • Dunald#0000
    • Profil
    • Derniers messages
#1629
  0
Kingspyy a dit :
then mice will go in tthat and it wont be a holee ?

No, it wont be an actual hole. There is no such thing as a dynamic hole/cheese that is actually a cheese/holet
. You'll just have to place a hole behind it, hidden.
Kingspyy
« Citoyen »
1354044540000
    • Kingspyy#0000
    • Profil
    • Derniers messages
#1630
  0
but what if you make it move about
Barrydarsow
« Censeur »
1354044660000
    • Barrydarsow#0095
    • Profil
    • Derniers messages
    • Tribu
#1631
  0
It's not a real cheese in Temple's map, it's a bunch of colored grounds made to look like a cheese. Like Dunald said you can't move the actual cheese/hole.
Dunald
« Citoyen »
1354044780000
    • Dunald#0000
    • Profil
    • Derniers messages
#1632
  0
Kingspyy a dit :
but what if you make it move about

In Temples map, it moves towards a place where it is hidden cheese, and in the moving hole map, it teleports you to a hole that is hidden at 0,0
Kingspyy
« Citoyen »
1354045440000
    • Kingspyy#0000
    • Profil
    • Derniers messages
#1633
  0
Oh Thanks

How do you make a scroll map again ;; i know i am noob
Kingspyy
1354047600000
    • Kingspyy#0000
    • Profil
    • Derniers messages
#1634
[Modéré par Inconnu_0]
Dunald
« Citoyen »
1354047960000
    • Dunald#0000
    • Profil
    • Derniers messages
#1635
  0
<C><P L="1600" F="0" /><Z><S><S Y="343" T="2" P="0,0,0,1.2,30,0,0,0" L="88" X="49" H="40" /><S Y="374" T="5" P="0,0,0.3,0.2,0,0,0,0" L="1600" H="71" X="800" /></S><D><DS Y="112" X="69" /></D><O /></Z></C>


Or that V
Travelingpik
« Citoyen »
1354047960000
    • Travelingpik#0095
    • Profil
    • Derniers messages
    • Tribu
#1636
  0
L = 'the length of the map'. Max is 1600. You need ot put it in the xml manually.


<C><P L="1600" F="0" /><Z><S>

Dunald pls
Kingspyy
« Citoyen »
1354048860000
    • Kingspyy#0000
    • Profil
    • Derniers messages
#1637
  0
Thanks you both :D
Anaqizxc
« Citoyen »
1354173180000
    • Anaqizxc#0000
    • Profil
    • Derniers messages
#1638
  0
I think the hole teleport you
Sorenhl
« Citoyen »
1354219080000
    • Sorenhl#0000
    • Profil
    • Derniers messages
    • Tribu
#1639
  0
Hi, I started a map, but I have a problem with the "treadmill", someone could correct my code xlm with these treadmills that work?

XLM code:

<C><P /><Z><S><S P="1,999999,9999,20,45,1,0,0" c="2" L="100" o="6a7495" H="100" X="536" Y="324" T="12" /><S P="0,0,0,...,0,0,0,0" c="2" L="203" o="6a7495" H="10" X="389" Y="403" T="12" /><S P="0,0,0.3,...,0,0,0,0" c="2" L="22" o="6a7495" H="54" X="341" Y="379" T="12" /><S P="0,0,0,0.5,45,0,0,0" c="3" L="60" H="60" X="43" Y="361" T="2" /><S P="0,0,0.3,...,0,0,0,0" X="210" L="22" o="6a7495" H="54" c="2" Y="177" T="12" /><S P="0,0,0.2,0.2,180,0,0,0" c="3" L="129" X="254" H="40" Y="182" T="10" /><S P="0,0,0,...,0,0,0,0" X="115" L="203" o="6a7495" H="10" c="2" Y="205" T="12" /><S P="1,999999,9999,20,45,1,0,0" H="30" L="30" o="6a7495" X="20" c="2" Y="130" T="12" /><S P="0,0,0,0.2,90,0,0,0" H="22" L="319" X="35" c="3" Y="300" T="1" /><S P="1,999999,9999,...,180,1,0,0" L="162" X="114" H="40" Y="180" T="10" /><S P="0,0,0.3,0.2,90,0,0,0" H="38" L="280" X="19" c="3" Y="264" T="6" /><S P="0,0,0.3,0.2,180,0,0,0" H="38" L="320" X="198" c="3" Y="145" T="6" /><S P="0,0,0.3,0.2,0,0,0,0" X="277" L="160" H="38" c="3" Y="182" T="6" /><S P="0,0,0,0.2,90,0,0,0" H="22" L="319" X="525" c="3" Y="414" T="1" /><S P="0,0,0.3,0.2,0,0,0,0" X="541" L="40" H="200" c="3" Y="354" T="6" /><S P="1,999999,9999,...,0,1,0,0" L="140" X="426" H="40" Y="378" T="10" /><S P="0,0,0.3,0.2,0,0,0,0" c="3" L="40" X="502" H="90" Y="362" T="6" /><S P="0,0,0,0.2,0,0,0,0" X="198" L="319" H="22" c="3" Y="370" T="1" /><S P="0,0,0.3,0.2,0,0,0,0" X="198" L="320" H="38" c="3" Y="385" T="6" /></S><D><DS Y="295" X="496" /><DC Y="298" X="495" /><P X="534" P="1,0" Y="254" T="6" /></D><O /></Z></C>

The first treadmill (stone) is over there < then the top (also stone) over there >
Killerlux
« Censeur »
1354221540000
    • Killerlux#0095
    • Profil
    • Derniers messages
    • Tribu
#1640
  0
a dit :
<C><P /><Z><S><S X="43" c="3" Y="361" T="2" P="0,0,0,0.5,45,0,0,0" H="60" L="60" /><S H="40" c="3" Y="182" T="10" P="0,0,0.2,0.2,180,0,0,0" X="254" L="129" /><S H="22" c="3" Y="300" T="1" P="0,0,0,0.2,90,0,0,0" X="35" L="319" /><S X="114" H="40" Y="182" T="10" P="1,1,9999,...,180,1,0,0" c="3" L="164" /><S H="38" c="3" Y="264" T="6" P="0,0,0.3,0.2,90,0,0,0" X="19" L="280" /><S H="38" c="3" Y="145" T="6" P="0,0,0.3,0.2,180,0,0,0" X="198" L="320" /><S X="277" c="3" Y="182" T="6" P="0,0,0.3,0.2,0,0,0,0" H="38" L="160" /><S H="22" c="3" Y="414" T="1" P="0,0,0,0.2,90,0,0,0" X="525" L="319" /><S X="541" c="3" Y="354" T="6" P="0,0,0.3,0.2,0,0,0,0" H="200" L="40" /><S X="426" H="40" Y="378" T="10" P="1,1,9999,...,0,1,0,0" c="3" L="140" /><S H="90" c="3" Y="362" T="6" P="0,0,0.3,0.2,0,0,0,0" X="502" L="40" /><S X="198" c="3" Y="370" T="1" P="0,0,0,0.2,0,0,0,0" H="22" L="319" /><S X="198" c="3" Y="385" T="6" P="0,0,0.3,0.2,0,0,0,0" H="38" L="320" /><S X="426" H="400" Y="587" T="12" o="6a7495" P="1,999999,9999,....,-90,1,0,0" L="10" /><S X="427" H="10" Y="597" T="12" o="6a7495" P="0,0,0,....,0,0,0,0" c="2" L="420" /><S X="214" H="60" Y="572" T="12" o="6a7495" P="0,0,0,....,0,0,0,0" c="2" L="20" /><S X="629" H="15" Y="563" T="12" o="6a7495" P="1,999999,9999,20,45,1,0,0" c="2" L="15" /><S X="388" H="10" Y="496" T="12" o="6a7495" P="0,0,0.3,0.2,6,0,0,0" c="2" L="732" /><S X="115" H="400" Y="-26" T="12" o="6a7495" P="1,999999,9999,....,90,1,0,0" L="10" /><S X="113" H="10" Y="-16" T="12" o="6a7495" P="0,0,0,....,0,0,0,0" c="2" L="420" /><S X="332" H="60" Y="-41" T="12" o="6a7495" P="0,0,0,....,0,0,0,0" c="2" L="20" /><S X="-90" H="15" Y="-52" T="12" o="6a7495" P="1,999999,9999,20,45,1,0,0" c="2" L="15" /></S><D><DS Y="295" X="496" /><DC Y="298" X="495" /><P X="534" P="1,0" Y="254" T="6" /></D><O><O X="426" P="0" C="22" Y="393" /><O X="114" P="0" C="22" Y="169" /></O></Z></C>


I guess it's better this way than what you did ^^
  • Forums
  • /
  • Transformice
  • /
  • Éditeur de cartes
  • /
  • Map Editor Q&A
« ‹ 82 / 272 › »
© Atelier801 2018

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

Version 1.27