Skip to content

Set a set of default clothes the player starts with after they spawn.

Notifications You must be signed in to change notification settings

altv-crc/crc-default-clothes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

[CRC][TS] Default Clothes

Supported by CRC

Set a set of default clothes the player starts with after they spawn.

Requires

Highly recommended to get the extension, for better event handling.

Installation

  1. Create a folder in your src folder called crc-default-clothes.

  2. Add the TypeScript files from this resource, to that folder.

  3. Modify server.toml and ensure it loads whatever you named the folder.

In the case of the example above it should be crc-default-clothes.

resources = [ 
    ...,
    'crc-default-clothes',
    ...
]

Resource structure may vary

About

Set a set of default clothes the player starts with after they spawn.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published