Page 3 of 4 FirstFirst 1 2 3 4 LastLast
Results 21 to 30 of 31

Thread: How to put more than five different vehicles?

  1. #21
    huehuehue annihilation's Avatar
    Join Date
    Jul 2009
    Location
    California
    Posts
    1,488

    Re: Kornman00V02_release "grooveutil.dll" error

    Start>Control Panel> Add or Remove programs
    Run the uninstaller for Microsoft Office and it should give you the option to uninstall its features.
    Reply With Quote

  2. #22
    huehuehue annihilation's Avatar
    Join Date
    Jul 2009
    Location
    California
    Posts
    1,488

    Re: Can configure the starting weapons?

    I don't think you can a give certain weapon to a certain player when you spawn unless it's a SP map.
    You can randomize it though.

    And I don't even know what the hell you said in that last part so can't help you there.
    Reply With Quote

  3. #23

    Re: Can configure the starting weapons?

    ...ok.. it is that i knew it, but i forgot it, i know this is impossible to give each weapon to each player i just want to change ( like saying a mod as when people just put snipers and start with snipers), i just want to start with a sword and another weapon, all player
    Reply With Quote

  4. #24

    Re: Kornman00V02_release "grooveutil.dll" error

    ummm i thougt on it, in that case i would say no, because i use microsoft of office.. so stop it
    Reply With Quote

  5. #25

    Question How to put more than five different vehicles?

    I would like to know how to put more than five vehicles spawn in a map, i remember that its by notepad,
    but a dont remember well, then its compiled when is used tool.exe but really i want to remind that..
    if someone can tell me plz,
    Reply With Quote

  6. #26
    got dam forumers.... SnaFuBAR's Avatar
    Join Date
    Oct 2006
    Posts
    6,159

    Re: when i open sapien closes down

    this is your help thread now. you don't need 4 different ones on the first page alone. use this from now on
    Reply With Quote

  7. #27
    huehuehue annihilation's Avatar
    Join Date
    Jul 2009
    Location
    California
    Posts
    1,488

    Re: How to put more than five different vehicles?

    Quote Originally Posted by darkes88 View Post
    I would like to know how to put more than five vehicles spawn in a map, i remember that its by notepad,
    but a dont remember well, then its compiled when is used tool.exe but really i want to remind that..
    if someone can tell me plz,
    In sapien, put:
    Code:
    (script startup vehicles
    (object_create_anew <vehicle name>)
    )
    You do that for every vehicle type you want to spawn.
    Reply With Quote

  8. #28
    For Gnomejas sevlag's Avatar
    Join Date
    Oct 2008
    Posts
    1,875

    Re: How to put more than five different vehicles?

    Quote Originally Posted by annihilation View Post
    In sapien, put:
    Code:
    (script startup vehicles
    (object_create_anew <vehicle name>)
    )
    You do that for every vehicle type you want to spawn.
    wait what? where would one put that?
    Reply With Quote

  9. #29
    huehuehue annihilation's Avatar
    Join Date
    Jul 2009
    Location
    California
    Posts
    1,488

    Re: How to put more than five different vehicles?

    Vehicle list I think.

    E: Data>scripts folder
    Reply With Quote

  10. #30
    Senior Member TEMPTii's Avatar
    Join Date
    Aug 2009
    Location
    Colorado Springs, CO
    Posts
    155

    Re: How to put more than five different vehicles?

    Code:
    (script startup vehicles
    (object_create_anew <vehicle name>)
    )
    And for this code if you didn't already know, the vehicle name is not like mp_warthog, it's the name you have to assign to the vehicle in the vehicle's properties which is in the properties window in sapien when a vehicle is selected in the "name" field.


    Place the script in:
    Halo Custom Edition>Data>Levels>(level name)>scripts

    exe. C:\Program Files\Microsoft Games\Halo Custom Edition\data\levels\halo3map\scripts\vehicle.hsc
    Reply With Quote

Thread Information

Users Browsing this Thread

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