Difference between revisions of "Talk:PlaceAtMe"

Jump to navigation Jump to search
323 bytes added ,  19:11, 18 July 2006
→‎PlaceAtMe and Disable: updated Disable and Etiquette
imported>Gamall
m (added a header to separate the two distinct discussions about placeatme)
imported>DragoonWraith
(→‎PlaceAtMe and Disable: updated Disable and Etiquette)
Line 64: Line 64:
:[[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>]] 18:22, 18 July 2006 (EDT): SetDelete. You had to Disable an object before you could delete it though, or the game would crash. Like this:
:[[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>]] 18:22, 18 July 2006 (EDT): SetDelete. You had to Disable an object before you could delete it though, or the game would crash. Like this:


:<pre>
<pre>if ( GetDisabled == 1 )
:if ( GetDisabled == 1 )
  SetDelete 1
SetDelete 1
endif
:endif
 
:
Disable</pre>
:Disable
:</pre>


:And it has been confirmed that Oblivion has no such function, although some have claimed that you can use [[DeleteFullActorCopy]] - but that would surprise me greately if it really worked.
:And it has been confirmed that Oblivion has no such function, although some have claimed that you can use [[DeleteFullActorCopy]] - but that would surprise me greately if it really worked.
Line 79: Line 77:
::::I've tested deleteFullActorCopy nevertheless. As expected, it does not seem to have any significant effect. So I'm afraid we'll have to stick with MoveTo...[[User:Gamall|Gamall]] 19:24, 18 July 2006 (EDT)
::::I've tested deleteFullActorCopy nevertheless. As expected, it does not seem to have any significant effect. So I'm afraid we'll have to stick with MoveTo...[[User:Gamall|Gamall]] 19:24, 18 July 2006 (EDT)


 
::::[[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>]] 20:11, 18 July 2006 (EDT): I've updated [[Disable]] and [[:Category:About Modding Etiquette|Modding Etiquette]] accordingly.
----

Navigation menu