NUMA

The Pillars

Thumbnail of the map 'The Pillars'

Hover over the thumbnail for a full-size version.

Author woutery
Tags action author:woutery unrated
Created 2013-07-23
Last Modified 2013-07-23
Rating 2 more votes required for a rating.
Map Data

Description pillars lol

Other maps by this author

Thumbnail of the map 'Eman Pam' Thumbnail of the map 'Let's Go Swimming' Thumbnail of the map 'Remaerc Sluos' Thumbnail of the map 'Large pictures in comments.' Thumbnail of the map 'Lego Tileset' Thumbnail of the map 'Tesel Itogel'
Eman Pam Let's Go Swimming Remaerc Sluos Large pictures in comments. Lego Tileset Tesel Itogel

Comments

Pages: (0)

i love my speedrun

5 from me
Demo Data

Demo Data

demo

with gold taking
Demo Data

first try agd

To stop drones, instead of NaN you can also insert 8,9 or any other bigger number.
Demo Data

Cool map.

:)
Demo Data

You can also

do this with other objects and have them interact differently with the ninja. Hope this helps. :)

To stop drones

from moving, you edit the code:

Normal drones look like this:
6^396,348,3,0,0,2

Chainguns:
6^468,348,3,0,2,2

Lasers:
6^540,348,3,0,1,2

The formula for objects:
(object type)^(placement x axis),(placement y axis),(movement type),(?),(drone type),(movement direction)

What you do is you "NAN" the movement direction, or the last number.

So a normal drone would look like this: 6^396,348,3,0,0,NaN