Installation
Install all dependencies
Download and install the following dependencies:
Install ice skates
When you download our script package, you will find two folders:
brnx-iceorinkskates-addon
brnx-iceorinkskates-replace

You only need to choose one to install on your server.
Use addon if you want to add the skates as new items without replacing existing ones.
Use replace if you want the skates to replace existing models in the game.
⚠ Note: Do not install both at the same time — only one is needed for proper function.
Add to server.cfg
All resources used by brnx-iceorinksystem need to be started before brnx-iceorinksystem it self. This includes your framework, inventory etc. Putting start brnx-iceorinksystem
at the end of your server.cfg

When you download our script file, there will be two types of skate files: addon or replace. You can choose whether you prefer an addon or replace for your city. Note: It is not necessary to put both files on your server.
Warning, if you installed the brnx-iceorinkskates-addon
, you need to start it before any clothing stream, so that your skates don't keep changing numbers.
// Example:
# Libs
start PolyZone
start bs-lib
# Essentials
start framework
start inventory
# Script
start brnx-iceorinkskates
start brnx-iceorinksystem
How to update
Last updated