Jump to content

  •  

  • iBotModz CBox


    dschu012's Content

    There have been 58 items by dschu012 (Search limited from 30-June 23)



    Sort by                Order  

    #88329 (C#) Loops

    Posted by dschu012 on 12 May 2009 - 12:00 PM in Coding / Development

    While is in there, look further down.

    I mean a "do while" loop.

    int i = 0;
    
    do
    {
    i++;
    }while(i < 10);

    That example really doesn't prove to be helpful. But it can be very helpful whenever you need to do something atleast once, then repeat the action based on the results.



    #24573 Connection Problems

    Posted by dschu012 on 18 June 2008 - 05:12 PM in Help Desk

    You have to create a network bridge to get xbox live and media center both to work. Try googling it, its what I do with my laptop. If you can't find a tutorial how to do it after some searches I'll try to look for you.

    Edit: http://my.afterdawn.com/krafty7/blog_entry.cfm/1706/ics
    Try looking at that



    #28594 invis walls

    Posted by dschu012 on 29 June 2008 - 12:40 PM in H3 Modding

    lol dude its a simple thing there called

    box_L
    box_M
    box_XL
    box_XXL
    box_XXXL

    wall_L
    wall_M
    etc...also



    #49674 Tutorial: How to install lights in your console

    Posted by dschu012 on 21 October 2008 - 01:00 PM in Tutorials

    Whatever is in his xbox is not a LED in that picture.



    #29188 Forge Con file size...?

    Posted by dschu012 on 30 June 2008 - 05:43 PM in H3 Modding

    Basically, you should save as new map before you xsata, it's always better to hex edit the 116KB maps. It's the same, its just like on your xbox it's compressed, that's all.

    Ya I always seem to have problems with those 176kbs when I put them back on my hdd



    #29160 Forge Con file size...?

    Posted by dschu012 on 30 June 2008 - 04:57 PM in H3 Modding

    When your on halo 3 and you look at the size of your forge map it always says 56.5kb. However when I XSATA the usermap con onto my computer it is 176kb anyone know why it is like this?



    #88960 [REQUEST]Factorial Calculator?

    Posted by dschu012 on 15 May 2009 - 10:37 AM in Coding / Development

    Factorial should be pretty easy since you only need a number as an input

    http://www.megaupload.com/?d=4YNY16JU

    Here is an example of a factorial calculator. If the answer is above 18446744073709552000 it won't work because that is the maximum size of a ulong. So as long as you use it to calculate the factorials of numbers below 60ish you should be good.



    #30344 Superaison's resigner for other gamesaves

    Posted by dschu012 on 02 July 2008 - 08:24 PM in Xbox

    I tried using superaison's resigner for a game save for orange box that I got off of xss. The reason being is that apparently to use the xss resigner you need to donate or contribute to the site. However after I resigned the saves with my profile ID and device ID and loaded up the game, I couldn't load the saves. This is my first time trying to resign something other than a halo 3 forge map and was wondering if there is something with the save on xss or why I couldn't see the saves I am supposed to.