Poll

Would you use this?

Field artillery!  forget yeah!
6 (46.2%)
Yes.
0 (0%)
Maybe.
1 (7.7%)
No.
2 (15.4%)
I am Oscar the Grouch.
4 (30.8%)

Total Members Voted: 13

Author Topic: Event Request: Target-based projectile events.  (Read 5193 times)

No, it's not really possible. You can't have temporary datablocks - once they are created you can't remove them unless your end the server. You also can't create or change them on the fly without causing de-sync.

Okay.  In that case, scratch the delay definition and gravity modifyer.

I'd still like to see something like this made, though.

You may be able to modify the datablock, fire it, then set the datablock's settings back to what they were to get it to work.

You may be able to modify the datablock, fire it, then set the datablock's settings back to what they were to get it to work.
That really doesn't work because you have to transmit the datablock changes to clients before using it or it will not render properly, and that takes time.