Explosion value

  • jenn4
    25th Aug 2011 Member 0 Permalink
    Can I change explosion value like I dont need to write 9999999999999999999999999999999 to get realistic explosion.
  • cctvdude99
    25th Aug 2011 Member 0 Permalink
    @jenn4
    Explosions being more powerful in TPT have been rejected (I think) many times before, if this is what you mean.

    I don't think it will ever be changed.
  • jenn4
    25th Aug 2011 Member 0 Permalink
    No. I mean: When I create new explosion I have to put it explosion value to 9999999999999999999999999999999999 or it is not enough powerfull. So could it be changed like only 999999999 will be as much as current 9999999999999999999999999999999999.
  • jacksonmj
    25th Aug 2011 Developer 0 Permalink
    If you're talking about the ptypes[].explosive variable, putting a big number in does not make the explosion more powerful.

    0 - does not explode
    1 - explodes when touching fire
    2 - explodes when touching fire or when pressure > 2.5
  • jenn4
    25th Aug 2011 Member 0 Permalink
    Oh. How can I make explosives more powerful
  • Cr15py
    25th Aug 2011 Member 0 Permalink
    @jenn4 (View Post)
    You need to make an update function that causes it to release much pressure, debris, etc.

    EDIT: Also, with all those 9s, you are WAY over the maximum value of even an unsigned long long int!
    EDIT2: I actually looked up the maximum value of an unsigned long long int in my limits.h, 18446744073709551615. That's way larger than what I thought my computer could handle 0.o
  • Xenocide
    28th Jun 2012 Former Staff 0 Permalink
    This post has been removed: Rederping
Locked by Xenocide: preventing more necro cause I'm a tool.