Skip to content
Snippets Groups Projects

Read-only Lua API for player profiles

Open spazzylemons requested to merge spazzylemons/RingRacers:profile-library into master

This adds read-only access to the player profiles. The profiles are provided as a global array named profiles, which is 0-indexed like the players array. To get the currently in-use profile, the currprofile global can be used to index the profiles array. All profile_t fields, except for secret_key and controls, can be read in Lua.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading