Discord
Steam
/
Garry's Mod
/
Developers
/
Calling DarkRP..
Login/Join
Event Log
Calling DarkRP variables ( Client and Server )
2 replies, posted
Search
In This Thread
I am wondering how to call the DarkRP varibles such as player money. Is there something like GetNWInt( "darkrp_money" ) or is it another method? Please point me in the right direction. Thanks
https://wiki.darkrp.com/index.php/Functions/Player/Shared/getDarkRPVar https://github.com/FPtje/DarkRP/blob/master/gamemode/modules/base/sv_entityvars.lua
ply:getDarkRPVar( "money" )
Sorry, you need to
Log In
to post a reply to this thread.