×

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
  • /
  • [Tips and Tricks] Scrolling Maps
« ‹ 4 / 8 › »
[Tips and Tricks] Scrolling Maps
Angelrange
« Citoyen »
1410830100000
    • Angelrange#0000
    • Profil
    • Derniers messages
    • Tribu
#61
  0
This thread helped me alot to change the L and the H
Thank you :3
(Is this thread still active and used?)
Doomester
« Citoyen »
1411248360000
    • Doomester#0472
    • Profil
    • Derniers messages
    • Tribu
#62
  0
wow this is working i got it :D

NPC Said a dit :

You want it?
Then used: <C><P H="800" F="0" L="1600" /><Z><S /><D /><O /></Z></C>

Monatilus
« Citoyen »
1419204000000
    • Monatilus#0000
    • Profil
    • Derniers messages
    • Tribu
#63
  0
I understood none of this... D':
Inthebin
« Citoyen »
1419205200000
    • Inthebin#0000
    • Profil
    • Derniers messages
    • Tribu
#64
  0
monatilus a dit :
I understood none of this... D':

This is an empty XML:
<C><P /><Z><S /><D /><O /></Z></C>
In blue, that is the tag you want to modify to scroll the map.
<P L="Length" H="Height" />
This is the modification that you could use.
To use it, all you need to do it put how long(Length) you want the map, the maximum is 1600 long.
How high(Height) is up to you. 800 high is the most though.
If you just want a scroll map that goes length-wise, you can take out the "H="Height" " and vice versa.
The way MouseChris posted is a more complicated way of doing it and it looks complicated because it has a lot of technical information.
In general you just want to focus on the red part:
<P defilante="-1,-1,-1,1" L="Length" H="Height" />
And L="" H="" is the same concept.
4800 x 800 is the maximum you can go with Defilante which is quite large.

Dernière modification le 1419222900000
Monatilus
« Citoyen »
1419224700000
    • Monatilus#0000
    • Profil
    • Derniers messages
    • Tribu
#65
  0
UGH, it finally works, but the instant I'm finishing, the connection was interupted!




http://i.imgur.com/ijFsjGE.gif
I have accurately portrayed my emotions...

Dernière modification le 1419224820000
Keeshapretty
« Citoyen »
1419647400000
    • Keeshapretty#0000
    • Profil
    • Derniers messages
#66
  0
is This is true??
Venomlily
« Citoyen »
1422821040000
    • Venomlily#0000
    • Profil
    • Derniers messages
#67
  0
I dont see the P / thing..
Woebegone
« Citoyen »
1422839400000
    • Woebegone#8377
    • Profil
    • Derniers messages
    • Tribu
#68
  0
Kittyepress a dit :
Q: What is the code for up and down scrolling map?

<C><P H="800" /><Z><S /><D /><O /></Z></C>
Backupjulian
« Citoyen »
1423941780000
    • Backupjulian#0000
    • Profil
    • Derniers messages
#69
  0
its not working it just resets :I
Thea
« Citoyen »
1425966360000
    • Thea#8247
    • Profil
    • Derniers messages
    • Tribu
#70
  0
waow dis topic was so 2 years ago e.e but anyways thank you :D I used the map scroll code
Mousechris
« Censeur »
1426307280000
    • Mousechris#0000
    • Profil
    • Derniers messages
    • Tribu
#71
  0
Theacakes a dit :
waow dis topic was so 2 years ago e.e but anyways thank you :D I used the map scroll code

Wow, you're right, can't believe it's been so long, and thanks, I worked very hard to make such a descriptive thread!
Felibelle
« Censeur »
1426603860000
    • Felibelle#8692
    • Profil
    • Derniers messages
    • Tribu
#72
  0
Ok yolo
Monatilus
« Citoyen »
1427874120000
    • Monatilus#0000
    • Profil
    • Derniers messages
    • Tribu
#73
  0
I can actually make maps now.... I FEEEEEEEEEEEEEEEEELLLLLLLLLLLLL LIKE A GOD!!!!!!!!!!!!!!
Apricot
« Citoyen »
1428273300000
    • Apricot#6740
    • Profil
    • Derniers messages
#74
  0
I don't know but the code for a defilante map that doesn't scroll by itself is <C><P defilante="-1,-1,-1,1" H="800" L="4800" /><Z><S></S><D></D><O /></Z></C>
Tusloktuslok
« Citoyen »
1429095120000
    • Tusloktuslok#0000
    • Profil
    • Derniers messages
    • Tribu
#75
  0
i dont understand
Monatilus
« Citoyen »
1429142880000
    • Monatilus#0000
    • Profil
    • Derniers messages
    • Tribu
#76
  0
Tusloktuslok a dit :
i dont understand

Nor do I
Ryoj
« Citoyen »
1429151040000
    • Ryoj#0000
    • Profil
    • Derniers messages
    • Tribu
#77
  0
Thank you :D
Matoki
« Citoyen »
1429969020000
    • Matoki#5241
    • Profil
    • Derniers messages
#78
  0
Ok, I have a Windows 8.1 laptop and my 'mouse' is a touchpad, and I've tried turning it off or whatever in the setttings and that seemed fine, then it wouldn't scroll. How do you click+drag then?
Ryoj
« Citoyen »
1431615120000
    • Ryoj#0000
    • Profil
    • Derniers messages
    • Tribu
#79
  0
<C><P defilante="-1,-1,-1,1" L="4800" H="800" /><Z><S /><D /><O /></Z></C> heres the defilante map :D >>>> i just paste here to copy ,i hate copy paste it again in main
Moshimoshiz
« Citoyen »
1431784800000
    • Moshimoshiz#0000
    • Profil
    • Derniers messages
    • Tribu
#80
  0
Q: What is the code for L = 5000?
A:
  • Forums
  • /
  • Transformice
  • /
  • Éditeur de cartes
  • /
  • [Tips and Tricks] Scrolling Maps
« ‹ 4 / 8 › »
© Atelier801 2018

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

Version 1.27