enemies

Discuss N mapping theory, N maps, and other aspects of map-making.

Moderators: PALEMOON,  yahoozy

User avatar
The number of seats in an Airbus A380
Posts: 558
Joined: 2008.11.13 (01:45)
NUMA Profile: http://nmaps.net/user/slayr
Location: Southern Ontario
Contact:

Postby Slayr » 2008.11.18 (01:08)

i hav seen some ppl make enemy drones stay still and i would like 2 know how they did it.

and here is a random lvl i made



User avatar
Walking on Broken Glass
Posts: 234
Joined: 2008.10.17 (21:25)
NUMA Profile: http://nmaps.net/user/hoohah2x2sday
Location: In your bedroom closet

Postby Hoohah2x2sday » 2008.11.18 (01:17)

if i understand what ur asking, then u want to no how to make a drone stay in the same spot as u put in in the eidtor right?

well, place the drone where u want it, and then immediately go to the textbox (level data). The drone should be the last group of text in the box. Simply add "nan" to the end of the code, and then load the level again. when u play it, the drone shoud stay still.

I hope this helped =]
Image
[spoiler=Friend Codes][/color]Wii: 8621-9472-7857-7226
CoD WaW: 1633-8997-2496
SSBB: 2835-9815-6521
Guitar Hero 3: 3909-8090-0912
Guitar Hero World Tour: 1204-2586-5555
Guitar Hero Metallica: 4125-1367-1917
Message me if you add me so I can add you![/spoiler]

Wizard Dentist
Posts: 604
Joined: 2008.09.26 (15:04)
NUMA Profile: http://nmaps.net/user/SkyPanda

Postby SkyPanda » 2008.11.18 (05:25)

An alternative method is to place locked doors around the drone you want immobilised.
Like so:



But Hoohah2x2sday's method is probably the best to use.

User avatar
Dance Dance Revolution Android
Posts: 881
Joined: 2008.09.28 (02:06)
NUMA Profile: http://nmaps.net/user/TribulatioN
MBTI Type: ESFP
Location: Canada

Postby TribulatioN » 2008.11.18 (05:47)

SkyPanda wrote:An alternative method is to place locked doors around the drone you want immobilised.
Like so:



But Hoohah2x2sday's method is probably the best to use.
That works, but it's not really aesthetically pleasing.
And make sure you put it in the right place, you don't wanna make a ghost drone..
[ispoiler=http://i31.tinypic.com/111p9bo.png]gloomp : gloomp : Why Me : toasters : SkyRay : Slurpee@fpsbanana : KaMikA@Haklabs[/ispoiler]ImageImage[spoiler=Neditor Nation]Currently Challenging: lord_day
Image[/spoiler][spoiler=Puzzle of the Exuberant!]Image
Image
ImageImageImageImageImage[/spoiler]

Wizard Dentist
Posts: 604
Joined: 2008.09.26 (15:04)
NUMA Profile: http://nmaps.net/user/SkyPanda

Postby SkyPanda » 2008.11.18 (05:51)

TribulatioN wrote:but it's not really aesthetically pleasing.
Personally, I think it looks fine, the only problem with that method is that it uses a large amount of objects, which is why code-editing is probably a better method.

User avatar
Mr. Glass
Posts: 2019
Joined: 2008.09.27 (20:22)
NUMA Profile: http://nmaps.net/user/astheoceansblue
MBTI Type: ENTP
Location: up down left right start A start

Postby a happy song » 2008.11.18 (05:53)

SkyPanda wrote:
TribulatioN wrote:but it's not really aesthetically pleasing.
Personally, I think it looks fine, the only problem with that method is that it uses a large amount of objects, which is why code-editing is probably a better method.
You really think it looks ok? Hmm.

Regardless, the use of doors to keep a drone stationary is entirely redundant when you can just edit the code in the same amount of time. there's no need for at all unless you don't know the code edit.
click sig :::
spoiler


n
::: astheoceansblue
::: My eight episode map pack: SUNSHINEscience
::: Map Theory: The Importance of Function & Form

-
M U S I C
::: The forest and the fire: myspace
::: EP available for FREE download, here.

-
A R T
::: Sig & Avatar Artwork by me - see here!

-
G A M I N G
::: Steam ID: 0:1:20950734
::: Steam Username: brighter


Wizard Dentist
Posts: 604
Joined: 2008.09.26 (15:04)
NUMA Profile: http://nmaps.net/user/SkyPanda

Postby SkyPanda » 2008.11.18 (06:32)

atob wrote:You really think it looks ok? Hmm.
Regardless, the use of doors to keep a drone stationary is entirely redundant when you can just edit the code in the same amount of time. there's no need for at all unless you don't know the code edit.
Yep. Like a little drone-in-a-box :)

User avatar
Remembering Hoxygen
Posts: 972
Joined: 2008.11.02 (06:13)
NUMA Profile: http://nmaps.net/user/rikaninja
Location: The darkness beyond hell.

Postby Rikaninja » 2008.11.18 (10:24)

This is a code for a chingun drone:

Code: Select all

6^588,516,3,0,2,2
Change the 3 to a 9. This will make the drone still.

Code: Select all

6^588,516,9,0,2,2
But of course the numbers may be different but there will be the same amount of number so you have to change the 3rd number to a 9. There are other ways to do this.
Image

User avatar
The 700 Club
Posts: 743
Joined: 2008.09.30 (07:37)
NUMA Profile: http://nmaps.net/user/jackass77
MBTI Type: ESFJ
Location: Australia

Postby jackass » 2008.11.18 (11:20)

basically just muck up the 3rd number so it becomes a NaN ... thats what makes it still
[align=center]Image
Mine :: Techno :: Incluye :: GTM ::Skyline :: Riobe :: GTM 2[/align]

User avatar
Walking on Broken Glass
Posts: 234
Joined: 2008.10.17 (21:25)
NUMA Profile: http://nmaps.net/user/hoohah2x2sday
Location: In your bedroom closet

Postby Hoohah2x2sday » 2008.11.18 (11:59)

u dont even have to worry about changing numbers, adding anything to the end of the code will nan it anyway. i prefer to just type nan =P
Image
[spoiler=Friend Codes][/color]Wii: 8621-9472-7857-7226
CoD WaW: 1633-8997-2496
SSBB: 2835-9815-6521
Guitar Hero 3: 3909-8090-0912
Guitar Hero World Tour: 1204-2586-5555
Guitar Hero Metallica: 4125-1367-1917
Message me if you add me so I can add you![/spoiler]


Who is online

Users browsing this forum: No registered users and 7 guests