Closed Cooliokid956 closed 1 month ago
Allows mods to change the playerlist location label, even when level names are hardcoded.
network_player_set_override_location
Takes a NetworkPlayer and a string. Leaving the string empty will clear the override. # New NetworkPlayer field added: overrideLocation
NetworkPlayer
string
overrideLocation
Allows mods to change the playerlist location label, even when level names are hardcoded.
network_player_set_override_location
Takes a
NetworkPlayer
and astring
. Leaving the string empty will clear the override. # NewNetworkPlayer
field added:overrideLocation