Difference between revisions of "IsPlayerMovingIntoNewSpace"

464 bytes added ,  04:38, 8 August 2009
no edit summary
imported>Fella
imported>Vagrant0
 
(One intermediate revision by one other user not shown)
Line 10: Line 10:


as a condition on the NPC's follow package, he reevaluates ''during'' the load and won't follow the player outside of Skingrad or into interiors.
as a condition on the NPC's follow package, he reevaluates ''during'' the load and won't follow the player outside of Skingrad or into interiors.
==Notes==
* If used with scripting may only work within a [[MenuMode]], [[OnLoad]] or similar block due to only returning 1 while the load screen is displayed.
* Some caution should be used within a [[MenuMode]] block, may cause some scripting to be used when not actually in game, such as the main menu when used within a constantly running quest script. <needs to be verified>


[[Category: Functions]]
[[Category: Functions]]
Line 17: Line 21:
[[Category: Player Functions (CS 1.0)]]
[[Category: Player Functions (CS 1.0)]]
[[Category: Condition Functions]]
[[Category: Condition Functions]]
<!-- Begin Search Terms
Is
Player
Moving
Into
New
Space
End Search Terms -->
Anonymous user