Djinni Wiki
Advertisement

BindEffectParamToObjectPosition ( object oEffectObject, string sEffect, string sParamName, object oObject, vector vShift=[0.0,0.0,0.0] )

przybindowuje po o enie obiektu oObject jako parametr sParamName efektu sEffect na obiekcie oEffectObject

  • oEffectObject: object on which the effect is applied
  • sEffect: effect name
  • sParamName: parameter under which the ozenie will be visible as a result
  • oObject: Rego object which tracks items you want (OBJECT_INVALID links from the track)
  • vShift: Move toward the conditions of the facility
  • Return type: void
  • Include file: nwscriptdefn
Advertisement