User Tag List

Results 1 to 4 of 4

Thread: An odd assortment of questions

  1. #1
    Octorok
    Join Date
    May 2007
    Posts
    331
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    1,507
    Level
    13
    vBActivity - Bars
    Lv. Percent
    11.88%

    An odd assortment of questions

    I've had some questions floating around my mind for some time now, I just did not want to start a new thread for each one, so I'm gonna lump them all together here

    1> Global Script slots:
    Slot 1: init, runs once at start of game, holds global vars is assigned automatically by any code that is not part of a script/function
    Slot 2: Runs each frame durring the game
    Slot 3: ???
    Is all this info correct, and does anyone know what slot 3 is for?

    This is sort of a (Post 2.5) request(don't shoot me), but also a question on the actual possibilty of implmention.
    Can the number of FFCs be upped from 32 to say, 256 in a future version, I mean would this be too 'heavy' for ZC to handle or is it possible.
    (with 256 FFCs we would not have to worry about feasiblely running out, unless we were really script-happy. we could create awsome giamongous bosses like in Lttp, we could create weapons with lots of effects (think how many FFC's it would take to recreate a hookshot, or a sparkleing boomarng) the possiblitys are endless)

    Singular Flags: how exactly do they work, I understand that all singular flags must be triggered to activate the secrets but that is about all I know.

    urg, I had more questions of course I can't think of them right now, oh well there is an EDIT button :)

  2. #2
    Administrator DarkDragon's Avatar
    Join Date
    Oct 2001
    Posts
    6,228
    Mentioned
    70 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    11,030
    Level
    31
    vBActivity - Bars
    Lv. Percent
    8.71%

    Re: An odd assortment of questions

    1. The third slot runs whenever a quest is resumed (from a save, from quit->continue).
    2. Ask again after 2.50. There are some pretty serious performance ramifications that need to be carefully considered. In the meantime, note that for elementary effects, ie hookshot links, you can use drawing primitives instead of dedicated FFCs (recommended).

  3. #3
    Ultimate Prankster Lucario QDB Manager
    Just registered
    Nimono's Avatar
    Join Date
    Nov 2005
    Location
    Static Void Kingdom
    Age
    32
    Posts
    1,963
    Mentioned
    5 Post(s)
    Tagged
    2 Thread(s)
    vBActivity - Stats
    Points
    6,278
    Level
    24
    vBActivity - Bars
    Lv. Percent
    44.21%

    Re: An odd assortment of questions

    To answer your last question:

    Uhhhh.... Singular Flags don't do that. Singular Flags mean that if you put an inherent Trigger flag on the combo you put THIS flag on, then ONLY that secret will trigger. Singular 16-31+ means that Secret Flags 16-31 will also be triggered, but NOT other Trigger flags. You MIGHT be thinking of the Screen Flag, All Triggers->16-31. With that on, all Trigger flags MUST be removed from the screen before Flags 16-31 will trigger. It's basically a screen-wide Singular 16-31+ flag. :p

  4. #4
    Octorok
    Join Date
    May 2007
    Posts
    331
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    1,507
    Level
    13
    vBActivity - Bars
    Lv. Percent
    11.88%

    Re: An odd assortment of questions

    Thanks pikaguy, I've been trying to solve the problem of triggering secret flags via script. right now I am thinking of changeing the combo at the top right coner, to a trigger and then putting a block on top of it to trigger the secrets (no idea if it will work yet) Also I wanted to make a 'TNT barrel' that will explode when hit with fire, this is where the singular flags will be handy I don't want every barrel on the screen to trigger when one is.


    There are some pretty serious performance ramifications that need to be carefully considered
    I kind of figured that was the case, that is exactly why I asked if it would be possible.

    note that for elementary effects, ie hookshot links, you can use drawing primitives instead of dedicated FFCs (recommended).
    Ah, great idea I almost forgot about those commands existed, effects don't need to do anything, just look good. I guess drawing commands could be used for custom bosses as well, might be tricky but possible.

    Thanks for the info DD

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Armageddon Games is a game development group founded in 1997. We are extremely passionate about our work and our inspirations are mostly drawn from games of the 8-bit and 16-bit era.
Social