Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 809 Bytes

tk-mcard.md

File metadata and controls

43 lines (24 loc) · 809 Bytes

Back To Home

tk-mcard

You can enable debugging for TK Studios resources by enabling the Config.Debug option in tk-lib.

TK MCard is a free resource made by TK Studios

Install

1. Dependencies

TK MCard has 1 dependency:

  • tk-lib (Available from keymaster)

2. Starting resources

Ensure that tk-lib is in your resource folder. We reccommend putting all TK Studios resources in a folder called [tk-studios].

Add ensure [tk-studios] to your server.cfg

Reboot your server

Config

There are no configurable options for this resource

Client Exports

ShowUI()

global.exports["tk-ragdoll"].ShowUI(); // Show MCard

HideUI()

global.exports["tk-ragdoll"].HideUI(); // Hide MCard