Results 1 to 5 of 5
  1. #1
    tomymolina's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    37
    Reputation
    10
    Thanks
    17

    Talking Second MapEdit Bunker ShowCase in Carnival

    In the previous Carnival MapEdit zombies spawn in the bunker and they can kill humans. In this time I made a MapEdit out of map. There is very big ramp to go on the top of the "platform". To defend, humans have two turrets on the platform. Enjoy and sorry for the inconvenience with the previous MapEdit.

    Video:
    [YOUTUBE]cdDQjG6NEVU[/YOUTUBE]

    Code:
    Code:
    CreateRamps((-2694, -4397, 853), (-786, -2215, -20));
    mgTurret1 = spawnTurret( "misc_turret", (-3017, -4517, 1137), "pavelow_minigun_mp" );
    mgTurret1 setModel( "weapon_minigun" );
    mgTurret1.angles = (0, 45, 0);
    mgTurret1 = spawnTurret( "misc_turret", (-2874, -4778, 1137), "pavelow_minigun_mp" );
    mgTurret1 setModel( "weapon_minigun" );
    mgTurret1.angles = (0, 45, 0);
    CreateElevator((480, -951, -57), (-393, -1642, -14), (0, 0, 0));
    CreateElevator((-290, -1813, -17), (1630, 2180, -3), (0, 0, 0));

  2. The Following User Says Thank You to tomymolina For This Useful Post:

    StewieGriffin (03-21-2011)

  3. #2
    ♪~ ᕕ(ᐛ)ᕗ's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Uterus
    Posts
    9,119
    Reputation
    1096
    Thanks
    1,970
    My Mood
    Doh
    Hahah... Gonna make a tool that will make all this easier
    Nice edit btw

  4. #3
    StewieGriffin's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Earth
    Posts
    218
    Reputation
    21
    Thanks
    16
    My Mood
    Devilish
    Nice...

    Also I have a question. How do you get the MapEdit to work with that mod "Coordinates Final"? Can you explain to me where I have to put the codes at and such?

    Thanks.

  5. #4
    tomymolina's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    37
    Reputation
    10
    Thanks
    17
    @StewieGriffin I am doing a videotutorial. When I finished I post the link in the forum or I send a message.

  6. The Following User Says Thank You to tomymolina For This Useful Post:

    StewieGriffin (03-22-2011)

  7. #5
    luckyguy's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    the tool for easy do that is forge playa V2?
    Last edited by luckyguy; 04-05-2011 at 01:08 AM.