Results 1 to 6 of 6

Thread: Change coord for bomb on V2 Rocket

  1. #1

    Default Change coord for bomb on V2 Rocket

    Hello guys,

    Is there an easy way to change the coords for the bomb on v2?.

  2. #2

    Default

    Use this and put to the location you whant.

    Has to be next to level waittill spawn on the map script:


    $v2_bomb.origin = ( 0 0 0 )

  3. #3

    Default

    Bear in mind that $v2_bomb is the trigger. The actual bomb model is called $v2_explode. I assume you'll want to move both.

  4. #4

    Default

    Dont forget its collision entity if it has one.

  5. #5

  6. #6

    Default

    Hey Slim, hows it going?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •