<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Yep, it is impossible to keep c4 from detonating in the radius.<br>
That's why if they get any kills with it they get a penalty for each
kill.<br>
The first release won't have this, but I plan on adding a timer to wait
for them to die, keep trying tokill until they are dead, and then when
they are dead bump their spawn time a little bit to add to the penalty.
I have everything working, I just need to test the doing
damage/punishment of a player who gets kills from c4 (or claymore) in
the no kill zone.<br>
<br>
Giel van Schijndel wrote:
<blockquote cite="mid43EA3895.7040903@kingofdos.com" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
Those people who would grab the kit of the deploying person could
activate the C4.<br>
  <br>
  <div class="moz-signature"><big><font face="Verdana" size="-2"><big>SGT
Mortis<br>
  <a href="http://www.theartofwarfare.net">The Art Of Warfare</a> - BF<br>
The Gryphons</big></font></big></div>
  <br>
  <br>
Matthew schreef:
  <blockquote cite="mid007401c62c47$152c4200$925321d1@MAT" type="cite">
    <meta http-equiv="Content-Type" content="text/html;">
    <meta content="MSHTML 6.00.2900.2802" name="GENERATOR">
    <style></style>
    <div><font face="Arial" size="2">Lol. Yes killing them might give
them the message.... And then they couldnt set off the C4 either...</font></div>
    <blockquote
 style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;">
      <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">-----
Original Message ----- </div>
      <div
 style="background: rgb(228, 228, 228) none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>From:</b>
      <a title="brs@vikingmind.com" href="mailto:brs@vikingmind.com">Brigham
Stevens</a> </div>
      <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>To:</b>
      <a title="bfprog@lists.matureasskickers.net"
 href="mailto:bfprog@lists.matureasskickers.net">Battlefield Programming</a>
      </div>
      <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Sent:</b>
Tuesday, February 07, 2006 4:36 PM</div>
      <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Subject:</b>
Re: [bfprog] Disabling C4 near flag for CTF</div>
      <div><br>
      </div>
Andreas Fredriksson wrote:
      <blockquote
 cite="mid3212b1a80602071309x18a06b91gedc7428e25525d97@mail.gmail.com"
 type="cite">
        <pre wrap="">On 2/7/06, Brigham Stevens <a
 class="moz-txt-link-rfc2396E" href="mailto:brs@vikingmind.com%3E">&lt;brs@vikingmind.com&gt;</a> wrote:

  </pre>
        <blockquote type="cite">
          <pre wrap=""> If I could tell who dropped the C4, that would be funny, because they would
get slain over and over until the c4 vanished from the map! I think that
happens after 2 deaths tho...

 Jeeze if they gave the c4 detonator a max range of 20 meters then none of
this would be necessary!
    </pre>
        </blockquote>
        <pre wrap=""><!---->
I guess a server mod would be the easiest way to change this, because
I don't think we ever got around to exposing projectiles correctly in
the API. On the other hand, we didn't have much time to begin with :-)

Maybe tweaking the kits (via template hacking) for this special mode
would work out ok? It would probably be safe to change them on the
server only, but I can't vouch for that.

Essentially if you replace all the C4 kit items with something else
(say grenades), things should work without client changes, because the
server decides what goes into each player's inventory. Maybe some late
change to the entity caching code might be sensitive to this, but I'd
definately give it a try.
  </pre>
      </blockquote>
Hi Andreas,<br>
Well that would definitely work ! But we like C4.... Just not within
say 8 meters of the CTF flag pole!<br>
Everywhere else is great! So that is what I'm trying to accomplish,
because on No-C4_at_flag CTF servers (pretty much the only ones worth
playing on) it is a huge pain in the butt to communicate no C4 to
players and have them go along. Hopefully, having them drop dead with
c4 in their hands when they get too close to the flag will impart the
message.<br>
      <p> </p>
      <hr> _______________________________________________<br>
BFProg mailing list<br>
      <a class="moz-txt-link-abbreviated"
 href="mailto:BFProg@lists.matureasskickers.net">BFProg@lists.matureasskickers.net</a><br>
      <a class="moz-txt-link-freetext"
 href="http://lists.matureasskickers.net/mailman/listinfo/bfprog">http://lists.matureasskickers.net/mailman/listinfo/bfprog</a><br>
    </blockquote>
    <pre wrap=""><hr size="4" width="90%">
_______________________________________________
BFProg mailing list
<a class="moz-txt-link-abbreviated"
 href="mailto:BFProg@lists.matureasskickers.net">BFProg@lists.matureasskickers.net</a>
<a class="moz-txt-link-freetext"
 href="http://lists.matureasskickers.net/mailman/listinfo/bfprog">http://lists.matureasskickers.net/mailman/listinfo/bfprog</a>
  </pre>
  </blockquote>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
BFProg mailing list
<a class="moz-txt-link-abbreviated" href="mailto:BFProg@lists.matureasskickers.net">BFProg@lists.matureasskickers.net</a>
<a class="moz-txt-link-freetext" href="http://lists.matureasskickers.net/mailman/listinfo/bfprog">http://lists.matureasskickers.net/mailman/listinfo/bfprog</a>
  </pre>
</blockquote>
<br>
</body>
</html>