You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to make my own ply:getMoney function for a sf currency integration with SF, it works but it gets automatically removed from the documentation as the docs don't explicitly check if the doc was from darkrp or another library
I don't like the darkrp methods being entity methods in the first place. getMoney should've been darkrp.getMoney(ply). I'd suggest doing that for yours too so there aren't function name clashes
I was trying to make my own
ply:getMoney
function for a sf currency integration with SF, it works but it gets automatically removed from the documentation as the docs don't explicitly check if the doc was from darkrp or another libraryStarfallEx/lua/starfall/libs_sh/darkrp2.lua
Lines 20 to 56 in c3a06c5
The text was updated successfully, but these errors were encountered: