Map Editor Q&A |
Barrydarsow « Censeur » 1389739500000
| 0 | ||
Jsilv a dit : Indeed it is... should be fixed once I find a sent to edit in the new address. aaaand fixed |
Imapped « Citoyen » 1389865320000
| 0 | ||
Is Nyoi editor still working? |
0 | ||
How i can export a map that exceeds the capacity? its only have 87 lines. |
0 | ||
Eshkation a dit : You can't. And it depends on what 87 lines are + what you have in the map. (like couch/ground spam is a lot of capacity as well) |
0 | ||
Epalk a dit : Its just a little draw, some maps have more joints ._. |
Foodsomatic « Citoyen » 1389910740000
| 0 | ||
(Let's say I draw something in Viprin's Editor, save it into a map. The next day, I draw something else, and want to put it in the same map.) Is it possible to put 2 different pieces of art made from Viprin's Drawing Editor in to 1 map? If so, how? |
Drgenius « Citoyen » 1390008960000
| 0 | ||
I have a simple <JP M2="4" M1="0" AXIS="0,0" /> joint. Shouldn't this make it rigid? I don't want them to move loosely around each other, but they do. My goal is to hold one up with the other. |
0 | ||
Eshkation a dit : It depends. 50 grounds and 50 decorations add a lot of capacity too. (And make sure your "little" art doesn't go over 10k capacity too much) Foodsomatic a dit : Paste the 1st something's xml into pastebin/notepad. Get the 2nd art's xml into another tab of pastebin/notepad. Find the part between the <L> and </L> tags on the 2nd tab. Copy all of that (excluding the L tags). Paste what you just copied right before the </L> tag on the 1st tab. Done. If something is wrong, make sure that there's a space before the </L> tag on the 1st tab. |
Drgenius « Citoyen » 1390023240000
| 0 | ||
Is there a way to prevent <JP /> from moving diagonally? |
Mapcodes « Citoyen » 1390032000000
| 0 | ||
If you want to lock X Axis <JP M2="4" M1="0" AXIS="1,0" /> OR If you want to lock Y Axis <JP M2="4" M1="0" AXIS="0,1" /> |
Aqwhalo « Citoyen » 1390090200000
| 0 | ||
How can I link my circle ground to the circle ground? |
Wolverinehu « Citoyen » 1390151160000
| 0 | ||
Why i can't save map as tribe house? i have 40 cheese -.- |
Aqwhalo « Citoyen » 1390152540000
| 0 | ||
Wolverinehu a dit : Did you collect 1000 cheeses? If not, you are unable to export the map. |
Jjaakkee « Citoyen » 1390180860000
| 0 | ||
How can I make a transparent ground without cloud ground so that the color is different? The transparency would look like it does in the outdoors of this map: @4667449. |
0 | ||
Jjaakkee a dit : Go to http://vipstats.s372.xrea.com/draw/ Now draw random lines and change the alpha to less than 100. If you set it to 50 or less, it could be what you want. And you can change the colors. |
Knicksfans « Citoyen » 1390235640000
| 0 | ||
I tried using that tutorial to make multiple mice spawn, but for some reason, it doesn't work. What's going on? |
Cndalr « Citoyen » 1390272840000
| 0 | ||
Knicksfans a dit : I think you don't need a tutorial to make that, use this XML base: <C><P DS="m;x1,y1,x2,y2" /><Z><S /><D /><O /></Z></C> x1: X of the first spawn. y1: Y of the first spawn. x2: X of the second spawn. y2: Y of the second spawn. |
Galghost « Citoyen » 1390416000000
| 0 | ||
how to place the valentine's background? |
Mousechris « Censeur » 1390516980000
| 0 | ||
Galghost a dit : <C><P F="6" /><Z><S /><D /><O /></Z></C> F="_" is the background, there is a skip between F="5" and F="7", this is the valentines day background, I recomend using L="4800" for this background however. You can find out how to do so here :p Topic-474789 |
0 | ||
What is the max height for a map? |