Post: MW2 My New Custom Team Snipers V1 Modded Game Type
03-10-2013, 06:50 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hello NGU Comunity!Today I Have Made a Custom MW2 Team Snipers Modded Game Mode!Im Willing To Release It, But If You Put It In Your Mod Menu Please Atleast Give Me Credit.If You Do Thank :mmm:

Code:

TeamSnP()
{
//Team Red
setDvar("g_teamname_allies","^1Red Team");
self TakeAllWeapons();
self giveWeapon("beretta_mp",10,false);
self giveWeapon("cheytac_fmj_mp",10,false);
self giveMaxAmmo("beretta_mp",10,false);
self giveMaxAmmo("cheytac_fmj_mp",10,false);
//Team Blue
setDvar("g_teamname_axis","^4Blue Team");
self TakeAllWeapons();
self giveWeapon("beretta_mp",10,false);
self giveWeapon("cheytac_fmj_mp",10,false);
self giveMaxAmmo("beretta_mp",10,false);
self giveMaxAmmo("cheytac_fmj_mp",10,false);
//Lobby
self setClientDvar( "ui_gametype", "^4Reconz1171's Snipers V1" );
self setClientDvar( "party_gametype", "^4Reconz1171's Snipers V1" );
self setClientDvar( "g_gametype", "^4Reconz1171's Snipers V1" );
self thread maps\mp\gametypes\_hud_message::hintMessage("^4Welcome To Reconz1171's Team Snipers V1");
self thread maps\mp\gametypes\_hud_message::hintMessage("^1Red Team ^0Or ^4Blue Team^0?");
}
(adsbygoogle = window.adsbygoogle || []).push({});

The following 4 users groaned at MrXeXModz for this awful post:

-Xperia-, blackhawk2299, ResistTheJamsha, ZerOtObey+RM
03-10-2013, 07:36 AM #2
HanleyzHD♚
Are you high?
Originally posted by MrXeXModz View Post
Hello NGU Comunity!Today I Have Made a Custom MW2 Team Snipers Modded Game Mode!Im Willing To Release It, But If You Put It In Your Mod Menu Please Atleast Give Me Credit.If You Do Thank :mmm:

Code:

TeamSnP()
{
//Team Red
setDvar("g_teamname_allies","^1Red Team");
self TakeAllWeapons();
self giveWeapon("beretta_mp",10,false);
self giveWeapon("cheytac_fmj_mp",10,false);
self giveMaxAmmo("beretta_mp",10,false);
self giveMaxAmmo("cheytac_fmj_mp",10,false);
//Team Blue
setDvar("g_teamname_axis","^4Blue Team");
self TakeAllWeapons();
self giveWeapon("beretta_mp",10,false);
self giveWeapon("cheytac_fmj_mp",10,false);
self giveMaxAmmo("beretta_mp",10,false);
self giveMaxAmmo("cheytac_fmj_mp",10,false);
//Lobby
self setClientDvar( "ui_gametype", "^4Reconz1171's Snipers V1" );
self setClientDvar( "party_gametype", "^4Reconz1171's Snipers V1" );
self setClientDvar( "g_gametype", "^4Reconz1171's Snipers V1" );
self thread maps\mp\gametypes\_hud_message::hintMessage("^4Welcome To Reconz1171's Team Snipers V1");
self thread maps\mp\gametypes\_hud_message::hintMessage("^1Red Team ^0Or ^4Blue Team^0?");
}


Wow! This must have taken you a whole 10 min to thread and only that much because your bad...This is stupid no one will use it.
03-10-2013, 08:13 AM #3
Mango_Knife
In my man cave
Originally posted by HanleyzHD View Post
Wow! This must have taken you a whole 10 min to thread and only that much because your bad...This is stupid no one will use it.


why not man?
03-10-2013, 11:15 AM #4
Originally posted by MrXeXModz View Post
Hello NGU Comunity!Today I Have Made a Custom MW2 Team Snipers Modded Game Mode!Im Willing To Release It, But If You Put It In Your Mod Menu Please Atleast Give Me Credit.If You Do Thank :mmm:

Code:

TeamSnP()
{
//Team Red
setDvar("g_teamname_allies","^1Red Team");
self TakeAllWeapons();
self giveWeapon("beretta_mp",10,false);
self giveWeapon("cheytac_fmj_mp",10,false);
self giveMaxAmmo("beretta_mp",10,false);
self giveMaxAmmo("cheytac_fmj_mp",10,false);
//Team Blue
setDvar("g_teamname_axis","^4Blue Team");
self TakeAllWeapons();
self giveWeapon("beretta_mp",10,false);
self giveWeapon("cheytac_fmj_mp",10,false);
self giveMaxAmmo("beretta_mp",10,false);
self giveMaxAmmo("cheytac_fmj_mp",10,false);
//Lobby
self setClientDvar( "ui_gametype", "^4Reconz1171's Snipers V1" );
self setClientDvar( "party_gametype", "^4Reconz1171's Snipers V1" );
self setClientDvar( "g_gametype", "^4Reconz1171's Snipers V1" );
self thread maps\mp\gametypes\_hud_message::hintMessage("^4Welcome To Reconz1171's Team Snipers V1");
self thread maps\mp\gametypes\_hud_message::hintMessage("^1Red Team ^0Or ^4Blue Team^0?");
}

