+ Reply to Thread
Results 1 to 5 of 5

Thread: static script question - Help needed.

  1. #1
    it's about time....
    Join Date
    Sep 2006
    Location
    Toronto
    Posts
    154
    DECOY is on a distinguished road

    static script question - Help needed.

    One of the modders on HPC needs to call two static scripts (or more) at the same time, using one continuous script.

    Problem is, when the continuous script calls the first static script, it of course waits for said script to complete before it returns and calls Static#2.

    Is there a way to run a combination of static scripts at the same time?
    Also, does anyone have a list of what the "return types" are for static scripts?.

    Any help would be appreciated.
    Reply With Quote

  2. #2

    Re: static script question - Help needed.

    I notice every thread you've made has something to do with scripts. You really like scripts huh
    Reply With Quote

  3. #3
    it's about time....
    Join Date
    Sep 2006
    Location
    Toronto
    Posts
    154
    DECOY is on a distinguished road

    Re: static script question - Help needed.

    God no!
    It's a pain in the arse.

    But they do run the game in campaign, so some level of understanding would be useful.
    I figured out how to call and recall a static script when needed, so I'm no longer limited to continuous and single wake dormant scripts.

    But I still dont have a clear understanding of the Return types, and uses.
    Reply With Quote

  4. #4

    Re: static script question - Help needed.

    combine the scripts..?
    Reply With Quote

  5. #5
    HA10 Limited's Avatar
    Join Date
    Sep 2006
    Location
    England
    Posts
    7,724
    Limited has much to be proud of Limited has much to be proud of Limited has much to be proud of Limited has much to be proud of Limited has much to be proud of Limited has much to be proud of Limited has much to be proud of

    Re: static script question - Help needed.

    What actually happens in the script?

    Say it goes to run 1st script. Cant you just make it 1st and 2nd are all in 1st script

    They wont run line by line perfect at same time, but its better than whole script going.
    Reply With Quote

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

     

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts