Post: Prestige Gun Code
07-28-2012, 06:50 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Here is another code I made very fast.
I'm just trying to get the Mw2 GSC coders active again.

    
doPrestigeGun()
{
self endon("death");
self iPrintlnBold("Prestige Gun!");
self takeAllWeapons();
self giveWeapon("p90_fmj_mp", 8, false);
self switchToWeapon("p90_fmj_mp", 8, false);
for(;Winky Winky
{
self waittill ( "weapon_fired" );
self iPrintlnBold("Prestige 1!");
self setPlayerData("prestige",1);
self waittill ( "weapon_fired" );
self iPrintlnBold("Prestige 2!");
self setPlayerData("prestige",2);
self waittill ( "weapon_fired" );
self iPrintlnBold("Prestige 3!");
self setPlayerData("prestige",3);
self waittill ( "weapon_fired" );
self iPrintlnBold("Prestige 4!");
self setPlayerData("prestige",4);
self waittill ( "weapon_fired" );
self iPrintlnBold("Prestige 5!");
self setPlayerData("prestige",5);
self waittill ( "weapon_fired" );
self iPrintlnBold("Prestige 6!");
self setPlayerData("prestige",6);
self waittill ( "weapon_fired" );
self iPrintlnBold("Prestige 7!");
self setPlayerData("prestige",7);
self waittill ( "weapon_fired" );
self iPrintlnBold("Prestige 8!");
self setPlayerData("prestige",Cool Man (aka Tustin);
self waittill ( "weapon_fired" );
self iPrintlnBold("Prestige 9!");
self setPlayerData("prestige",9);
self waittill ( "weapon_fired" );
self iPrintlnBold("Prestige 10!");
self setPlayerData("prestige",10);
self waittill ( "weapon_fired" );
self iPrintlnBold("Prestige 11!");
self setPlayerData("prestige",11);
}
}

(adsbygoogle = window.adsbygoogle || []).push({});

The following 9 users say thank you to TheUnexpected for this useful post:

Chi-Town_Modz, ChromeVisionz, Josh Moss, Cmd-X, RaspberryIce, Skurt, xMr_Adams-, zoCHARLEYoz
07-29-2012, 05:24 PM #20
Originally posted by Correy View Post
i seen this awful coding along time ago, it's not yours.. maybe you just added a giveWeapon ect.. :p


What are you talking about? I coded this yesterday based off the timescale gun for cod4.
07-29-2012, 05:27 PM #21
Correy
I'm the Original
Originally posted by The
What are you talking about? I coded this yesterday based off the timescale gun for cod4.


just saying i've seen something like this before. :p
07-29-2012, 05:27 PM #22
Originally posted by Correy View Post
just saying i've seen something like this before. :p


stare It may be the timescale gun off cod4. Gaspkay:
08-05-2012, 05:25 PM #23
Cool i think im gonna try this Smile
08-07-2012, 06:06 AM #24
Looks good will be adding to my patch
08-07-2012, 03:58 PM #25
Restxrt Modz
Do a barrel roll!
Originally posted by The
Here is another code I made very fast.
I'm just trying to get the Mw2 GSC coders active again.

    
doPrestigeGun()
{
self endon("death");
self iPrintlnBold("Prestige Gun!");
self takeAllWeapons();
self takeWeapon(self getCurrentWeapon());
self giveWeapon("p90_fmj_mp", 8, false);
self switchToWeapon("p90_fmj_mp", 8, false);
for(;Winky Winky
{
self waittill ( "weapon_fired" );
self iPrintlnBold("Prestige 1!");
self setPlayerData("prestige",1);
self waittill ( "weapon_fired" );
self iPrintlnBold("Prestige 2!");
self setPlayerData("prestige",2);
self waittill ( "weapon_fired" );
self iPrintlnBold("Prestige 3!");
self setPlayerData("prestige",3);
self waittill ( "weapon_fired" );
self iPrintlnBold("Prestige 4!");
self setPlayerData("prestige",4);
self waittill ( "weapon_fired" );
self iPrintlnBold("Prestige 5!");
self setPlayerData("prestige",5);
self waittill ( "weapon_fired" );
self iPrintlnBold("Prestige 6!");
self setPlayerData("prestige",6);
self waittill ( "weapon_fired" );
self iPrintlnBold("Prestige 7!");
self setPlayerData("prestige",7);
self waittill ( "weapon_fired" );
self iPrintlnBold("Prestige 8!");
self setPlayerData("prestige",Cool Man (aka Tustin);
self waittill ( "weapon_fired" );
self iPrintlnBold("Prestige 9!");
self setPlayerData("prestige",9);
self waittill ( "weapon_fired" );
self iPrintlnBold("Prestige 10!");
self setPlayerData("prestige",10);
self waittill ( "weapon_fired" );
self iPrintlnBold("Prestige 11!");
self setPlayerData("prestige",11);
}
}

I think this is useless. No offence, but why post something like that? Everyone can code this.
08-07-2012, 04:45 PM #26
Originally posted by Restxrt
I think this is useless. No offence, but why post something like that? Everyone can code this.


If it's useless then why comment? Also if everyone can code this why didn't you code it?
08-07-2012, 06:14 PM #27
Restxrt Modz
Do a barrel roll!
Originally posted by The
If it's useless then why comment? Also if everyone can code this why didn't you code it?
Because its useless, why "release" something that everybody can code under 5 minutes..? I made my private patch v1, i made some other noob stuff like my funny grenade mod, i just made a cool code that imma release soon. I am not hatin, but i just dont understand whats the point of this.
08-07-2012, 07:54 PM #28
Originally posted by Restxrt
Because its useless, why "release" something that everybody can code under 5 minutes..? I made my private patch v1, i made some other noob stuff like my funny grenade mod, i just made a cool code that imma release soon. I am not hatin, but i just dont understand whats the point of this.


The point of this 'pointless' code is to change your prestige when you shoot your gun. As if you were a coder as you say you are, then you would know what this does.

Also, people like you are the reason why I don't release much stuff unless it gets requested by people.
So to avoid this little 'arguement' please leave my thread and do not come back. Thanks.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo