Closed Frank441 closed 4 months ago
use my samp-node fork instead of iAmir's.
Originally posted by @dockfries in https://github.com/dockfries/infernus/issues/39#issuecomment-2185679848
Example code:
import { PlayerEvent } from "@infernus/core"; PlayerEvent.onDisconnect(({ player, reason, next }) => { console.log(player.getName()); });
'\x00\b'
Could it be somehow related to this commit?
try update latest core version
Originally posted by @dockfries in https://github.com/dockfries/infernus/issues/39#issuecomment-2185679848
Example code:
'\x00\b'
).Could it be somehow related to this commit?