Here you can find the installation for cas-newplayer script.
Available Frameworks: RSG and VORP
About Script
With our New Player Limit Script, fresh players will have restrictions preventing them from shooting or taking hostile actions against others until theyβve spent enough time in the game. This ensures a fair and safe environment for everyone, especially newcomers.
π VORP Core Integration Instructions
To integrate with vorp_core, you need to modify the vorp_core/client/spawnplayer.lua file.
Specifically, you must extend the existing vorp:initCharacter event to include the custom character initialization.
Hereβs how to do it properly:
βοΈ Steps
Locate the vorp:initCharacter event handler inside vorp_core/client/spawnplayer.lua.
At the very end of the vorp:initCharacter function, add the following trigger: