mirror of
https://github.com/jimathy/jim_bridge.git
synced 2026-08-19 06:46:04 +01:00
Update playerfunctions.lua
This commit is contained in:
@@ -553,7 +553,7 @@ end
|
|||||||
--- ```
|
--- ```
|
||||||
function getPlayer(source)
|
function getPlayer(source)
|
||||||
local Player = {}
|
local Player = {}
|
||||||
debugPrint("^6Bridge^7: ^2Getting ^3Player^2 info^7")
|
--debugPrint("^6Bridge^7: ^2Getting ^3Player^2 info^7")
|
||||||
|
|
||||||
if source then
|
if source then
|
||||||
local src = tonumber(source)
|
local src = tonumber(source)
|
||||||
|
|||||||
Reference in New Issue
Block a user