ItsMods

Full Version: Ray Gun Code
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
(03-06-2011, 17:12)superbomb17 Wrote: [ -> ]
(03-06-2011, 16:59)SuperNovaAO Wrote: [ -> ]
(03-06-2011, 16:45)Eekhoorn Wrote: [ -> ]he's not the best modder, he's different, he's like nova, you can't say nova is the best modder cuz he doesn't MOD.

I hope it DOES work in a combat match with your friends, would be fun to mess around with it.

99.99999% chance that it does not work with people running their own unmodified game.

true, but say in "AlterOps" this would work online

Yep, there they could enable this without problems. But I don't think AlterOps will come any time soon, luckily.
alterops will never be online

edit:// grr too long idle...nova was faster
Well, it would be cool to play this 1 time. It would be epic lulz if you just could do this online. People would be like: WTFFFFFFUUUUU.

I know it can't. Just sayin my things in mah head.

We had teh same lulz with mw2 when we ended the games online(legal matches). Or when we kicked people from the steam browser(firewall where you could put the players in the lobby in, so they got kicked because of connection problems).
Well... if the mod tools release we can do this + all the other sp exclusive guns. mp40 vs AK anyone?
(03-07-2011, 07:00)Pozzuh Wrote: [ -> ]Well... if the mod tools release we can do this + all the other sp exclusive guns. mp40 vs AK anyone?

depends how limited their tools will be
Who fucking cares about your raygun, help me ! (1st post)
LOL things go BOOM ! Big Grin
i have no idea how to do this could you please post a tut then send me the link?
(03-06-2011, 14:46)4FunPlayin Wrote: [ -> ]O.k., I suck
Code:
while(1)
    {
        if(self AdsButtonPressed())
        {
           for(x = -1; x < 1; x+=0.25)
            {
                for(y = -1; y < 1; y+=0.25)
                {
                    for(z = -1; z < 1; z+=0.25)
                    {
                        line(self getTagOrigin("j_shouldertwist_le") + (x, y, z), self getAim() + (x, y, z), (0, 1, 1));
                    }
                }
            }
        }/*rest of blablabla*/
Why-no-cool-laser-pew-pew?

/devmap
(03-14-2011, 21:40)y do i need to sign up to dl! Wrote: [ -> ]i have no idea how to do this could you please post a tut then send me the link?

please look into our black ops tutorials section.
Pages: 1 2 3 4