I tried a search on here, but I couldn't find any topic about this. Also, the wikipedia entry for Nreality mods doesn't have this. Can anyone help me?
Nreality Mine Mods
- Life Time Achievement Award
- Posts: 262
- Joined: 2008.10.01 (00:38)
I was wondering how to make mines that move when you open a door, such as on this map:

I tried a search on here, but I couldn't find any topic about this. Also, the wikipedia entry for Nreality mods doesn't have this. Can anyone help me?
I tried a search on here, but I couldn't find any topic about this. Also, the wikipedia entry for Nreality mods doesn't have this. Can anyone help me?

I do requests. v
PNI's sig | #2 | #3
BNWN's sig
Rambo5252's sig
TribulatioN's sig
Isaacx's sig
nnn's sig
eganic's sig
deltainferno's sig
Slick265's sig
Sigs made for me
My competitionMy writing forum
- Jedi Pimp
- Posts: 676
- Joined: 2008.09.27 (23:41)
- NUMA Profile: http://nmaps.net/user/Erik-Player :://[[];lg
- MBTI Type: ISFP
- Location: Round Rock, Texas
Try Here or just go to the end of the map data of your suggested map and see what's after the |'s

are any of my friends still here
- Life Time Achievement Award
- Posts: 262
- Joined: 2008.10.01 (00:38)
Did you not read what I just said? vvErik-Player wrote:Try Here or just go to the end of the map data of your suggested map and see what's after the |'s
Why Me wrote:the wikipedia entry for Nreality mods doesn't have this.

I do requests. v
PNI's sig | #2 | #3
BNWN's sig
Rambo5252's sig
TribulatioN's sig
Isaacx's sig
nnn's sig
eganic's sig
deltainferno's sig
Slick265's sig
Sigs made for me
My competitionMy writing forum
- Jedi Pimp
- Posts: 676
- Joined: 2008.09.27 (23:41)
- NUMA Profile: http://nmaps.net/user/Erik-Player :://[[];lg
- MBTI Type: ISFP
- Location: Round Rock, Texas
Ask bufar. He'll know.

are any of my friends still here
- Life Time Achievement Award
- Posts: 262
- Joined: 2008.10.01 (00:38)
I will. I'll PM him when he gets on.

I do requests. v
PNI's sig | #2 | #3
BNWN's sig
Rambo5252's sig
TribulatioN's sig
Isaacx's sig
nnn's sig
eganic's sig
deltainferno's sig
Slick265's sig
Sigs made for me
My competitionMy writing forum
- Hawaii Five-Oh
- Posts: 921
- Joined: 2008.09.26 (05:49)
- NUMA Profile: http://nmaps.net/user/condog_111
- MBTI Type: ISTJ
- Location: Melbourne-ish
This is an example of Coordinate Pathing and Triggers. The objects in question, mines in this case, have "WaitforTrigger" and "StartTrigger". This means they will be stationary at the start, and will begin moving when the right switch is activated. With the "Coordinate Pathing", instead of using multiple sets of grid coordinates, only one set is used. This means the mine will be fed the same location over and over. What this means, is that when the switch is pressed, the mine will move to the coordinates, and will stay there. However, it is not recommended you use this a lot in any one map, as the looping can build up and result in severe lag.

Ice Climbers are awesome. Deal with it.
- Remembering Hoxygen
- Posts: 972
- Joined: 2008.11.02 (06:13)
- NUMA Profile: http://nmaps.net/user/rikaninja
- Location: The darkness beyond hell.
I'm a begginer at this but I can do a little bit.
Add this to the end of the code for a mine and the mine should go around in little squares:
xaelar has a great map like that, and you can just look at the end of the map data on NUMA, that's how I learnt the first of my mods.
Add this to the end of the code for a mine and the mine should go around in little squares:
Code: Select all
^^^,0,2,4

Who is online
Users browsing this forum: No registered users and 31 guests