Search found 3 matches

by Kliptexx
Sat Oct 22, 2022 6:29 am
Forum: Modding help
Topic: I'm making a NoTarget mod, but I have a problem with projectiles
Replies: 3
Views: 912

Re: I'm making a NoTarget mod, but I have a problem with projectiles

Deadlock989 wrote: Sat Oct 22, 2022 2:21 am You need to change the force-condition property of the projectiles. "not-same" works well for me if you want bullets to "miss" all entities owned by the same force as the shooter, but YMMV.
Thank you, I figured it out, I will experiment)))
by Kliptexx
Sat Oct 22, 2022 6:24 am
Forum: Modding help
Topic: I'm making a NoTarget mod, but I have a problem with projectiles
Replies: 3
Views: 912

Re: I'm making a NoTarget mod, but I have a problem with projectiles


You need to change the force-condition property of the projectiles. "not-same" works well for me if you want bullets to "miss" all entities owned by the same force as the shooter, but YMMV.


Can you please show an example of how to do this, I don't really understand how and where to specify it?
by Kliptexx
Fri Oct 21, 2022 5:19 am
Forum: Modding help
Topic: I'm making a NoTarget mod, but I have a problem with projectiles
Replies: 3
Views: 912

I'm making a NoTarget mod, but I have a problem with projectiles

I'm making a NoTarget mod, but I have a problem with projectiles. In order to be able to shoot anywhere and any way, I turned all ordinary bullets into projectiles, but they do not fly over the wall / object, but directly into them, how can I fix this so that the projectiles can fly over the wall ...

Go to advanced search