Page 48 of 53 FirstFirst ... 38 46 47 48 49 50 ... LastLast
Results 471 to 480 of 524

Thread: Open Sauce Ideas thread

  1. #471
    Sarcastic Bitch
    Join Date
    Sep 2006
    Posts
    811

    Re: Open Sauce Ideas thread

    Quote Originally Posted by Gravemind View Post
    Would you be able to make it so when you pick up a flamethrower or chaingun it autmatically changes to third person like in halo 3? (with the camera close to the player and to the right a bit).
    Or make it so it goes to 3P when you pick up a weapon with "3p" or something in the tag name (for custom tags)
    Yes it is possible. I did it months ago, though it wasn't complete and not the best way to implement it.

    Quote Originally Posted by Dwood View Post
    This is Open Sauce, this wouldn't need any fancy tagging :P
    However, you do need to be a competent programmer in order to do anything useful with Open Sauce.
    Reply With Quote

  2. #472
    am I an oldfag yet? Heathen's Avatar
    Join Date
    Feb 2008
    Location
    a
    Posts
    9,534

    Re: Open Sauce Ideas thread

    his user title is "Programmer"
    Reply With Quote

  3. #473
    sucks and is talentless Gravemind's Avatar
    Join Date
    Jan 2010
    Location
    Australia
    Posts
    23

    Re: Open Sauce Ideas thread

    Quote Originally Posted by Heathen View Post
    his user title is "Programmer"
    You mean me? Yea I am a programmer but im new to open sauce... And C++. I usually do VB and C# but im still familiar with some C++ stuff, although im having problems getting the OS v2 to open with the express edition of visual C++
    Reply With Quote

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

    Re: Open Sauce Ideas thread

    Quote Originally Posted by Gravemind View Post
    You mean me? Yea I am a programmer but im new to open sauce... And C++. I usually do VB and C# but im still familiar with some C++ stuff, although im having problems getting the OS v2 to open with the express edition of visual C++
    Just a little heads up, if you are trying to compile OS with Visual Studio 2010, it won't work. OS and VS2010 don't get along, I tried for quite a while to get it to compile with no luck. Once I switched back to VS2008, everything worked fine. If this isn't your problem, I suggest you post in this thread, and give details about the problem you are having.
    Reply With Quote

  5. #475
    sucks and is talentless Gravemind's Avatar
    Join Date
    Jan 2010
    Location
    Australia
    Posts
    23

    Re: Open Sauce Ideas thread

    No that not the problem, i have the full VS2008 Express with visual basic, visual C#, visual C++ and web stuff, the problem is that when i open the .sln file and the .vcproj file, it says

    Solution folders are not supported in this version of the application.
    Solution folder '<folder name>' will be displayed as unavailable.

    and it does this for each folder. Then it complains that the projects in the YeloDebug folder are .csproj files and wont work with visual c++... (if i open it with C# it says complains about the C++ parts...) then it says "Some of the properties associated with the solution could not be read".

    I dont know what to do about the solution folders part because i cant afford to buy the non expreass version of VS (if its not supporting solution folders because its the express version)
    Last edited by Gravemind; January 22nd, 2010 at 11:48 PM.
    Reply With Quote

  6. #476
    Kid in the Hall Kornman00's Avatar
    Join Date
    Sep 2006
    Location
    ◕‿◕, ┌( ಠ_ಠ)┘
    Posts
    3,130

    Re: Open Sauce Ideas thread

    I separated the projects into solution folders based on their categorization since OS isn't just for one specific game or really even platform. Like Express says, it isn't supported. I use VS2008 Team System so I have a lot more over the free editions of VS. I wasn't aware of the solution folder issue though. It's not a real issue as long as you can open the actual project files (eg, Halo1_CE.vcproj)

    I'm pretty sure you're using Express editions of specific products (IE, Visual C# Express). I don't think there is an Visual Studio Express. If there was, you wouldn't be getting complaints from the system as far as the csproj or vcproj files.
    Reply With Quote

  7. #477
    sucks and is talentless Gravemind's Avatar
    Join Date
    Jan 2010
    Location
    Australia
    Posts
    23

    Re: Open Sauce Ideas thread

    What i have came from microsoft.com as an iso and calls itself "Visual Studio 2008 Express edition", it has all the express editions in one. (VB express, VC express etc). I tried opening only the Halo1_CE.vcproj file rather than the solution file, but it still says the same errors...
    Reply With Quote

  8. #478
    Kid in the Hall Kornman00's Avatar
    Join Date
    Sep 2006
    Location
    ◕‿◕, ┌( ಠ_ಠ)┘
    Posts
    3,130

    Re: Open Sauce Ideas thread

    While the ISO may have had all of them in one package, unless the actual editor itself is Visual Studio (and not just single executables like Visual C#) then you'll get those errors.

    I don't remember anyone having problems opening Halo1_CE.vcproj in Visual C++ Express so I'm not sure what you could be doing different. Either way, I don't support the Express editions since I don't use them.
    Reply With Quote

  9. #479
    sucks and is talentless Gravemind's Avatar
    Join Date
    Jan 2010
    Location
    Australia
    Posts
    23

    Re: Open Sauce Ideas thread

    I managed to fix it by deleting the solution file... Is Halo1_CE the main project file i need? Or do i also need the YeloDebug?

    Edit: (to avoid a double post)
    Would you also be able to make the OS tool allow compilation of sound tags where the .wav file is more than 12mb? (or 14, whichever it was)
    Last edited by Gravemind; January 23rd, 2010 at 02:52 AM.
    Reply With Quote

  10. #480
    Neanderthal Dwood's Avatar
    Join Date
    Sep 2008
    Location
    Wouldn't u like to know?
    Posts
    4,189

    Re: Open Sauce Ideas thread

    Just re dl vc++ express and install that.
    Reply With Quote

Thread Information

Users Browsing this Thread

There are currently 12 users browsing this thread. (0 members and 12 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
  •