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, 08:22 AM #11
RavagedBoom
Sing My Guitar
Someone was bored while coding shit.
02-25-2011, 08:25 AM #12
Beta-
< ^ > < ^ >
i Thought IW were Clever Facepalm
02-25-2011, 11:29 AM #13
tylerallmighty
Human After All
Is this the official .gsc from IW?
02-25-2011, 11:33 AM #14
Fifa97
Maggbot timeout!
Originally posted by bananaman
Is this the official .gsc from IW?


yh im guessin its from the gscs which you cant rename or heavilly edit
02-25-2011, 11:37 AM #15
tylerallmighty
Human After All
Originally posted by Fifa97 View Post
yh im guessin its from the gscs which you cant rename or heavilly edit

'Aight. Thanks man. Cool Man (aka Tustin)
02-25-2011, 04:05 PM #16
Originally posted by bananaman
Is this the official .gsc from IW?


Yes it is.
02-25-2011, 04:06 PM #17
tylerallmighty
Human After All
Originally posted by FourzerotwoFAILS View Post
Yes it is.


That makes it even funnier! xD

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo