View unanswered posts | View active topics It is currently Thu Dec 26, 2024 8:34 pm



Reply to topic  [ 29 posts ]  Go to page Previous  1, 2
 Quadraxis 
Author Message
User avatar

Joined: Sat Jun 16, 2007 2:31 am
Posts: 2982
Location: Texas
Reply with quote
Post Re: Quadraxis
MaximDude wrote:
It needs walkpath fixing liiiiiiike... how?, better and more balanced weapons i gave it all the things it has in the game :P, some nice effects, some custom sounds(Walking, taking damage, etc.) it's got those and it shouldn't hit it's own goddamn legs when shooting.well it's head IS kinda in between its legs.


Mon Aug 24, 2009 10:06 pm
Profile
Forum Moderator
User avatar

Joined: Fri Feb 02, 2007 3:53 pm
Posts: 1896
Location: in my little gay bunker
Reply with quote
Post Re: Quadraxis
FireIgnoreThis = 1 ?


Mon Aug 24, 2009 10:16 pm
Profile
User avatar

Joined: Sat Jun 16, 2007 2:31 am
Posts: 2982
Location: Texas
Reply with quote
Post Re: Quadraxis
But doesn't that only apply to the gun(in this case, the head)?


Mon Aug 24, 2009 10:20 pm
Profile
REAL AMERICAN HERO
User avatar

Joined: Sat Jan 27, 2007 10:25 pm
Posts: 5655
Reply with quote
Post Re: Quadraxis
Gun and its parent and all the parent's child objects.


Tue Aug 25, 2009 12:10 am
Profile
User avatar

Joined: Sat Jun 16, 2007 2:31 am
Posts: 2982
Location: Texas
Reply with quote
Post Re: Quadraxis
Those are already set to 1.


Tue Aug 25, 2009 12:31 am
Profile
REAL AMERICAN HERO
User avatar

Joined: Sat Jan 27, 2007 10:25 pm
Posts: 5655
Reply with quote
Post Re: Quadraxis
The gun is the only thing with FireIgnoresThis.

If you make a gun with FireIgnoresThis = 1, the bullets will not hit the actor, the gun, or any of the actor's limbs/head/etc.


Tue Aug 25, 2009 12:41 am
Profile
User avatar

Joined: Sat Jun 16, 2007 2:31 am
Posts: 2982
Location: Texas
Reply with quote
Post Re: Quadraxis
BUT that doesn't mean that the emitter fired from one gun that spawns another emitted with Lua in it won't hit the actor.

The Annihilator AND the Burst Missile thing do that.


Tue Aug 25, 2009 12:51 am
Profile
REAL AMERICAN HERO
User avatar

Joined: Sat Jan 27, 2007 10:25 pm
Posts: 5655
Reply with quote
Post Re: Quadraxis
SetWhichMOToNotHit, m'boy.


Tue Aug 25, 2009 1:07 am
Profile
User avatar

Joined: Sat Jun 16, 2007 2:31 am
Posts: 2982
Location: Texas
Reply with quote
Post Re: Quadraxis
And how exactly do I go about doing that?


Tue Aug 25, 2009 2:12 am
Profile
REAL AMERICAN HERO
User avatar

Joined: Sat Jan 27, 2007 10:25 pm
Posts: 5655
Reply with quote
Post Re: Quadraxis
function Create(self)
self:SetWhichMOToNotHit(insertpointertoparenthere,-1);
end

You'll need to determine parent, but once you've done so you can iterate through attachables and get pointers to all the child objects.


Tue Aug 25, 2009 5:57 am
Profile
User avatar

Joined: Mon Jun 30, 2008 9:13 pm
Posts: 499
Location: Finland
Reply with quote
Post Re: Quadraxis
Except you don't need to because SetWhichMOToNotHit() also affects all child objects.


Tue Aug 25, 2009 6:24 pm
Profile
User avatar

Joined: Sun May 11, 2008 12:50 pm
Posts: 899
Reply with quote
Post Re: Quadraxis
whitty wrote:
BUT that doesn't mean that the emitter fired from one gun that spawns another emitted with Lua in it won't hit the actor.

Why the hell are you doing this?


Tue Aug 25, 2009 6:48 pm
Profile WWW
User avatar

Joined: Sat Jun 16, 2007 2:31 am
Posts: 2982
Location: Texas
Reply with quote
Post Re: Quadraxis
Grif wrote:
function Create(self)
self:SetWhichMOToNotHit(insertpointertoparenthere,-1);
end

You'll need to determine parent, but once you've done so you can iterate through attachables and get pointers to all the child objects.

Thanks, I'll try that.



Roon3 wrote:
whitty wrote:
BUT that doesn't mean that the emitter fired from one gun that spawns another emitted with Lua in it won't hit the actor.

Why the hell are you doing this?

So it homes in. Duh.


Tue Aug 25, 2009 10:26 pm
Profile
User avatar

Joined: Sun Jul 13, 2008 9:57 am
Posts: 4886
Location: some compy
Reply with quote
Post Re: Quadraxis
wow, you totally cant put lua scripts on anything you fire to make them home. nuh-uh.


Wed Aug 26, 2009 12:38 am
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 29 posts ]  Go to page Previous  1, 2

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.410s | 14 Queries | GZIP : Off ]