Difference between revisions of "GetPlayerTeammate"
Jump to navigation
Jump to search
imported>Egocarib (Created page with "This Condition Function has been marked as obsolete by Skyrim developers. Category:Condition Functions") |
imported>DreamKing (Note that despite the statement that it is obsolete, it does seem to work in at least some cases.) |
||
Line 1: | Line 1: | ||
This Condition Function has been marked as obsolete by Skyrim developers. | This Condition Function has been marked as obsolete by Skyrim developers. | ||
That being said, it does appear to work in at least some cases (tested as a condition for filling a reference alias). Returns 1 if an actor is currently set as a player teammate via the Papyrus [[SetPlayerTeammate - Actor|SetPlayerTeammate()]] function, 0 if not. | |||
[[Category:Condition Functions]] | [[Category:Condition Functions]] |
Revision as of 13:03, 27 November 2013
This Condition Function has been marked as obsolete by Skyrim developers.
That being said, it does appear to work in at least some cases (tested as a condition for filling a reference alias). Returns 1 if an actor is currently set as a player teammate via the Papyrus SetPlayerTeammate() function, 0 if not.