Kuribo64
Views: 19,995,138 Home | Forums | Uploader | Wiki | Object databases | IRC
Rules/FAQ | Memberlist | Calendar | Stats | Online users | Last posts | Search
04-19-24 04:45 PM
Guest:

0 users reading Help with scenarios and stars | 1 bot

Main - Archived forums - SMG questions and issues - Help with scenarios and stars Hide post layouts | New reply


KoopaTroopaMan
Posted on 03-12-15 03:04 PM Link | #57473
1) What controls so star 2 appears after you have beaten star 1, then star 3 after star 2, etc., in scenario select? In my custom galaxy, all stars appear at the same time.

2) How does it work when Green Stars is in Common but you can't see them if you haven't select a "green star" level?

SunakazeKun
Posted on 03-12-15 03:14 PM Link | #57474

KoopaTroopaMan
Posted on 03-12-15 03:17 PM Link | #57475
I don't really understand how they works. Can you tell me a bit about them?

shibboleet
Posted on 03-12-15 08:44 PM Link | #57498
Posted by Rainbow Mario
2) How does it work when Green Stars is in Common but you can't see them if you haven't select a "green star" level?

They only load when the game tells it to. Not whenever it wants.

____________________
a

KoopaTroopaMan
Posted on 03-12-15 08:46 PM Link | #57499
Is it hardcoded?

shibboleet
Posted on 03-12-15 08:47 PM (rev. 2 of 03-12-15 08:48 PM) Link | #57500
Probably not...it's not that hard to tell the game if the type 'Green' exists, to never load it unless it's loaded when it's selected.
poorly slapped together but probably something like this:
(if startype == Green)
{
loadgreen();
}
else
{
loadyellow();
}
l33t c0der

____________________
a

Splitwirez
Posted on 03-12-15 08:56 PM Link | #57501
Posted by MrRean
Probably not...it's not that hard to tell the game if the type 'Green' exists, to never load it unless it's loaded when it's selected.
poorly slapped together but probably something like this:
(if startype == Green)
{
loadgreen();
}
else
{
loadyellow();
}
l33t c0der

More like 1337 5MG H@X0R...

...Aaaand by that logic I'm a n00b who deserves to be 360° noscoped :/

KoopaTroopaMan
Posted on 03-12-15 09:00 PM Link | #57503
I placed the Green Stars in Common and they linked to their scenarios with the type "Green", but they loaded in the first star/scenario, when it was a NORMAL star. How do I fix that?


Main - Archived forums - SMG questions and issues - Help with scenarios and stars Hide post layouts | New reply

Page rendered in 0.026 seconds. (2048KB of memory used)
MySQL - queries: 27, rows: 209/209, time: 0.014 seconds.
[powered by Acmlm] Acmlmboard 2.064 (2018-07-20)
© 2005-2008 Acmlm, Xkeeper, blackhole89 et al.