Functions for interacting with the player list
plist.get(entindex: number, field: string)
entindex
number (entindex)
Player index
field
string (menu item)
Name of the field
plist.set(entindex: number, field: string, value: any)
value
any
Value of the field
Last updated 4 years ago