Results 1 to 4 of 4

Thread: Idestructible object

  1. #1
    how to convert an object indestructible? Exactly this objects




  2. #2
    Retired Moderator
    Join Date
    May 26 2002
    Location
    Chicago
    Posts
    4,467
    You can have a trigger or a script. The trigger method is easier:

    Name your objects

    Activation to repeatedly instead of once

    Trigger1:
    Condition: objectname getdammage >.25
    On activation: objectname setdammage 0

    And then you can do a second trigger the same way for the other ramp.
    Sergeant of Marines

  3. #3
    A better condition would be:

    </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE">&#40;getdammage objectname&#41; &#33;= 0[/QUOTE]<span id='postcolor'>

    RED

  4. #4
    jacobaby
    Guest
    but the ramp addon is much better for jumping off......



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •