Difference between revisions of "GetInCell"
Jump to navigation
Jump to search
revert... It sounded logical but I should've read the note...
imported>JOG m |
imported>JOG (revert... It sounded logical but I should've read the note...) |
||
Line 4: | Line 4: | ||
GetInCell Chorrol | GetInCell Chorrol | ||
Returns true if the actor | Returns true if the actor's current cell includes "CellName" as part of its name. | ||
'''Notes:''' | '''Notes:''' | ||
*The CellName has to be a valid [[Interior_cells|interior cell]] name. [[Exterior cells]] will not work. In some cases, it is necessary to create a "dummy" interior cell (e.g. Chorrol) in order to use GetInCell for a set of related interior and exterior cells (e.g. all the ChorrolXXX cells). | *The CellName has to be a valid [[Interior_cells|interior cell]] name. [[Exterior cells]] will not work. In some cases, it is necessary to create a "dummy" interior cell (e.g. Chorrol) in order to use GetInCell for a set of related interior and exterior cells (e.g. all the ChorrolXXX cells). | ||
==See Also== | ==See Also== |