Page 5 of 7 FirstFirst ... 3 4 5 6 7 LastLast
Results 41 to 50 of 61

Thread: [SCRIPT] Campaign + UI Source Scripts

  1. #41

    Re: [hax] Campaign + UI Source Scripts

    (set cheat_deathless_player true)

    1 is a short (integer) value, not a boolean, and cheat_deathless_player is a global variable.
    Reply With Quote

  2. #42

    Re: [hax] Campaign + UI Source Scripts

    Thanks.

    Reply With Quote

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

    Re: [hax] Campaign + UI Source Scripts

    I don't know what i'm doing wrong but on every map when i try to open in sapien or compile in tool i get

    12.18.07 18:50:36 a hobo pc 01.01.00.0609 ----------------------------------------------
    12.18.07 18:50:36 reference function: _write_to_error_file
    12.18.07 18:50:36 reference address: 401b13
    12.18.07 18:50:36 Couldn't read map file './a_hobobeta.map'
    12.18.07 18:50:39 CreateDevice succeeded with refresh rate = 0
    12.18.07 18:50:40 DirectInput: 'Acquire (keyboard)' returned (DIERR_OTHERAPPHASPRIO#-2147024891)
    12.18.07 18:50:40 Increasing sound decompression buffer size to 1048576 bytes
    12.18.07 18:52:43 EAX: 0xFFFFFFFE
    12.18.07 18:52:43 EBX: 0x00000002
    12.18.07 18:52:43 ECX: 0x00A4E2F8
    12.18.07 18:52:43 EDX: 0x00000005
    12.18.07 18:52:43 EDI: 0x0D7C2000
    12.18.07 18:52:43 ESI: 0x00000000
    12.18.07 18:52:43 EBP: 0x00A4E30C
    12.18.07 18:52:43 ESP: 0x0013F0E4
    12.18.07 18:52:43 EIP: 0x005AB968, 66 8B 04 3E ?????
    12.18.07 18:52:43 6F697461 ?????
    12.18.07 18:52:43 00000008 ?????
    12.18.07 18:52:43 EXCEPTION_ACCESS_VIOLATION

    i've downloaded a full set of campaign tags. i've got a clean tag set and i've extracted all the other tags i needed from clean PC sp maps.

    i don't know what is causing it or why its happening all i know is thats pissing me off cause i've been wanting campaign scripts forever.

    only map ive managed to get working is b40.
    Reply With Quote

  4. #44

    Re: [hax] Campaign + UI Source Scripts

    That used to happen to me, Its an error with hek+ i think. The only solution I found is to delete your tagset, and reextract.
    Reply With Quote

  5. #45

    Re: [hax] Campaign + UI Source Scripts

    He doesnt have access to the tags.

    If your on vista, make sure your on Administrator, or just make the folder Admin controlled
    Reply With Quote

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

    Re: [hax] Campaign + UI Source Scripts

    i'm not on vista and i've tried re extraction like 5 times and i've even downloaded tags from halomaps.
    nothing works and also on b30 my pelicans are crashing even though the pelican tags are exactly the same as the one in halo PC. (i checked using HMT)
    Reply With Quote

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

    Re: [hax] Campaign + UI Source Scripts

    Quote Originally Posted by CtrlAltDestroy View Post
    (set cheat_deathless_player true)

    1 is a short (integer) value, not a boolean, and cheat_deathless_player is a global variable.
    but hsc supports type casting, so its still ok.

    but that doesn't mean its still alright for you to use 0/1 in ur code you lazy asses <>
    Reply With Quote

  8. #48
    Sarcastic Bitch
    Join Date
    Sep 2006
    Posts
    811

    Re: [hax] Campaign + UI Source Scripts

    Quote Originally Posted by Kornman00 View Post
    but hsc supports type casting, so its still ok.

    but that doesn't mean its still alright for you to use 0/1 in ur code you lazy asses <>
    Good thing I made the extractor do true/false instead of 0/1, wouldn't want to get on Korn's bad side.
    Reply With Quote

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

    Re: [hax] Campaign + UI Source Scripts

    Quote Originally Posted by ShadowSpartan View Post
    wouldn't want to get on Korn's bad side.
    Code:
    (script startup omghax
     (begin
      (sv_say "lolool")
     )
    )
    Reply With Quote

  10. #50
    Taiko Drums = Win
    Join Date
    Sep 2006
    Location
    Longbranch, WA
    Posts
    2,692

    Re: [hax] Campaign + UI Source Scripts

    Lmao, P0lar.

    Now that I'm back I'll see if I can put these scripts to some good use.


    Thanks a bunch, ZTeam.
    Reply With Quote

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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
  •