mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-28 17:01:14 +00:00
e60674cb56
Placeholder results go straight into gsub as the replacement string, so a % in a player name either throws and kills the presence thread or silently mangles the output. The "Unknown" fallback above it was unreachable because the error() on the previous line always propagates.