Results 1 to 6 of 6
  1. #1
    TheSaboteur's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    wasteland,church
    Posts
    454
    Reputation
    10
    Thanks
    30
    My Mood
    Goofy

    [Solved]making things solid ....

    making things solid ....



    Code:
    ac2 = spawn("script_model", (-1758, 20752, 1966));
    ac2 setModel( "vehicle_av8b_harrier_jet_mp" );
    ac2 Solid();
    ac2.angles = (0, -90, 0);


    but it aint solid.,...
    Last edited by Blubb1337; 10-07-2010 at 11:38 AM.



    Bring a Ding Ding Baby!

  2. #2
    Arasonic's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    569
    Reputation
    11
    Thanks
    115
    Solid doesnt work for everything ya know
    But a solution?
    Eh... no idea

  3. #3
    master131's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Melbourne, Australia
    Posts
    8,858
    Reputation
    3438
    Thanks
    101,667
    My Mood
    Breezy
    Code:
    ac2 = spawn("script_model", (-1758, 20752, 1966));
    ac2 setModel( "vehicle_av8b_harrier_jet_mp" );
    ac2 CloneBrushmodelToScriptmodel( level.airDropCrateCollision );
    ac2.angles = (0, -90, 0);
    Donate:
    BTC: 1GEny3y5tsYfw8E8A45upK6PKVAEcUDNv9


    Handy Tools/Hacks:
    Extreme Injector v3.7.3
    A powerful and advanced injector in a simple GUI.
    Can scramble DLLs on injection making them harder to detect and even make detected hacks work again!

    Minion Since: 13th January 2011
    Moderator Since: 6th May 2011
    Global Moderator Since: 29th April 2012
    Super User/Unknown Since: 23rd July 2013
    'Game Hacking' Team Since: 30th July 2013

    --My Art--
    [Roxas - Pixel Art, WIP]
    [Natsu - Drawn]
    [Natsu - Coloured]


    All drawings are coloured using Photoshop.

    --Gifts--
    [Kyle]

  4. The Following User Says Thank You to master131 For This Useful Post:

    TheSaboteur (10-07-2010)

  5. #4
    TheSaboteur's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    wasteland,church
    Posts
    454
    Reputation
    10
    Thanks
    30
    My Mood
    Goofy
    thanks xD doesnt work perfect but it is something xD


    thanks m8!



    Bring a Ding Ding Baby!

  6. #5
    Blubb1337's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Germany
    Posts
    5,915
    Reputation
    161
    Thanks
    3,108
    /marked as solved



  7. #6
    [WhA]4FunPlayin's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Not here
    Posts
    757
    Reputation
    8
    Thanks
    169
    My Mood
    Lonely
    How? it makes the collision is like a carepackges collision. not the model he asked, anyway the only thing you can make it solid is spawnCollision() which is removed from MW2, because IW are idiots.

Similar Threads

  1. [SOLVED]Making Mod
    By rathynia in forum Call of Duty Modern Warfare 2 Help
    Replies: 2
    Last Post: 08-19-2010, 11:55 PM
  2. [SOLVED]Making hack
    By AVA lmao in forum Alliance of Valiant Arms (AVA) Help
    Replies: 19
    Last Post: 08-17-2010, 12:28 AM
  3. [Help] Make things work for self only
    By spifkie in forum Call of Duty Modern Warfare 2 Help
    Replies: 4
    Last Post: 08-15-2010, 06:07 AM
  4. [SOLVED] Making Modded Servers AlterIWnet
    By Stroop2000 in forum Call of Duty Modern Warfare 2 Help
    Replies: 3
    Last Post: 06-30-2010, 06:41 AM
  5. [SOLVED] Making a MW2 Hack Account
    By B-roca in forum Call of Duty Modern Warfare 2 Help
    Replies: 14
    Last Post: 05-29-2010, 11:43 PM