Difference between revisions of "GetInCell"

226 bytes added ,  09:39, 21 November 2006
m
Make GetInCell "CellName" usage of various CellNames clearer.
imported>JOG
(revert... It sounded logical but I should've read the note...)
imported>MentalElf
m (Make GetInCell "CellName" usage of various CellNames clearer.)
Line 4: Line 4:
   GetInCell Chorrol  
   GetInCell Chorrol  


Returns true if the actor's current cell includes "CellName" as part of its name.  
Returns true if the actor's current cell includes "CellName" as the first part
of its cell name. Again, this not exactly "any" part of it's name, it has to
be the first part of it's name... Chorrol will match Chorrol, Chorrol01, ChorrolFarm, etc.  but using "Farm" would result in never finding ChorrolFarm.  


'''Notes:'''
'''Notes:'''
Anonymous user