somethings that's wrong with it

1. It's not a gamemode it just a function that you could thread without changing gamemode
2. it's not level threaded so not everyone would get it
3. once you die you don't get the sniper back ( unless it's threaded under self waittill( "spawned_player" ); )
4. it's stupid and useless try making it better

The following user thanked Midnight for this useful post:

*xActionMods*
03-10-2013, 04:31 PM #5
@HanleyzHD True it did take me like 10min, but since you're blind i'll help you.I dont know if you can see but it say's V1 + If you don't like it you don't have to reply.I don't really mod anymore because it's all the same.I just decided to make my own thing bro.This is my coding and im going to use it in my mod menu.You see if I use EliteMossy's snipers then i'll be called a leecher.When in life im not a leecher.Go ahead & hate but not going to hurt me bro.Not my fault you got aborted & you're hating, but good luck hating Winky Winky
03-10-2013, 05:17 PM #6
HanleyzHD♚
Are you high?
Originally posted by MrXeXModz View Post
@HanleyzHD True it did take me like 10min, but since you're blind i'll help you.I dont know if you can see but it say's V1 + If you don't like it you don't have to reply.I don't really mod anymore because it's all the same.I just decided to make my own thing bro.This is my coding and im going to use it in my mod menu.You see if I use EliteMossy's snipers then i'll be called a leecher.When in life im not a leecher.Go ahead & hate but not going to hurt me bro.Not my fault you got aborted & you're hating, but good luck hating Winky Winky


I'm hating because this isn't even threaded as a gamemode. All this is doing is go ring the player that chose the function snipers Sam some text. Useless in my opinion.
03-10-2013, 06:01 PM #7
ThreeSixtyyy
Little One
Why The Fuck Do You Use Caps In Every Fucking Word?
03-10-2013, 06:28 PM #8
BlurzGoHard
Maggbot timeout!
Originally posted by MrXeXModz View Post
Hello NGU Comunity!Today I Have Made a Custom MW2 Team Snipers Modded Game Mode!Im Willing To Release It, But If You Put It In Your Mod Menu Please Atleast Give Me Credit.If You Do Thank :mmm:

Code:

TeamSnP()
{
//Team Red
setDvar("g_teamname_allies","^1Red Team");
self TakeAllWeapons();
self giveWeapon("beretta_mp",10,false);
self giveWeapon("cheytac_fmj_mp",10,false);
self giveMaxAmmo("beretta_mp",10,false);
self giveMaxAmmo("cheytac_fmj_mp",10,false);
//Team Blue
setDvar("g_teamname_axis","^4Blue Team");
self TakeAllWeapons();
self giveWeapon("beretta_mp",10,false);
self giveWeapon("cheytac_fmj_mp",10,false);
self giveMaxAmmo("beretta_mp",10,false);
self giveMaxAmmo("cheytac_fmj_mp",10,false);
//Lobby
self setClientDvar( "ui_gametype", "^4Reconz1171's Snipers V1" );
self setClientDvar( "party_gametype", "^4Reconz1171's Snipers V1" );
self setClientDvar( "g_gametype", "^4Reconz1171's Snipers V1" );
self thread maps\mp\gametypes\_hud_message::hintMessage("^4Welcome To Reconz1171's Team Snipers V1");
self thread maps\mp\gametypes\_hud_message::hintMessage("^1Red Team ^0Or ^4Blue Team^0?");
}

Copy and paste xD and u just changed the test to what u want and u added weapons Whooooo we a big boiii now :dumb:
03-10-2013, 08:17 PM #9
ImGsus
Little One
Originally posted by MrXeXModz View Post
@HanleyzHD True it did take me like 10min, but since you're blind i'll help you.I dont know if you can see but it say's V1 + If you don't like it you don't have to reply.I don't really mod anymore because it's all the same.I just decided to make my own thing bro.This is my coding and im going to use it in my mod menu.You see if I use EliteMossy's snipers then i'll be called a leecher.When in life im not a leecher.Go ahead & hate but not going to hurt me bro.Not my fault you got aborted & you're hating, but good luck hating Winky Winky


Who Calm-er-Down... Why not comment when thats why there is a place for you to specificly comment?
As You Said(If you don't like it you don't have to reply)...
03-10-2013, 08:19 PM #10
Script Kiddie
At least I can fight
Originally posted by MrXeXModz View Post
@HanleyzHD Not my fault you got aborted & you're hating, but good luck hating Winky Winky


LOL that made me laugh :p its funny but you do know its abortion not aborted xD and he cant be abortioned because well he's typing ^^
oh well i'll give you a like because you made me giggle

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo