Difference between revisions of "User talk:Tibixe"
Jump to navigation
Jump to search
imported>Tibixe |
imported>Tibixe |
||
Line 1: | Line 1: | ||
[[User:DragoonWraith|<font face="Oblivion,Daedric Runes" size=3>D</font>ragoon <font face="Oblivion,Daedric" size=3>W</font>raith]] [[User_talk:DragoonWraith|<font face="Oblivion,Daedric" size=2>TALK</font>]] 22:27, 15 August 2006 (EDT): About your request for SetRefEssential for OBSE: Couldn't you use [[CreateFullActorCopy]] and [[SetEssential]] to create an essential version of an actor which is referenced repeatedly? | [[User:DragoonWraith|<font face="Oblivion,Daedric Runes" size=3>D</font>ragoon <font face="Oblivion,Daedric" size=3>W</font>raith]] [[User_talk:DragoonWraith|<font face="Oblivion,Daedric" size=2>TALK</font>]] 22:27, 15 August 2006 (EDT): About your request for SetRefEssential for OBSE: Couldn't you use [[CreateFullActorCopy]] and [[SetEssential]] to create an essential version of an actor which is referenced repeatedly? | ||
My problem was to make an ''Actor Copy'' essential. But setessential acts like a return function when it is used with a reference variable. (That caused my mod to create a new actor every frame...) I also added an entry to [[ | My problem was to make an ''Actor Copy'' essential. But setessential acts like a return function when it is used with a reference variable. (That caused my mod to create a new actor every frame...) I also added an entry to [[SetEssential]], but marked it as minor edit (I thought a line is a minor edited, now I know it isn't). [[User:Tibixe|Tibixe]] 04:49, 16 August 2006 (EDT) |
Revision as of 03:49, 16 August 2006
Dragoon Wraith TALK 22:27, 15 August 2006 (EDT): About your request for SetRefEssential for OBSE: Couldn't you use CreateFullActorCopy and SetEssential to create an essential version of an actor which is referenced repeatedly?
My problem was to make an Actor Copy essential. But setessential acts like a return function when it is used with a reference variable. (That caused my mod to create a new actor every frame...) I also added an entry to SetEssential, but marked it as minor edit (I thought a line is a minor edited, now I know it isn't). Tibixe 04:49, 16 August 2006 (EDT)