Difference between revisions of "Talk:GetInCellParam"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Entim
(revert)
imported>PbeBb9
m
Line 1: Line 1:
[[User:DragoonWraith|<font face="Oblivion,Daedric Runes" size=2>D</font>ragoon <font face="Oblivion,Daedric Runes" size=2>W</font>raith]] [[User_talk:DragoonWraith|<font face="Oblivion,Daedric" size=2>TALK</font>]] 23:08, 16 August 2006 (EDT): What is the difference between GetInCellParam Cell Actor and Actor.GetInCell Cell?
[[User:DragoonWraith|<font face="Oblivion,Daedric Runes" size=2>D</font>ragoon <font face="Oblivion,Daedric Runes" size=2>W</font>raith]] [[User_talk:DragoonWraith|<font face="Oblivion,Daedric" size=2>TALK</font>]] 23:08, 16 August 2006 (EDT): What is the difference between GetInCellParam Cell Actor and Actor.GetInCell Cell?
:For scripts, there's no practical difference. GetInCellParam is useful for conditions in quest stages and packages where there is no implied calling object. [http://www.elderscrolls.com/forums/index.php?showtopic=535960&hl=getincellparam Like this]. [[User:Scruggs|Scruggs]] 00:11, 17 August 2006 (EDT)
:For scripts, there's no practical difference. GetInCellParam is useful for conditions in quest stages and packages where there is no implied calling object. [http://www.elderscrolls.com/forums/index.php?showtopic=535960

Revision as of 22:17, 8 June 2007

Dragoon Wraith TALK 23:08, 16 August 2006 (EDT): What is the difference between GetInCellParam Cell Actor and Actor.GetInCell Cell?

For scripts, there's no practical difference. GetInCellParam is useful for conditions in quest stages and packages where there is no implied calling object. [http://www.elderscrolls.com/forums/index.php?showtopic=535960