Difference between revisions of "Talk:Running Scripts On Arrows"
Jump to navigation
Jump to search
Talk:Running Scripts On Arrows (edit)
Revision as of 13:09, 26 December 2008
, 13:09, 26 December 2008→Indecipherable Question
imported>Hawkmoth 101 |
imported>DragoonWraith |
||
Line 42: | Line 42: | ||
If you can tell me what is wrong I would appreciate it. | If you can tell me what is wrong I would appreciate it. | ||
:Hmm... I don't know. You could try using [[GetProjectileType|if ( trigref.GetProjectileType == 0 )]] instead, maybe that would work better? | |||
:Other than that, I don't have any ideas. You might try asking on the {{Forums}}. Also, depending on what you're doing, it might be better to use [[GetFirstRef|GetFirst]]/[[GetNextRef|NextRef]] to walk through all of the projectiles and just delete arrows, instead of using the triggerzone - unless you want it to be in that specific area. | |||
:[[User:DragoonWraith|<span style="font-family: Oblivion, Daedric Runes; size=2;">D</span>ragoon <span style="font-family: Oblivion, Daedric Runes; size=2;">W</span>raith]] [[User_talk:DragoonWraith|<span style="font-family: Oblivion, Daedric Runes; size=2;">TALK</span>]] 13:09, 26 December 2008 (EST) |