• GetPlayerClass Problem
    4 replies, posted
I cant seem to get the new GetPlayerClass working, any ideas? Error: 'attempt to call global 'GetPlayerClass' (a nil value)' [CODE] concommand.Add( "cmd_getplayerclass", function( ply ) print( player_manager.GetPlayerClass( ply ) ) end ) [/CODE]
-snip-
[QUOTE=arcaneex;43471425]ply:GetPlayerClass()[/QUOTE]Thanks but same problem still.
-snip-
Sorry, you need to Log In to post a reply to this thread.