Object tipe selection of MOVE_ITEM

Suggestions for new features for inclusion in RTC. Note that all the suggestions that have already been implemented have been moved to the RTC Archive forum.

Moderator: George Gilbert

Forum rules
Please read the Forum rules and policies before posting.
Post Reply
Tonari
Craftsman
Posts: 146
Joined: Sun Jul 23, 2006 1:32 pm
Location: Japan

Object tipe selection of MOVE_ITEM

Post by Tonari »

I think about attack method by striking dropped the missile that the enemy threw out with the sword.
Additional action of expire of item doesn't execute STOP_FLYING.
Then, I devised the method of moving the trigger forward of the party.

However, the trigger that finished being used cannot be returned to former place.
It is because the type cannot be specified though MOVE_ITEM can specify the place.
If it has lifetime that shows the time limit, and item that moves MOVE_ITEM_TO_OBJECT_LOCATION with expire is moved forward of the party with the trigger, the thing returned based on the trigger can be done.
However, other item moves with the trigger in this method, too.

Then, it is convenient that there is action of MOVE_ITEM that can specify the type of item.
For instance, it comes to move only item chosen to be object 2.
Or, action like MOVE_ITEM_GLOBAL_**.

When STOP_FLYING etc. come to move by expire, the problem will be solved.
However, I want you to improve MOVE_ITEM for other ideas.
Please forgive poor English.
Post Reply