Page 1 of 2 12 LastLast
Results 1 to 15 of 21
  1. #1
    tomymolina's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    37
    Reputation
    10
    Thanks
    17

    Talking Zombie MapEdit Showcase in Wasteland

    Hi guys other mapedit, now in Wasteland, map name: mp_brecourt
    I hope u like it :P

    Video:


    Code:
    Code:
    CreateWalls((9833, 6217, 175), (9593, 6216, 215));
    CreateWalls((9593, 6216, 309), (9832, 6212, 249));
    
    
    CreateWalls((9547, 6334, 175), (9547, 6510, 215));
    CreateWalls((9547, 6334, 309), (9547, 6573, 249));
    
    
    mgTurret1 = spawnTurret( "misc_turret", (9660, 6380, 230), "pavelow_minigun_mp" ); 
    mgTurret1 setModel( "weapon_minigun" );
    mgTurret1.angles = (0, 180, 0); 
    CreateElevator((9850, 6590, 170), (10648, 10140, 304), (0, 180, 0));
    CreateDoors((9542, 6383, 190), (9548, 6545, 190), (90,0, 0), 2, 2, 50, 75);
    
    
    
    
    
    
    CreateGrids((7897, 6262, 49), (7576, 6632, 49), (0, 0, 0));
    CreateRamps((7914, 6404, 40), (9449, 6419, 151));
    CreateRamps((7914, 6444, 40), (9449, 6459, 151));
    
    
    
    
    /*Out*/
    CreateRamps((9432, 9030, 140), (9432, 6500, 140));
    CreateRamps((9928, 9170, 166), (9928, 9655, 292));
    CreateRamps((9992, 9681, 300), (9992, 8927, 344));
    
    
    /*Walls and door for ramp*/
    CreateWalls((10113, 8917, 366), (10036, 8917, 396));
    CreateWalls((10113, 8917, 436), (10036, 8917, 466));
    CreateDoors((10068, 8894, 372), (9991, 8894, 372), (90,90, 0), 1, 2, 50, 75);
    CreateWalls((9945, 8917, 366), (9629, 8917, 396));
    CreateWalls((9945, 8917, 436), (9629, 8917, 466));
    
    
    /* Walls for protect for flags or ramp  */
    CreateWalls((10725, 10237, 312), (9793, 10237, 342));
    CreateWalls((10725, 10237, 382), (9793, 10237, 412));
    
    
    CreateWalls((10794, 10003, 312), (10794, 9646, 342));
    CreateWalls((10794, 10003, 382), (10794, 9646, 412));
    
    
    CreateWalls((9792, 10236, 312), (9792, 9500, 342));
    CreateWalls((9792, 10236, 382), (9792, 9500, 412));
    
    
    /*Flags to go to out of map*/
    
    
    CreateElevator((-3086, 2012, 34), (7711, 6431, 63), (0, 0, 0));
    CreateElevator((-2262, -1354, 30), (7625, 6319, 63), (0, 0, 0));
    CreateElevator((-475, -2091, 36), (7625, 6408, 63), (0, 0, 0));
    CreateElevator((-3731, -1657, -37), (7625, 6491, 63), (0, 0, 0));
    CreateElevator((2973, 781, -133), (7625, 6573, 63), (0, 0, 0));
    CreateElevator((851, -487, -44), (7746, 6431, 63), (0, 0, 0));
    
    /*Turret --> thanks to .*/
    mgTurret1 = spawnTurret( "misc_turret", (9660, 6380, 230), "turret_minigun_mp" ); 
    mgTurret1 setModel( "weapon_minigun" );
    mgTurret1.angles = (0, 180, 0);
    Comment :P
    Last edited by tomymolina; 08-28-2011 at 01:48 PM. Reason: add turret

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

    alvarogt1995 (09-02-2011)

  3. #2
    Yamato's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    839
    Reputation
    13
    Thanks
    154
    My Mood
    Amazed
    Nice, great spot, I´ll give you a tip, , put the minigun like this,


    Code:
    mgTurret1 = spawnTurret( "misc_turret", (9660, 6380, 230), "turret_minigun_mp" ); 
    mgTurret1 setModel( "weapon_minigun" );
    mgTurret1.angles = (0, 180, 0);

  4. The Following 2 Users Say Thank You to Yamato For This Useful Post:

    EpicPlayer (08-28-2011),tomymolina (08-28-2011)

  5. #3
    Ryuesi's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    Right here.
    Posts
    7,339
    Reputation
    413
    Thanks
    2,397
    My Mood
    Relaxed
    Very Nice





    Contributor Since 24-11-2011 ~ 26-12-2011
    VM / PM




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

    tomymolina (08-28-2011)

  7. #4
    tomymolina's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    37
    Reputation
    10
    Thanks
    17
    Thanks for comments.
    @Yamato I will add! :P and thanks

  8. #5
    cgallagher21's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    1,627
    Reputation
    11
    Thanks
    325
    My Mood
    Angelic
    Another nice bunker

  9. The Following User Says Thank You to cgallagher21 For This Useful Post:

    tomymolina (08-28-2011)

  10. #6
    tomymolina's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    37
    Reputation
    10
    Thanks
    17
    @cgallagher21 thanks a lot

  11. #7
    cgallagher21's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    1,627
    Reputation
    11
    Thanks
    325
    My Mood
    Angelic
    @tomymolina No Problem

  12. #8
    Sharge's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    Canada
    Posts
    12
    Reputation
    10
    Thanks
    0
    My Mood
    Happy
    Good job, it looks great!

  13. #9
    xbeatsszzx's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Behind a dumpster jerking off. xD jks
    Posts
    2,519
    Reputation
    13
    Thanks
    1,508
    My Mood
    Asleep
    good job, looks kool
    I Am on this site for the mods for mw2 ONLY. Not hacks.

  14. #10
    tomymolina's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    37
    Reputation
    10
    Thanks
    17
    Thanks everybody

  15. #11
    Jorndel's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Norway
    Posts
    8,676
    Reputation
    905
    Thanks
    19,113
    My Mood
    Angelic
    Well, your the sec Map Editor I seen on MPGH

    Here is a tip that will make a great start for you:
    Make a wipe out Map Edit.

    If you do so, you can PM me and I will ad functions and "Epic" stuff to the map edit.

    This is only if you want to do.


    I suppose you know what Wipe out is. Else, youtube it

    Enjoy your stay on MPGH


    And may I see the Wipe out map edits soon

     
    Contributor 01.27.2012 - N/A
    Donator 07-17-2012 - Current
    Editor/Manager 12-16-12 - N/A
    Minion 01-10-2013 - 07.17.13
    Former Staff 09-20-2012 - 01-10-2013 / 07-17-2013 - Current
    Cocksucker 20-04-2013 - N/A

  16. #12
    ghost123456's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    83
    Reputation
    10
    Thanks
    5
    My Mood
    Hungover
    Quote Originally Posted by Jorndel View Post
    Well, your the sec Map Editor I seen on MPGH

    Here is a tip that will make a great start for you:
    Make a wipe out Map Edit.

    If you do so, you can PM me and I will ad functions and "Epic" stuff to the map edit.

    This is only if you want to do.


    I suppose you know what Wipe out is. Else, youtube it

    Enjoy your stay on MPGH


    And may I see the Wipe out map edits soon

    i can make a map edit but what i use for buttons ?! O.o like in wipe out ?

  17. #13
    tomymolina's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    37
    Reputation
    10
    Thanks
    17
    Quote Originally Posted by Jorndel View Post
    Well, your the sec Map Editor I seen on MPGH

    Here is a tip that will make a great start for you:
    Make a wipe out Map Edit.

    If you do so, you can PM me and I will ad functions and "Epic" stuff to the map edit.

    This is only if you want to do.


    I suppose you know what Wipe out is. Else, youtube it

    Enjoy your stay on MPGH


    And may I see the Wipe out map edits soon
    I need help. I dont find anything about wipe out. I dont know what is this. Sorry :S

  18. #14
    Jorndel's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Norway
    Posts
    8,676
    Reputation
    905
    Thanks
    19,113
    My Mood
    Angelic
    Quote Originally Posted by tomymolina View Post
    I need help. I dont find anything about wipe out. I dont know what is this. Sorry :S


     
    Contributor 01.27.2012 - N/A
    Donator 07-17-2012 - Current
    Editor/Manager 12-16-12 - N/A
    Minion 01-10-2013 - 07.17.13
    Former Staff 09-20-2012 - 01-10-2013 / 07-17-2013 - Current
    Cocksucker 20-04-2013 - N/A

  19. #15
    tomymolina's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    37
    Reputation
    10
    Thanks
    17

Page 1 of 2 12 LastLast

Similar Threads

  1. [Source Code] Zombie MapEdit Showcase in Rust
    By tomymolina in forum Call of Duty Modern Warfare 2 Server / GSC Modding
    Replies: 4
    Last Post: 09-01-2011, 02:53 AM
  2. [Source Code] Zombie MapEdit Showcase in Terminal
    By tomymolina in forum Call of Duty Modern Warfare 2 Server / GSC Modding
    Replies: 11
    Last Post: 08-28-2011, 10:06 AM
  3. [Source Code] MapEdit Bunker Showcase in Scrapyard
    By tomymolina in forum Call of Duty Modern Warfare 2 Server / GSC Modding
    Replies: 9
    Last Post: 04-02-2011, 06:22 PM
  4. [Source Code] MapEdit Bunker Showcase in Rust
    By tomymolina in forum Call of Duty Modern Warfare 2 Server / GSC Modding
    Replies: 10
    Last Post: 03-17-2011, 12:35 AM
  5. [SOLVED]Quarantine Chaos Zombies v2 MapEdit
    By Arasonic in forum Call of Duty Modern Warfare 2 Help
    Replies: 2
    Last Post: 08-23-2010, 09:40 PM

Tags for this Thread