Advertisement
Guest User

Untitled

a guest
Jun 6th, 2019
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. PEX format v3.15 GameID: 3
  2. Source : E:\BuildAgent\work\7711764e91cb5aec\Source\Scripts\QuickPlayContext.psc
  3. Modified : 2019-05-15 01:52:16
  4. Compiled : 2019-05-15 02:00:15
  5. User : builds
  6. Computer : RKVBGSBUILD43
  7. /;
  8. ScriptName QuickPlayContext extends ScriptObject hidden
  9.  
  10. ;-- Functions ---------------------------------------
  11.  
  12. player[] Function GetPlayersOnTeam(int aTeamIndex) native
  13.  
  14. float Function GetTeamScore(int aTeamIndex, Keyword akScore) native
  15.  
  16. int Function GetTeamCount() native
  17.  
  18. int Function GetTeam(player akActor) native
  19.  
  20. float Function GetPlayerScore(player akActor, Keyword akScore) native
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement