ItsMods

Full Version: Awesome Classes modV3.1
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
OMA is now everywhere, Big Grin
Add a load bar like mw2
(08-24-2011, 15:32)Lemon Wrote: [ -> ]Add a load bar like mw2

And a message that says: Changing Kit
i'll see what i can do
Code:
            self.progressBar = player createPrimaryProgressBar();
            self.progressBar.lastUseRate = -1;
            self.progressBar showElem();
            self.progressBar updateBar( 0.01, 1 / 20 );

            self.progressText = player createPrimaryProgressBarText();
            self.progressText setText("Changing Kit... " );
            self.progressText showElem();
            player PlayLocalSound ( "evt_hacker_hacking" );
Try this
can not load image
(09-03-2011, 16:55)seed021141 Wrote: [ -> ]can not load image

/facepalm
Update this mod please.
(09-03-2011, 20:21)Lemon Wrote: [ -> ]Update this mod please.

i only need the OMA model Big Grin then its done.

offtopic:

200th Post
4th Star
Nyan Cat Awesome
and 3dripper doesnt work in banned mw2, it is also detected as hack Confused
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18