Difference between revisions of "Talk:Running Scripts On Arrows"

Jump to navigation Jump to search
155 bytes removed ,  13:43, 24 December 2008
no edit summary
imported>Hawkmoth 101
imported>Hawkmoth 101
Line 8: Line 8:
hello i need help i have the if (trigref.isammo) setup just like it says but with the disable and all the other ones it sitll thinks that magic is amm how do i fix this here is the script i have if ne1 can help:
hello i need help i have the if (trigref.isammo) setup just like it says but with the disable and all the other ones it sitll thinks that magic is amm how do i fix this here is the script i have if ne1 can help:


"scn actrigzoneSCR
ref trigref
begin ontriggermob
    set trigref to getActionRef
    if (trigref.isammo==1)
        trigref.disable
    endif
  end"


scn actrigzoneSCR
scn actrigzoneSCR
Anonymous user

Navigation menu