Keyboard Key CodesKeyboard Key Codes
These are the full keyboard key codes for Core with usage example.
lua code language
These are the full keyboard key codes for Core with usage example.
Player will begin sprinting by pressing SHIFT key.
This code will allow you to press "SHIFT" to toggle to another camera. I put this camera on my moving Survival Cart and it works great. Place a camera named "Camera" wherever you need and
This script detects if a player is at the Station so the active damage-over-time from being outside of the cart is nullified. It also detects when the cart enters and leaves the station as well.
This is my current Survival Cart lua code that drives the cart forward from point-to-point (nodes). There is a trigger that detects if a player is on or off the cart as well.
The aura of the survival cart heals and refills ammo per 2 second ticks within a certain radius of all nearby players.
fixed: if you fire your gun it will make you stand up. Also, the interaction label goes away when sitting.