Skip to content

Automatically save health, armour, and position for a player.

Notifications You must be signed in to change notification settings

altv-crc/crc-auto-save

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

[CRC][TS] Auto Save

Supported by CRC

Automatically save position, health, and armour for logged in players.

Requires

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

Installation

  1. Create a folder in your src folder called crc-auto-save.

  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-auto-save.

resources = [ 
    ...,
    'crc-auto-save',
    ...
]

Resource structure may vary

About

Automatically save health, armour, and position for a player.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published