View Single Post
  #1  
Old 03-23-2015, 11:44 AM
raio151 raio151 is offline
Approved Member
 
Join Date: Jan 2015
Posts: 5
Question Old style ("one use") Morphine mod or script

Helo,
im searching the way how to bring back old style Faces Of War injection system.

First try was to find FoW injection mechanism files and use em for modifying new As2. I didnt find anything

Second try, simply script (in editor) deleting morphine from inventory after use (Im using old morphine skin).

Its seems very easy, but i didnt find good "conditions" for "delete item" trigger. Any working condition for "use morphine", "action injection" or whatever. Order "Arrival" didnt worked for me (click to open picture), maybe I did somth. wrong



I'd like to use something like

Condition:
Actor Tag "my unit1"
Use item "Morphine"

trigger:
Actor Tag "my unit1"
Delete item "morphine"




Im doing it, because this "mod" can bring back this important factor (checking for supplies of injections) for single\coop small scenarios, where player have't got tons os units, but only small special squad or heroes. I also need it for my comprehensive sp\coop mod Im working on.

Thank you for any ideas and help

Last edited by raio151; 03-23-2015 at 11:55 AM.
Reply With Quote