Files
NGECore2/src/resources
Treeku b6fc2edfe3 obj: use(core, actor, obj) & destroy(core, obj)
Object scripts can now define:

use(core, actor, object)

destroy(core, object)

This will be useful for, for example, making a pcd vehicle spawn in the
datapad upon the use of a deed before destroying itself, or making a
lifeday tree spawn another tree upon its destruction.
2013-11-16 23:15:26 +00:00
..