sirpapate / playercore

MIT License
1 stars 4 forks source link

Lua errors #1

Open 0x57e11a opened 4 years ago

0x57e11a commented 4 years ago

An error is occuring when trying to plySetPos another player

lua/ulib/modules/playercore_access.lua:61: bad argument #1 to 'pairs' (table expected, got number)

So for some reason, target:getCPPIFriendsList() is returning a number instead of a table