Pages: 12 »
Posted on 03-10-12, 08:04 pm
Roy Koopa


Karma: 4011
Posts: 1391/2722
Since: 06-26-11
Hey, I have a biiig problem. If I cant solve this, I cant make my level
So my problem is:
I have 3 Zones next to each other.
|0||1||2|
If I go into Zone 0 a block gets created. Same with 1 and 2. But now, when going from 2 to 0 the block from 0 doesnt get created Can someone help?
_________________________
See a lots of creative DS Hacking here
If you want to support me, you might check out my Patreon Page : )
Posted on 03-10-12, 08:08 pm
Shyguy


Karma: 54
Posts: 68/87
Since: 12-02-11
I've had the exact same problem. Unfortunately no one answered in my topic. So hope someone can answer this, for both of us.
_________________________
New youtube channel, this one is hacks only lol. Will still be using my old youtube channel too.
Posted on 03-11-12, 12:47 am
☭ coffee and cream


Karma: 10415
Posts: 221/2768
Since: 06-26-11
We don't have crystal balls. You'll need to provide more details if you want answers. For example, how the fuck are you creating that 'block' you're talking about? What is that block, even? A sprite? An object?

Also, Darkness's topic may have been more helpful for understanding the problem if he hadn't deleted his video.
_________________________
Kuribo64 - RH-fucking-cafe - Kafuka

zrghij
Posted on 03-11-12, 09:06 am
Roy Koopa


Karma: 4011
Posts: 1392/2722
Since: 06-26-11
Fr33ze solved the problem for me. Darkness, you should ask him, too
_________________________
See a lots of creative DS Hacking here
If you want to support me, you might check out my Patreon Page : )
Posted on 03-11-12, 11:48 am (rev. 1 by ImageBot on 11-21-16, 02:12 am)
Super Mario
( ͡° ͜ʖ ͡°)

Karma: 10020
Posts: 1541/4457
Since: 06-08-11
:facepalm:

If you guys find how to solve the problem, POST THE SOLUTION
That's the point of questions thread.

Posted on 03-11-12, 11:56 am
Roy Koopa


Karma: 4011
Posts: 1394/2722
Since: 06-26-11
I have no solution Fr33ze has the solution. I dont really get what he did there ...
_________________________
See a lots of creative DS Hacking here
If you want to support me, you might check out my Patreon Page : )
Posted on 03-11-12, 01:21 pm (rev. 1)


Karma: 3752
Posts: 983/2112
Since: 06-28-11
Sorry, I just came online and did not see this thread.
The solution is, that you need a nice logical thinking. (Like in Minecraft with Redstone)
After activating the 197 you will have to activate again with the second Input ID to deactivate it.
Then you can use it again. Don't forget to set the sprite to "Multiple Use".

AND: It is not easy to make this work. It is not something you can do by just fixing one thing. It is just logical. Like programming.
Ask ray to post the screenshot of the level. I don't have it anymore. Then I can explain how it works.
Posted on 03-11-12, 02:20 pm
Roy Koopa


Karma: 4011
Posts: 1398/2722
Since: 06-26-11
Yep, here it is:

_________________________
See a lots of creative DS Hacking here
If you want to support me, you might check out my Patreon Page : )
Posted on 03-11-12, 04:03 pm
Banned for being a complete idiot.

Karma: 529
Posts: 766/987
Since: 07-09-11
Wait hold on a second.

Posted by ray
So my problem is:
I have 3 Zones next to each other.
|0||1||2|
If I go into Zone 0 a block gets created. Same with 1 and 2. But now, when going from 2 to 0 the block from 0 doesnt get created

I'm not quite getting the problem. Can someone explain in more detail?
Posted on 03-11-12, 04:17 pm
Roy Koopa


Karma: 4011
Posts: 1400/2722
Since: 06-26-11
If I go into Zone 0, I create block A with sprite 197 and destroy Block B and C, if I go into Zone 1 I create block B and destroy A and C and if I go into Zone 2 I create block C and destroy A and B. After entering Zone 2, I cant activate the other zones again.
_________________________
See a lots of creative DS Hacking here
If you want to support me, you might check out my Patreon Page : )
Posted on 03-11-12, 04:20 pm
Banned for being a complete idiot.

Karma: 529
Posts: 767/987
Since: 07-09-11
Isn't that why you have a multiple use checkbox?
I don't see how this doesn't work.
Posted on 03-11-12, 05:19 pm
Roy Koopa


Karma: 4011
Posts: 1401/2722
Since: 06-26-11
NSMB Logic It works with Fr33ze's solution.
_________________________
See a lots of creative DS Hacking here
If you want to support me, you might check out my Patreon Page : )
Posted on 03-11-12, 05:20 pm
Banned for being a complete idiot.

Karma: 529
Posts: 768/987
Since: 07-09-11
So when you create and destroy a block, you can't recreate it even with the checkbox?!
Or is it just a zone bug.
I'm missing some information here.
Posted on 03-11-12, 05:41 pm
Roy Koopa


Karma: 4011
Posts: 1402/2722
Since: 06-26-11
Its a sprite bug.
You have to disable the 197 sprite before activating again
_________________________
See a lots of creative DS Hacking here
If you want to support me, you might check out my Patreon Page : )
Posted on 03-11-12, 05:48 pm (rev. 1)


Karma: 3752
Posts: 986/2112
Since: 06-28-11
Posted by ray
Its a sprite bug.
You have to disable the 197 sprite before activating again

No, not exactly. You have to use both Input IDs. Then it works. Activating a 197 a second time makes it destroy again.
So I only need 3 zones and 3 197 - sprites for this.

There is no sprite bug... It works, if you set it correctly.

I will explain this later. Not now. I don't have much of time.
Posted on 03-11-12, 05:51 pm
Roy Koopa


Karma: 4011
Posts: 1403/2722
Since: 06-26-11
Hrmmm ? But in my level file you have more than 3 197's
_________________________
See a lots of creative DS Hacking here
If you want to support me, you might check out my Patreon Page : )
Posted on 03-11-12, 05:59 pm (rev. 1)
Banned for being a complete idiot.

Karma: 529
Posts: 769/987
Since: 07-09-11
Does luckwii's tutorial explain this...?
**LeWario goes and sees.

Nevermind.
Posted by ray
Hrmmm ? But in my level file you have more than 3 197's

More than 3...?

Hmm what...

**LeWario will wait patiently.
Posted on 03-11-12, 06:32 pm
Roy Koopa


Karma: 4011
Posts: 1404/2722
Since: 06-26-11
Such a drama about a tiny problem xD
_________________________
See a lots of creative DS Hacking here
If you want to support me, you might check out my Patreon Page : )
Posted on 03-11-12, 06:35 pm


Karma: 3752
Posts: 987/2112
Since: 06-28-11
No, there are 3 197. Not more.
Probably you mixed up 168 and 197.
Posted on 03-11-12, 06:46 pm
Roy Koopa


Karma: 4011
Posts: 1405/2722
Since: 06-26-11
Nope, behind the stone 197's are again 197's. But that are my old sprites I think. And now I do also understand how that works
_________________________
See a lots of creative DS Hacking here
If you want to support me, you might check out my Patreon Page : )
Pages: 12 »