Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 21

Thread: I need help,

  1. #1

    I need help,

    Can someone tell me how i can understand how sapien reads the senerio files. PLEASE help!!!
    Last edited by skywalker71291; October 26th, 2009 at 06:51 PM.
    Reply With Quote

  2. #2
    Glorious Beacon of Light Disaster's Avatar
    Join Date
    Nov 2007
    Posts
    2,022

    Re: I need help,

    Quote Originally Posted by skywalker71291 View Post
    Can someone tell me how i can understand how sapien.
    Reply With Quote

  3. #3
    read again

    yea i messed up read again
    Last edited by jcap; October 26th, 2009 at 09:51 PM. Reason: merged posts
    Reply With Quote

  4. #4
    Sarcastic Bitch
    Join Date
    Sep 2006
    Posts
    811

    Re: I need help,

    Quote Originally Posted by skywalker71291 View Post
    Can someone tell me how i can understand how sapien reads the senerio files. PLEASE help!!!
    I sense a troll, but I'll go along with it for now. First off, why would you even need to know the technical way that Sapien loads it? Second, it is "scenario" not "senerio". Finally, don't double post, use the edit button.
    Reply With Quote

  5. #5

    Re: I need help,

    Oh, I am a troll? Look at you!
    Reply With Quote

  6. #6
    Untruely Bannable~ Inferno's Avatar
    Join Date
    Aug 2007
    Location
    In a Place
    Posts
    5,166

    Re: I need help,

    He's got you there shadow.

    And BTW we have no idea what your talking about. HtH.
    Reply With Quote

  7. #7

    Re: I need help,

    Troll has been trolled.

    By that you mean the way sapien converts the scrips into the level?
    Reply With Quote

  8. #8

    Re: I need help,

    A scenario file can be read by using a stream.
    Code:
    string Path = openFileDialog.FileName;
    Stream ns = new FileStream(Path, FileMode.Open);
    //work with stream here
    ns.Close();
    Reply With Quote

  9. #9
    Back for the Russian Halo p0lar_bear's Avatar
    Join Date
    Sep 2006
    Location
    Connecticut
    Posts
    5,572

    Re: I need help,

    Quote Originally Posted by skywalker71291 View Post
    Can someone tell me how i can understand how sapien reads the senerio files. PLEASE help!!!
    We're not sure what you're getting at. Could you please be more specific?
    Reply With Quote

  10. #10
    i'd rep if i had any... MissingSpartan7's Avatar
    Join Date
    Aug 2008
    Posts
    116

    Re: I need help,

    do you mean "what do i do when i've run the sapien program and i get a little box with folders in it?"
    Reply With Quote

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
  •