User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 15 of 15

Thread: Oracles/LttP-style Shop Script

  1. #11
    Lynel
    Join Date
    Jul 2005
    Posts
    1,726
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    4,606
    Level
    21
    vBActivity - Bars
    Lv. Percent
    37.9%

    Re: Oracles/LttP-style Shop Script

    I'm having immense trouble with this script. I can't seem to just press A to buy an item; I have to keep running over it and mashing the A button until the game decides I can have it…

  2. #12
    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,276
    Level
    24
    vBActivity - Bars
    Lv. Percent
    43.96%

    Re: Oracles/LttP-style Shop Script

    ...


    ...


    Umm... Yeah. Are you placing the FFCs at the exact spot you need to stand to buy the item? Or are you trying to place it on top of the item? Put it at the spot you stand. That's how it works.


    If you're doing that, then I don't know what the problem is. Sorry. More details would be nice... Though, it'd probably be that the new builds are breaking my scripts.

  3. #13
    Lynel
    Join Date
    Jul 2005
    Posts
    1,726
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    4,606
    Level
    21
    vBActivity - Bars
    Lv. Percent
    37.9%

    Re: Oracles/LttP-style Shop Script

    Yeah, I'm standing on the FFC. (The item is the FFC, but I am standing on the item.)

    I made a short video to show what's happening: http://s8.photobucket.com/albums/a40...pscriptvid.flv

  4. #14
    &&
    ZC Developer
    Joe123's Avatar
    Join Date
    Sep 2006
    Age
    32
    Posts
    3,061
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    7,304
    Level
    26
    vBActivity - Bars
    Lv. Percent
    8.77%

    Re: Oracles/LttP-style Shop Script

    Didn't I post in this thread

    Anyway, I'll send you my version if you want.

  5. #15
    Lynel
    Join Date
    Jul 2005
    Posts
    1,726
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    4,606
    Level
    21
    vBActivity - Bars
    Lv. Percent
    37.9%

    Re: Oracles/LttP-style Shop Script

    Okay, I changed
    Code:
    while((Link->X > buy1->X-4 && Link->X < buy1->X+4) && Link->Y == buy1->Y)
    To this:
    Code:
    while((Link->X > buy1->X-8 && Link->X < buy1->X+8) && Link->Y > buy1->Y-8 && Link->Y < buy1->Y+8)
    But I'm sure that's layed out incorrectly, since I don't know anything about scripting… Still, it seems to let me buy the items easier. I've also noticed that the game makes me wait way too long between buying items, and I don't know how to change that.

    At this point I'm willing to try a different shop script.

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