Results 1 to 5 of 5
  1. #1
    JoeAbunga's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    79
    Reputation
    20
    Thanks
    8
    My Mood
    Amused

    Cool Mod help TDM prob

    Hey guys Ive been gone a while and Im rusty, I forget what i the code to always make a mod in TDM. Its probably really simple but Im drawing a blank. If you could post it that would be great.
    Quote Originally Posted by AZUMIKKEL View Post
    Originally Posted by AZUMIKKEL
    Or how about an erotic gamemode for once. Where if there's a girl in the match you can choose to rape her - or else it'll just be gay porn. Then the people here on MPGH has something to do.



    /yea/I think we have a winer


    Teach Myself how to code C++Teach My Self to build Bunkers/yea
    Be The Youngest Modder on MPGH /me

  2. #2
    .:MUS1CFR34K:.'s Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    room 666
    Posts
    215
    Reputation
    12
    Thanks
    35
    My Mood
    Sneaky
    self setClientDvar( "g_gametype", "war" );

    srry i posted wrong stuff this is correct
    btw google is your friend =)
    Last edited by .:MUS1CFR34K:.; 04-25-2011 at 07:37 AM. Reason: forgot one code

  3. #3
    JoeAbunga's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    79
    Reputation
    20
    Thanks
    8
    My Mood
    Amused
    but how do i make it so once it ends it restarts the game
    Quote Originally Posted by AZUMIKKEL View Post
    Originally Posted by AZUMIKKEL
    Or how about an erotic gamemode for once. Where if there's a girl in the match you can choose to rape her - or else it'll just be gay porn. Then the people here on MPGH has something to do.



    /yea/I think we have a winer


    Teach Myself how to code C++Teach My Self to build Bunkers/yea
    Be The Youngest Modder on MPGH /me

  4. #4
    miki08's Avatar
    Join Date
    Mar 2009
    Gender
    male
    Posts
    1,428
    Reputation
    -6
    Thanks
    64
    My Mood
    Asleep
    Quote Originally Posted by JoeAbunga View Post
    but how do i make it so once it ends it restarts the game
    i think u can write !restart for that
    -

  5. #5
    .:MUS1CFR34K:.'s Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    room 666
    Posts
    215
    Reputation
    12
    Thanks
    35
    My Mood
    Sneaky
    Quote Originally Posted by JoeAbunga View Post
    but how do i make it so once it ends it restarts the game
    idk how to make it in gsc but just type map_restart in console or try binding it to for example
    in console :bind p map_restart
    then when you press p map will restart it should work now
    hope i helped