Talk:GetHasNote

Active discussions
Revision as of 01:43, 13 February 2013 by imported>Trilioth (Created page with "~~~~ == player.GetHasNote Works == I found a contradiction to the statement that this function is not called on a reference. It makes sense that this wouldn't be called on a ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Trilioth (talk) 00:43, 13 February 2013 (EST)

player.GetHasNote WorksEdit

I found a contradiction to the statement that this function is not called on a reference. It makes sense that this wouldn't be called on a reference, as it is designed to test if the player has a note.

RSCharlieQuestScript is an object script on a trigger box (RSCharlieQuestTrigger) in the interior cell RSCharlieNVDESTROYED. It uses "player.GetHasNote" in an if statement.

Return to "GetHasNote" page.