Page 4 of 6 FirstFirst ... 23456 LastLast
Results 46 to 60 of 89
  1. #46
    prisma's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    236
    Reputation
    11
    Thanks
    42
    My Mood
    Amazed
    Everyone is your Enemy: Means that every where you look you just see Enemys but a few of them are your friend except you cant kill them. (dont realley know how to explain...)

    Writer: On the whole screen are things written so that you cant really see something

    better view: something like the view in Promod
    Last edited by prisma; 09-12-2010 at 06:23 AM.

  2. #47
    Arasonic's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    569
    Reputation
    11
    Thanks
    115
    Quote Originally Posted by AZUMIKKEL View Post
    Still need 18 more rolls (:



    This was the first thing i fixed in v3
    Awesome!
    Mind telling me.. how? I'm hostin' it alot of times with friends, and its very annoying.

    Also, the FOV roll doesnt seem to work on others, heard about that/fixed it/anything?

  3. #48
    zxz0O0's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    209
    Reputation
    10
    Thanks
    138
    My Mood
    Aggressive
    Ninja roll

    You are a map model (like a bush)

  4. #49
    AZUMIKKEL's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    My moms house... what's so funny about that?
    Posts
    790
    Reputation
    19
    Thanks
    462
    My Mood
    Sneaky
    Quote Originally Posted by Arasonic View Post
    Awesome!
    Mind telling me.. how? I'm hostin' it alot of times with friends, and its very annoying.

    Also, the FOV roll doesnt seem to work on others, heard about that/fixed it/anything?
    Ye, might replace that roll..
    Quote Originally Posted by zxz0O0 View Post
    Ninja roll

    You are a map model (like a bush)
    would make me have to do alot of if(getDvar("mapname") == "mp_nightshift") statements, too much code for one roll. I already have one for care package which is enough for me.
    www.YouTube.com/MpKiller100

  5. #50
    ModernModder's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    2
    My Mood
    Dead
    You've mines, from the minesmod?

  6. #51
    AZUMIKKEL's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    My moms house... what's so funny about that?
    Posts
    790
    Reputation
    19
    Thanks
    462
    My Mood
    Sneaky
    Quote Originally Posted by ModernModder View Post
    You've mines, from the minesmod?
    I thought about making mines - before the minemod got released.
    But i thought its more like a killstreak thing as you use it once or twice.
    www.YouTube.com/MpKiller100

  7. #52
    barrycarey's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    83
    Reputation
    24
    Thanks
    14
    More kill streak rolls would be cool. Maybe a short UFO mode followed by getting limited 105mm shells.

    Some stuff from your Custom Kill streaks would be great. Like area of effect.

    I'd stay away from the stuff that doesn't stop when people leave the game. Like distracting did and a few others.

  8. #53
    AZUMIKKEL's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    My moms house... what's so funny about that?
    Posts
    790
    Reputation
    19
    Thanks
    462
    My Mood
    Sneaky
    Quote Originally Posted by barrycarey View Post
    More kill streak rolls would be cool. Maybe a short UFO mode followed by getting limited 105mm shells.

    Some stuff from your Custom Kill streaks would be great. Like area of effect.

    I'd stay away from the stuff that doesn't stop when people leave the game. Like distracting did and a few others.
    I made a fix for this.
    www.YouTube.com/MpKiller100

  9. #54
    Josephlittle™'s Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    GSC Modding Section
    Posts
    1,345
    Reputation
    26
    Thanks
    562
    My Mood
    Devilish
    Quote Originally Posted by AZUMIKKEL View Post
    hey i showed u that video

    anyways, you should add that as the song for the video of RTD

    like, Rapist roll

    Im awesome!

    RAPE

    im awesome!

    lol

  10. #55
    master131's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Melbourne, Australia
    Posts
    8,858
    Reputation
    3438
    Thanks
    101,669
    My Mood
    Breezy
    What about being a prop?

    EDIT - Oooo, just came up with a new idea...

    Code:
    Welcome to Hollywood
    
    Modified values:
    self setClientDvar( "r_blur", 0.3 );
    self setClientDvar( "r_filmusetweaks", 1 );
    self setClientDvar( "r_specularcolorscale", 20 );
    self setClientDvar( "r_specular", 1 );
    self setClientDvar( "sm_enable", 1 );
    wait 2;
    self setClientDvar( "cg_draw2d", 0 );
    
    Default values:
    self setClientDvar( "r_blur", 0 );
    self setClientDvar( "r_filmusetweaks", 0 );
    self setClientDvar( "r_specularcolorscale", 2.5 );
    self setClientDvar( "r_specular", 0 );
    self setClientDvar( "sm_enable", 0 );
    self setClientDvar( "cg_draw2d", 1 );
    Last edited by master131; 09-12-2010 at 11:58 PM.
    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]

  11. #56
    Cholerix's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    Rubber Ball: Whenever you touch the ground you will jump
    up again automatically. You should increas the jumpheight for this.
    What do you think: Would that be a disadvantage or an advantage?

  12. #57
    navysealrb's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    sunny state
    Posts
    3
    Reputation
    10
    Thanks
    0
    could you possibly integrate this or add it to safindus ver. of gun game? 200 rolls would be sick

  13. #58
    AZUMIKKEL's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    My moms house... what's so funny about that?
    Posts
    790
    Reputation
    19
    Thanks
    462
    My Mood
    Sneaky
    Quote Originally Posted by navysealrb View Post
    could you possibly integrate this or add it to safindus ver. of gun game? 200 rolls would be sick
    gungame?

    No, I would have to replace about 50 lines
    (i made a new system for naming rolls which has to do with showing their roll on the screen permanently so that people can see it on killcam too - to sort out the people cheating and hopefully aIW will allow the mod again)
    + he didnt just add rolls he also made other gsc files and changed other stuff in the script.
    www.YouTube.com/MpKiller100

  14. #59
    CommandB's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    My Mood
    Bored
    yap, more of ur killstreaks would be pretty cool...or some weapons like rpg akombo or sth.....btw can u import weapons from cod 4 / 5?
    Last edited by CommandB; 09-13-2010 at 07:36 AM.

  15. #60
    AZUMIKKEL's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    My moms house... what's so funny about that?
    Posts
    790
    Reputation
    19
    Thanks
    462
    My Mood
    Sneaky
    Quote Originally Posted by CommandB View Post
    yap, more of ur killstreaks would be pretty cool...or some weapons like rpg akombo or sth.....btw can u import weapons from cod 4 / 5?
    You cant get akimbo rpg.
    You cant import weapons.
    You cant get any weapons akimbo that doesnt normally have it other than thumper because you could have that once.
    www.YouTube.com/MpKiller100

Page 4 of 6 FirstFirst ... 23456 LastLast

Similar Threads

  1. [Release] Roll the Dice VERSION 2
    By AZUMIKKEL in forum Call of Duty Modern Warfare 2 Server / GSC Modding
    Replies: 54
    Last Post: 09-06-2010, 12:20 AM
  2. Gun game and roll the dice.
    By SofaKingH4rd in forum Call of Duty Modern Warfare 2 Help
    Replies: 14
    Last Post: 08-01-2010, 08:14 AM
  3. New huge mod: Roll the Dice
    By AZUMIKKEL in forum Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    Replies: 51
    Last Post: 07-30-2010, 03:40 AM
  4. [Request] Edit Roll the dice v2
    By intervention61 in forum Call of Duty Modern Warfare 2 Server / GSC Modding
    Replies: 1
    Last Post: 07-30-2010, 02:46 AM
  5. I need UCE for saving the bypass...
    By EyalZamir in forum WarRock - International Hacks
    Replies: 0
    Last Post: 05-15-2007, 04:40 PM