NUMA

Nreality Security Trigger

Thumbnail of the map 'Nreality Security Trigger'

Hover over the thumbnail for a full-size version.

Author BionicCryonic
Tags author:bioniccryonic concept nreality security trigger unrated
Created 2009-03-23
Last Modified 2009-03-23
Rating 2 more votes required for a rating.
Map Data

Description A concept in Nreality. It's wierd when you first play it. Be wary.

Other maps by this author

Thumbnail of the map 'ForeverSearching' Thumbnail of the map 'ForeverCautious' Thumbnail of the map 'The Device Has Been Modified' Thumbnail of the map 'Don't Look Back' Thumbnail of the map 'Dreamscrape' Thumbnail of the map 'Simplae'
ForeverSearching ForeverCautious The Device Has Been Modified Don't Look Back Dreamscrape Simplae

Comments

Pages: (0)

:D

heheh

This helped me learn how to do triggers.
Demo Data

no i dont

nreality is confusing

The oneway?

Just set the triggers specialoff ID to 1 and the oneways specialoff ID to 1, if you know what the IDs are.

oh

i just wanted to know how to do the one-way thing not the drone

thanks for the help anyways, and I never knew about that site, last time I went there it was extremely unclear, I learnt everything from unreality :/ thanks for the link btw, its very precise and helpful :D

Sure.

If a door/drone has more than one trigger, you use a period. Let's say you have a two drones and two doors.
One drone can be /d1/^^1,1.2,x..., that other can be /d2/^^o,,2,x...
One switch can be/s1/^1,2 and the other can be /s2/^2

/d1/starts off, and /d2/ starts on.
/s1/ will turn /d1/ on and /d2/ off, and /s2/ will turn /d1/ on.

It is really hard to explain, I beg you to experiment. That's how I figured it out.
The Nreality Guide posted earlier (the link) should clear up special triggers; they're basically the same but with different effects.

thanks for the walkthrough, its a bit unclear, but its usable, so for every comma (i.e. this one has two ,,) is the amount of things to react to it, so if you had 3 drones with ,,,1,1 and trigger ^1,,,1,1 and also, there are many , between the ^'s in the switch code, is it okay if you elaborate a bit more?

really nice work on the switch mode, I still have to learn that from unreality, although tbh, his version of the drones was freaking genius
And waitfortriggers on the drones. When the door switch is hit, the waitfortrigger is removed making the laser come to life.

Here's an exerpt from the code:
!7^228,480,0^^,,,,1!6^492,444,5,0,1,1^^1,1!6^492,516,4,0,1,3^^1,1!9^564,480,1,0,6,20,1,0,-1^1,,1,1

The ^^ shows that the drones react with the switch, and the 1,1 after the ^^ tells it how.(^^1,1) The first 1 is for the waitfortrrigger, which makes it so that it won't do anything, and the second 1 tells it what door trigger to start on. The door swtch has a ^ after it, which shows that it's a trigger. The 1 after that says that it's starting identity is 1, so the drones with the ^^1,1 start when hit. If that does not make sense, go here: Nreality Guide [n.wikia.com].

sick!

how'd you do that?
tell me on this map

Not really.

I'm third out of five and I suck. >.<
Demo Data

I take it

that this doesn't work in regular N. Interesting use of it, by not only removing the one-way, but activating the lazer drones. But it's a bit hard to speedrun it ;)