Advertisement
Dettolsoap

Spawning in different locations ~ Transformice

Apr 11th, 2013
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. How to spawn mice in two different locations By dettolsoap.
  2.  
  3. So make a simple map with two grounds each separated above one of the grounds put a red anchor and above the above the other put another red anchor now goto Save/Load/Test on the map maker and do "Copy to clipboard" Now open up a Text editing program (Notepad,Pastebin.com, etc) And paste in your xml At the start of your xml you should have a code that looks like <C><P /><Z><S><S You're going to need to paste DS="m;x1,y1,x2,y2" Next to the p making sure you leave a space So it should look like this : <C><P DS="m;x1,y1,x2,y2" /><Z><S><S Now go back to the map editor and click the first red anchor with selector and find where it says x: and Y: get the number where it says x: and type it into the code where it says x1 so for me it would be DS="m;80,y1,x2,y2" And now we need to repeat the process for y1 so find the y: number and put it into where it says y1 so now you should have something like DS="m;80,368,x2,y2" Now all you need to do is repeat the process for the second red anchor and do it where it says x2 and y2 so now you should have something like DS="m;80,368,705,362"
  4. Now make sure that you put in the x and the y of your red anchors and they won't be the same as mine, making sure that you have done it right you should now paste in your xml and you will spawn in one of the places if the map loads and you've followed my instructions right you should have a double spawn-er map :) to test that it works you can try it in the tribe house with tribe members by doing /np @code-of-map Bye and happy map making ~ Dettolsoap ( For an example xml go here: http://pastebin.com/qnw9pcFS ) To make it shamans spawn In different places do <C><P DC="m;x1,y1,x2,y2" /><Z><S><S using the same method Just letting you know if p8'd the shamans will spawn at the 2 different holes if you use this method...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement