[QUOTE=Moosicorn;51249658]iirc it's [code]Player:getDarkRPVar("money")[/code][/QUOTE]
Glad to see Sir TEST coming back with the great assistance he's known for.
Moosicorn is right, though. I would use DLabel for it obviously.
[code]
DLabel:SetText( tostring( player:getDarkRPVar( "money" ) ) )
[/code]
Something like that.
Sorry, you need to Log In to post a reply to this thread.