Comment on page
📜
Changelog
Changes and new releases to BedWars Scripting.
10/4/23 - Player Scaling, Expanded Math and Table Libraries
- Added direct button to Scripts on the HUD in Custom Matches
- Fixed bug with
registerJumpHeightMultiplier()
- Added
setLightInfluence()
,setLightEmission()
,setParticleRotation()
,setRotSpeed()
to ParticleEmitter - Fixed bug with
PlaySoundForPlayer()
- Added access to the following Roblox Data Types:
- Added access to the following Roblox Enums:
- Added
math.abs()
- Added
tostring()
andtonumber()
- Added horizontal scrolling to the in-game script editor
- Fixed the Upgrade Shopkeeper not despawning when a script stops
- Fixed
task.delay()
not cleaning up when a script stops
Last modified 2mo ago