[Help] Player Kit

Hello,
Im working on some mod and need help.
How can I get name of kit that player is using?
When I try getting the selected kit from selectedKit data container i only get “Soldier BP” or something like that…

Im noob in LUA, please help :grin:

Lua is just the programming language, the most important thing is to learn the VeniceEXT scripting system. Take a look on the guides at:

if you do it on the server you can probably check AdvancedRCON just check the Player:Respawn event.