Results 1 to 3 of 3

Thread: pseudorandom?..

  1. #1
    Join Date
    Oct 2007
    Posts
    678
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default pseudorandom?..

    ok a computer can never actualy give a random integer, its all based off of a 'seed' right? (duh), so how can i reseed scar with my choice of integer?

    i know how 2 do it on a ti-84+ silver edition lmao...now on scar?any1? thnx

  2. #2
    Join Date
    Feb 2007
    Location
    Het ademt zwaar en moedeloos vannacht.
    Posts
    7,211
    Mentioned
    26 Post(s)
    Quoted
    72 Post(s)

    Default

    Scar uses Delphi's random generator, which feeds itself with the System time.
    I'm sorry, but there is no way in scar to set the seed. Only thing you can do is writing your own random generator.
    I made a new script, check it out!.

  3. #3
    Join Date
    Oct 2007
    Posts
    678
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    oh it uses system time, well thats good enough for me then.

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
  •