×

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
« ‹ 243 / 272 › »
Map Editor Q&A
Censere
« Consul »
1491427860000
    • Censere#0095
    • Profil
    • Derniers messages
    • Tribu
#4841
  0
Mquk a dit :
Censere a dit :
Foxehfoxeh a dit :
That actually sounds like a good idea thanks. I have another question (so many), how can I prevent shaman objects (apple in this case) from rotating I.E. adding fixed rotation to them.

There is no way to put fixed rotation on any shaman objects, so alternatively you can use:

a) two red nails and use Ca="" to hide the nails
<C><P Ca="" /><Z><S><S P="0,0,0.3,0.2,0,0,0,0" L="200" H="30" X="400" Y="260" T="0" /></S><D /><O><O X="400" C="39" Y="125" P="0" /><O X="395" C="11" Y="125" P="0" /><O X="405" C="11" Y="125" P="0" /></O></Z></C>


b) or use mgoc="-1" in the P tag.
<C><P mgoc="-1" /><Z><S><S H="30" P="0,0,0.3,0.2,0,0,0,0" L="200" X="400" Y="260" T="0" /></S><D /><O><O X="400" C="39" Y="125" P="0" /></O></Z></C>


Bear in mind the mgoc option will make ALL shaman objects (even ones spawned by the shaman in gameplay) with the exception of runes static, and the Ca option hides all nails added in the editor.

Ca='"" is for hide the border of the map, flr the nail it's mc=""

shoot you're right, i get them confused
Danut100
1491674820000
    • Danut100#0000
    • Profil
    • Derniers messages
    • Tribu
#4842
[Modéré par Shamousey, raison : Spam]
Kokoro_pyonpyon
« Citoyen »
1491822300000
    • Kokoro_pyonpyon#0000
    • Profil
    • Derniers messages
    • Tribu
#4843
  0
How to make a map with vertical and horizontal scrolling?
Vintage
« Consul »
1491834000000
    • Vintage#0246
    • Profil
    • Derniers messages
    • Tribu
#4844
  0
Kokoro_pyonpyon a dit :
How to make a map with vertical and horizontal scrolling?

In the xml, inside the <P/ > tag you should put L="number" for the length and H="number" for the height. 800x400 is the normal and 1600x800 is the max playable area.

Example xml
<C><P L="1600" H="800" /><Z><S /><D /><O /></Z></C>
Xfx
« Citoyen »
1491913320000
    • Xfx#9270
    • Profil
    • Derniers messages
#4845
  0
When You blacklist until a date ... if the date is already passed you unblacklist no ?
Wangan
« Censeur »
1491914040000
    • Wangan#0095
    • Profil
    • Derniers messages
    • Tribu
#4846
  0
Clackprooo a dit :
When You blacklist until a date ... if the date is already passed you unblacklist no ?

Yes, you'll be unlisted from the blacklist after your date expired.
Kokoro_pyonpyon
« Citoyen »
1491915960000
    • Kokoro_pyonpyon#0000
    • Profil
    • Derniers messages
    • Tribu
#4847
  0
Is tribe map has limited length of the map?
Perfecteca
« Sénateur »
1491919560000
    • Perfecteca#0000
    • Profil
    • Derniers messages
    • Tribu
#4848
  0
I exported my map which I made with Viprin's Drawing Editor but I didn't get code.There's no new code in my maps list. Why?

Dernière modification le 1491926760000
Xfx
« Citoyen »
1491922200000
    • Xfx#9270
    • Profil
    • Derniers messages
#4849
  0
Wangan a dit :
Clackprooo a dit :
When You blacklist until a date ... if the date is already passed you unblacklist no ?

Yes, you'll be unlisted from the blacklist after your date expired.

http://prntscr.com/ev5rm0
Bro ?
I'm Blacklisted until 3 mar 2017 - We are in April *-* why I'm Not Unblacklisted ?
Coralbee
« Censeur »
1491924300000
    • Coralbee#0000
    • Profil
    • Derniers messages
    • Tribu
#4850
  0
please teach how to make nails invis i would very much appreciate ty :((
Perfecteca
« Sénateur »
1491924540000
    • Perfecteca#0000
    • Profil
    • Derniers messages
    • Tribu
#4851
  0
Coralbee a dit :
please teach how to make nails invis i would very much appreciate ty :((

An example:
<C><P mc="" F="0" /><Z><S><S L="800" X="400" H="50" Y="375" T="6" P="0,0,0.3,0.2,0,0,0,0" /></S><D><T Y="350" X="20" /><F Y="345" X="775" /></D><O><O C="4" Y="200" X="400" P="0" /><O C="11" Y="200" X="400" P="0" /></O></Z></C>
Wangan
« Censeur »
1491931260000
    • Wangan#0095
    • Profil
    • Derniers messages
    • Tribu
#4852
  0
Clackprooo a dit :
Wangan a dit :
Clackprooo a dit :
When You blacklist until a date ... if the date is already passed you unblacklist no ?

Yes, you'll be unlisted from the blacklist after your date expired.

http://prntscr.com/ev5rm0
Bro ?
I'm Blacklisted until 3 mar 2017 - We are in April *-* why I'm Not Unblacklisted ?

It's best if you talk to Barrydarsow or Kinhusxd directly.


Kokoro_pyonpyon a dit :
Is tribe map has limited length of the map?

The maximum size of a map is 1600x800, but you can increase the length limit with defilante <P defilante="0,0" L="4800" />, 4800 is the maximum length.


Perfecteca a dit :
I exported my map which I made with Viprin's Drawing Editor but I didn't get code.There's no new code in my maps list. Why?

You probably had symbols in your layer name like these: ~!@#$%^&*()_+
Anything that isn't letters and numbers, remove them from your layer name.
Perfecteca
« Sénateur »
1491932100000
    • Perfecteca#0000
    • Profil
    • Derniers messages
    • Tribu
#4853
  0
Wangan a dit :
Perfecteca a dit :
I exported my map which I made with Viprin's Drawing Editor but I didn't get code.There's no new code in my maps list. Why?

You probably had symbols in your layer name like these: ~!@#$%^&*()_+
Anything that isn't letters and numbers, remove them from your layer name.

Then I couldn't export because of Turkish letter "ç". Thanks a lot! http://img.atelier801.com/0ca4f122.png
Coralbee
« Censeur »
1491935040000
    • Coralbee#0000
    • Profil
    • Derniers messages
    • Tribu
#4854
  0
Perfecteca a dit :
i am an angel

ty boo <3333333333
Xfx
1492014180000
    • Xfx#9270
    • Profil
    • Derniers messages
#4855
[Modéré par Rutabega, raison : Off-topic]
Dad_yx
« Citoyen »
1492187160000
    • Dad_yx#3534
    • Profil
    • Derniers messages
#4856
  0
hello,how i make vehcile (i mean moving objects)
Lapinprince
« Consul »
1492380180000
    • Lapinprince#0095
    • Profil
    • Derniers messages
    • Tribu
#4857
  0
Is there a certain code I need to allow two shaman spawns for a dual/duel map, like in a P8 or P24?
Censere
« Consul »
1492384140000
    • Censere#0095
    • Profil
    • Derniers messages
    • Tribu
#4858
  0
Cakeslices a dit :
Is there a certain code I need to allow two shaman spawns for a dual/duel map, like in a P8 or P24?

Killerlux a dit :
Quick tip, instead of going through the trouble to place a bunch of holes everywhere for the different shaman spawns, you can add one directly into the XML. When you place you first shaman spawn, in the XML somewhere you'll have this:
<DC X="x" Y="y" />
You just add another shaman code behind it, with a 2.
<DC X="x" Y="y" /><DC2 X="x" Y="y" />

This way you'll be sure you'll have the correct spawnpoints ;)
Obviously, in my example you need to replace the x's and y's and take into consideration that your map needs to be p32/p8 for the 2nd spawn to work
Artiiiiik
« Citoyen »
1492527420000
    • Artiiiiik#0000
    • Profil
    • Derniers messages
#4859
  0
How to make such a platform? http://i.imgur.com/Ich9gXW.png
Censere
« Consul »
1492549380000
    • Censere#0095
    • Profil
    • Derniers messages
    • Tribu
#4860
  0
Artiiiiik a dit :
How to make such a platform? http://i.imgur.com/Ich9gXW.png

Refer to this explanation by Grimmaro.
  • Forums
  • /
  • Transformice
  • /
  • Éditeur de cartes
  • /
  • Map Editor Q&A
« ‹ 243 / 272 › »
© Atelier801 2018

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

Version 1.27