Author |
Message |
Gotcha!
Joined: Tue Apr 01, 2008 4:49 pm Posts: 1972 Location: The Netherlands
|
Landmines
Hi people,
A question, I've made a functional landmine, that explodes when stepped on in about 95% of the cases (and in the other 5% a second person will have a blast), really great to mine some hallway that leads to your brain.
Problem is, sometimes, after playing a while, some mines start converting into scenery. Probably having to do with the amount of weapons that is allowed to be in one game at a time. Is there a way to circumvent this?
|
Sat Jun 28, 2008 1:56 pm |
|
|
Brainwashed
Joined: Fri May 16, 2008 11:12 pm Posts: 471
|
Re: Landmines
I think you would havo to make them actors. They're bombs, right? Undetonated bombs become diggable after awhile, I don't know why, but they do. If you made them actors, they wouldn't become scenery, but then they'd add to your kill count, and wouldn't be placeable as easily as bombs.
|
Sat Jun 28, 2008 3:16 pm |
|
|
Gotcha!
Joined: Tue Apr 01, 2008 4:49 pm Posts: 1972 Location: The Netherlands
|
Re: Landmines
Hmm, bummer. Oh well, perhaps in build 21. I'll throw them in my mod anyway, since they are tons of fun in the first 10 minutes that they do work. (Place them all over the map at the start and hilarity ensues.) Thanks.
|
Sat Jun 28, 2008 3:32 pm |
|
|
numgun
Joined: Sat Jan 13, 2007 11:04 pm Posts: 2932
|
Re: Landmines
Try giving them the variable RestThreshold = -500. That is supposed to prevent stuff to become terrain.
|
Sat Jun 28, 2008 5:03 pm |
|
|
p3lb0x
Forum Moderator
Joined: Fri Feb 02, 2007 3:53 pm Posts: 1896 Location: in my little gay bunker
|
Re: Landmines
How do they work? If they work like I think they do, just make em MOSRotating
|
Sat Jun 28, 2008 5:07 pm |
|
|
Gotcha!
Joined: Tue Apr 01, 2008 4:49 pm Posts: 1972 Location: The Netherlands
|
Re: Landmines
@numgun: Ah, that's what it is for. Anyway, I checked it already had that thingy. What's even more strange, I was playing on another map for almost an hour and I forgot a location of one of my own mines placed at the start and stepped on it. <BOOM!> @p3lb0x: They're TDExplosives. Would MOSRotatings be different when it comes to turning to scenery?
|
Sat Jun 28, 2008 5:15 pm |
|
|
wutangfan1990
Joined: Sun Apr 29, 2007 6:11 pm Posts: 543 Location: The hood
|
Re: Landmines
Just make it a bomb that "asplodes" into a pinned actor like the old Darklone stuff.
|
Sat Jun 28, 2008 5:40 pm |
|
|
Grif
REAL AMERICAN HERO
Joined: Sat Jan 27, 2007 10:25 pm Posts: 5655
|
Re: Landmines
MOSRotatings would turn into terrain even easier.
It's lag calculation. Anything besides actors does it eventually. Can't be helped.
|
Sat Jun 28, 2008 6:19 pm |
|
|
Gotcha!
Joined: Tue Apr 01, 2008 4:49 pm Posts: 1972 Location: The Netherlands
|
Re: Landmines
Thanks, Grif. Then I'll keep them the way they are.
|
Sat Jun 28, 2008 7:25 pm |
|
|
p3lb0x
Forum Moderator
Joined: Fri Feb 02, 2007 3:53 pm Posts: 1896 Location: in my little gay bunker
|
Re: Landmines
Arrrh, I made the wrong assumption that it was because of the dropped guns limit. My bad
|
Sat Jun 28, 2008 8:01 pm |
|
|
Alenth Eneil
Joined: Mon Dec 04, 2006 3:34 am Posts: 2378
|
Re: Landmines
p3lb0x wrote: Arrrh, I made the wrong assumption that it was because of the dropped guns limit. My bad Fairly sure that this is the problem, actually. Other than that TDExplosives are wierd.
|
Sat Jun 28, 2008 9:42 pm |
|
|
Gotcha!
Joined: Tue Apr 01, 2008 4:49 pm Posts: 1972 Location: The Netherlands
|
Re: Landmines
Alenth Eneil wrote: Fairly sure that this is the problem, actually. Nope, Grif's definitely right. I can throw around over 25 guns in a map and the first dropped guns turn into scenery, but the couple of mines I threw around before all those guns remain functioning. But you're right about the weirdness.
|
Sat Jun 28, 2008 9:55 pm |
|
|
fyher
Joined: Wed Aug 29, 2007 4:09 am Posts: 239 Location: The land of Pwnt
|
Re: Landmines
if you make it an actor can you make it team 3 or 4 or whatever that way when it dies it doesnt add a kill to your count. Also, if it's team 3 when you place it is it automatically part of your team. And also, if it's part of your team, phoenix bot it, but instead of turning into an other mine make it getshitbymos = 0 hitsmos = 0 and make it a 1 pixel invisible actor. and dont make it super laser itself onto the map.
|
Thu Jul 03, 2008 3:32 am |
|
|
Grif
REAL AMERICAN HERO
Joined: Sat Jan 27, 2007 10:25 pm Posts: 5655
|
Re: Landmines
If it were an "intelligent" mine and on a different team, it would blow up your own actors.
As it is, gibimpulse based bombs aren't reliable.
|
Thu Jul 03, 2008 5:07 am |
|
|
Darlos9D
Joined: Mon Jul 16, 2007 9:50 am Posts: 1512 Location: Tallahassee, FL
|
Re: Landmines
wutangfan1990 wrote: Just make it a bomb that "asplodes" into a pinned actor like the old Darklone stuff. Actually, thats probably not a bad idea. Make some kind of fireable/throwable projectile that then gibs into an actor once it hits something. Then you can set that actor up in the same way you have your mines now. You don't even have to have it be pinned.
|
Thu Jul 03, 2008 2:14 pm |
|
|
|