dot halo

Discussion in 'Xbox - Software discussion' started by turedemon, Oct 19, 2005.

  1. turedemon

    turedemon Guest

    how do i use dot halo for halo maps changes so they work?

    I try to change the pistol but it does not in the game
     
  2. poobert

    poobert Member

    Joined:
    Sep 30, 2005
    Messages:
    46
    Likes Received:
    0
    Trophy Points:
    16
    ok.. well I'm having difficulty as well but go to www.xboxrevamped.tk they have an excellent tutorial and programs to get you started.

    My problem is that I know how to do it it is just that whenever I chagne anything it says that an error has occured in changing the values. When I check the problem it says that a program is already using it, but what program would try to use halo 2 maps? None of the programs I have except dothalo would use it; is it maybe the auto update for pc's running windows that has a program that occupies the map just in case you would want to mod them?
     
  3. turedemon

    turedemon Guest

    i am having the some problem god i need help
     
  4. poobert

    poobert Member

    Joined:
    Sep 30, 2005
    Messages:
    46
    Likes Received:
    0
    Trophy Points:
    16
    could somebody help us?
     
  5. SIBOT666

    SIBOT666 Regular member

    Joined:
    Oct 20, 2005
    Messages:
    174
    Likes Received:
    0
    Trophy Points:
    26
    dot halo is a tag editer so you cant do very much without certain plugins.
    to change projectiles go to [weap] and open the weapon you want and go to the dependencies and select th proj. go to the drop box at the top and sellect what you want the weapon to shoot.
    (plasma pistols and rocket launchers are the only thing that soot stuff that others can see)
    to spawn vehichles choose the plasma pistol and got to dependencies select one of the proj(the first one is the primary shot and the second is the charged shot) and up in the tag class window where it says proj and chang that to vehi then simply select the vehichle you want it to spawn from the drop down box where you switch the projectile.
    Close map and get your hands on a good map resigner and resign the map put on you xbox.
    (do not use dothalo to resign your map unless you know how to hex)
     
  6. poobert

    poobert Member

    Joined:
    Sep 30, 2005
    Messages:
    46
    Likes Received:
    0
    Trophy Points:
    16
    I know how to do that but I'm confused because when I try change the clip stuff and below I get this: 'There was an error while changing the value.' Then when I exit it says:
    'An unhandled exception has occured in your application. If you click Continue, the app. will ignore this erroe and attempt to continue.
    If you click Quit, the app. will be shut down immediately.

    The process cannot acces the file "C:\Documents and Settings\Compaq_Owner\Desktop\Maps\warlock.map" because it is being used by another process.

    When I click the details dropdown menu it says:

    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.IO.IOException: The process cannot access the file "C:\Documents and Settings\Compaq_Owner\Desktop\Maps\warlock.map" because it is being used by another process.
    at System.IO.__Error.WinIOError(Int32 errorCode, String str)
    at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
    at System.IO.FileStream..ctor(String path, FileMode mode)
    at H2Edit.frmMain.FixT3hStupidSig()
    at H2Edit.frmMain.CloseMap()
    at H2Edit.frmMain.frmMain_Closing(Object sender, CancelEventArgs e)
    at System.Windows.Forms.Form.OnClosing(CancelEventArgs e)
    at System.Windows.Forms.Form.WmClose(Message& m)
    at System.Windows.Forms.Form.WndProc(Message& m)
    at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
    at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
    ----------------------------------------
    DotHalo
    Assembly Version: 1.0.1867.33439
    Win32 Version: 1.0.1867.33439
    CodeBase: file:///C:/Program%20Files/Modding%20Tools/The%20tools%20files/DotHalo%20v1.0b3.0/DotHalo.exe
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
    ----------------------------------------
    System
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
    ----------------------------------------
    zH2Sig
    Assembly Version: 1.0.1866.21219
    Win32 Version: 1.0.1866.21219
    CodeBase: file:///C:/Program%20Files/Modding%20Tools/The%20tools%20files/DotHalo%20v1.0b3.0/zH2Sig.DLL
    ----------------------------------------
    System.Drawing
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
    ----------------------------------------
    Microsoft.VisualBasic
    Assembly Version: 7.0.5000.0
    Win32 Version: 7.10.6001.4
    CodeBase: file:///c:/windows/assembly/gac/microsoft.visualbasic/7.0.5000.0__b03f5f7f11d50a3a/microsoft.visualbasic.dll
    ----------------------------------------
    System.Xml
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
    ----------------------------------------

    ************** JIT Debugging **************
    To enable just in time (JIT) debugging, the config file for this
    application or machine (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.

    For example:

    <configuration>
    <system.windows.forms jitDebugging="true" />
    </configuration>

    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the machine
    rather than being handled by this dialog.



     
  7. poobert

    poobert Member

    Joined:
    Sep 30, 2005
    Messages:
    46
    Likes Received:
    0
    Trophy Points:
    16
    does anybody know how to solve this? or if there is anybody with this prob?
     
  8. poobert

    poobert Member

    Joined:
    Sep 30, 2005
    Messages:
    46
    Likes Received:
    0
    Trophy Points:
    16
    anybody????????
     
  9. saved12

    saved12 Guest

    dude i know that does suck and i doubt anybody has that exact same problem but if u see if some1 else has that prob. or can fix it, u should post it in different sections for the Xbox
     
  10. SIBOT666

    SIBOT666 Regular member

    Joined:
    Oct 20, 2005
    Messages:
    174
    Likes Received:
    0
    Trophy Points:
    26
    sometimes you just have to keep trying or instead completely highlight the value and enter the full number.
     
  11. playhalo2

    playhalo2 Member

    Joined:
    Oct 11, 2005
    Messages:
    78
    Likes Received:
    0
    Trophy Points:
    16
    i want to know how to get the maps onto your computer???? i have posted this question on several forums but nobody answers me :( I need help cuz im a newbie!!!! lol
     
  12. poobert

    poobert Member

    Joined:
    Sep 30, 2005
    Messages:
    46
    Likes Received:
    0
    Trophy Points:
    16
    read the tutorials damnit.

    you have to FTP them from your xbox (assuming halo2 is copied on your hd and that ur xbox is modded). you go to the place that halo2 was copied grab the files and put them somewhere on your comp.

    please next do some research. Nobody in these forums got anywhere by bitching to other people. Look it up. Learn..
     
  13. poobert

    poobert Member

    Joined:
    Sep 30, 2005
    Messages:
    46
    Likes Received:
    0
    Trophy Points:
    16
    The thing is that i can do it like that but when I save the changes it goes back to default settings. so it isn't that simple of a problem.
     
  14. bignoob69

    bignoob69 Member

    Joined:
    Nov 3, 2005
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    11
    I am already ftp'd and i have dothalo and winrar, when i mod maps with dothalo i make the patch then patch the map then upload it to my xbox but when i try to load it it says i failed to load the map, why is that? should i not let dothalo encypt it?
     
  15. whythem

    whythem Member

    Joined:
    Nov 5, 2005
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    11
    i have dot halo but how do u get the maps on
     
  16. bignoob69

    bignoob69 Member

    Joined:
    Nov 3, 2005
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    11
    are u ftp'd to your xbox? if you arent then fallow a tut on the site, if you are you i suggest first u make 1 folder in you my documents i suggest calling it mods, then make another folder withing said folder called maps, within that folder make these three folders-- folder 1 Unmodded folder 2 To Be Modded folder 3 Modded.

    then open up flashfxp if that is what your using and connect to your xbox, then open drive E then open folder TDATA then open folder 4d530064, then open $c the three folders in that folder contain the maps they are named accordingly except for dune= relic, deltatap= sanctuary, triplicate= teminal.

    transfer the map u want to mod into the "unmodded" folder then copy the and paste the map into the "to be modded" folder.

    then open dothalo and on the top left hand corner it says "Open Map" then select the map in your "To be modded" folder
     
  17. cherabum

    cherabum Guest

    ok i downloaded Net. Framework...but when i go to download Dot Halo it comes up as a word document with a bunch of code not something i can use....any ideas
     
  18. playhalo2

    playhalo2 Member

    Joined:
    Oct 11, 2005
    Messages:
    78
    Likes Received:
    0
    Trophy Points:
    16
    alright i have dothalo and everything, and i know how to ftp, but my xbox doesnt have halo 2 on it's hard drive. my question is can i mod the new maps becuase they ARE saved to my hard drive and i know for a fact they are under the Halo 2 folder. You think this will work? and if you don't have an answer for me that's fine keep ur rude/sarcastic letters to yourself it makes you look like a 5 year old.
     
  19. BigPirate

    BigPirate Guest

    @playhalo is your xbox modded?
     
  20. ross1234

    ross1234 Member

    Joined:
    Jul 3, 2006
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    11
    poobert....i have the same problem to the tee....wandering if u fixed urs yet?.....im thincking it might be a problem with our .net frameworks....or sevice packs?
     

Share This Page