User Tag List

Results 1 to 3 of 3

Thread: Global active script combined

  1. #1
    Gel
    Join Date
    Jul 2014
    Posts
    3
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    365
    Level
    6
    vBActivity - Bars
    Lv. Percent
    98.27%

    Question Global active script combined

    Hello, I would like to combine in the overall active script GhostZHActiveScript, TangoActiveScript and Slot_2 (bracelet).
    Is this possible?
    Last edited by Gégé; 07-27-2014 at 05:44 PM. Reason: bad english

  2. #2
    Gel
    Join Date
    Jul 2014
    Posts
    3
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    365
    Level
    6
    vBActivity - Bars
    Lv. Percent
    98.27%
    Spoiler: show
    global script Slot_2{
    void run(){
    holding_block = 0;
    while(true){
    PowerBracelet();
    Waitframe();
    }
    }
    }

    global script GhostZHActiveScript
    {
    void run()
    {
    StartGhostZH();

    while(true)
    {
    UpdateGhostZH1();
    Waitdraw();
    UpdateGhostZH2();
    Waitframe();
    }
    }
    }

    global script TangoActiveScript
    {
    void run()
    {
    Tango_Start();

    while(true)
    {
    Tango_Update1();
    Waitdraw();
    Tango_Update2();
    Waitframe();
    }
    }
    }


    Is this possible? I can not do. I do not know combine, thanks (sorry double post)
    Last edited by Gégé; 08-25-2014 at 07:03 AM.

  3. #3
    Gel ZeldaPlayer's Avatar
    Join Date
    Aug 2014
    Location
    USA
    Age
    22
    Posts
    12
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    389
    Level
    7
    vBActivity - Bars
    Lv. Percent
    17.46%
    Your scripts had already been combined here: http://www.purezc.net/forums/index.php?showtopic=64525

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