Post: Some Funny Things I Found
02-25-2011, 05:21 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); This is a collection of some funny things I found while browsing through the mw2 .gsc's. If you have anything to add, feel free to.
This is all straight from the un-edited .gsc's


    // Do various things on triggers


    if ( player isTouching( self ) && [COLOR="Red"]isReallyAlive[/COLOR]( player ) )


    if ( self.javelinStage == 1 )	[COLOR="red"]// SCANNING: try to find a good point to lock to[/COLOR]


    if ( self.javelinStage == 3 )	[COLOR="red"]// LOCKESad Awesome try and hold it[/COLOR]


    //strangely buggy with the moving target...


    //This probably seems like I'm talking to myself.


    // help players be stealthy in splitscreen by not announcing their intentions


    self thread timeHack( soundAlias ); // workaround because soundalias notify isn't happening


    // this is lazy... fix up later by tracking ID's and doing array slot swapping


    // we probably just lost all of our weapons (maybe switched classes)


    tryAttach( placement ) [COLOR="Red"]// deprecated; hopefully we won't need to bring this defensive function back[/COLOR]


    // foreach doesn't loop through numbers arrays in number order; it loops through the elements in the order
// they were added. [COLOR="red"]We'll use this to fix it for now.[/COLOR]


    // end lameness


    return v1; [COLOR="red"]// eh[/COLOR]


    // we don't look stupid when we could be making ourself useful.


    // no sqrt so have to do this the guess and check way.


    //iprintln("can't see");


    //iprintln("OW ", amount);


    // this might be able to happen now, but we should remove instances where it can


    // suicide was caused by too many team kills


    // this is an optimization


    // probably a barrel or a car... code does airstrike cam for these things which looks bad


    // fix turret + shield challenge exploits


    // we store in this array data that is useful for other things, like challenges
(adsbygoogle = window.adsbygoogle || []).push({});
02-25-2011, 05:25 AM #2
Shootprado
Newton Nation 1
this is stuff they had in the coding?
02-25-2011, 05:28 AM #3
Originally posted by Shootprado View Post
this is stuff they had in the coding?


Yea, it's all in the .gsc's.
02-25-2011, 05:31 AM #4
emsp
Space Ninja
Originally posted by FourzerotwoFAILS View Post
Yea, it's all in the .gsc's.


ha wow thats Funny feels like im talking to my self /facepalm
02-25-2011, 05:33 AM #5
Midnight.eGo
from El Paso, Texas (915)
if i had 3.55 Sad Awesome
02-25-2011, 05:37 AM #6
Shootprado
Newton Nation 1
thats pretty pathetic lol
02-25-2011, 05:47 AM #7
lmao haha i never even really looked
02-25-2011, 06:05 AM #8
cool anyone can do that
02-25-2011, 06:51 AM #9
xd366
find me on twitter now
uh source?
and by that i mean, what gsc? Smile
02-25-2011, 08:13 AM #10
its just notes to them selfs about what they did for some of it // fix turret + shield challenge exploits if you recall that was a glitch they patched with the previous updates. but is funny they keep all that in there for finall realease

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo