Builder-X
Browse ScriptsDownload RLIB
v2.x
v2.x
  • Introduction
  • Showcase
  • Changelog
    • ◾2.0.1.0
    • ◾2.0.0.0
  • FAQ
    • ◾Addon Won't Show
    • ◾Incompatible Addons
    • ◾Damage Issues
    • ◾Modified Script
    • ◾Refunds
    • ◾Script Errors
    • ◾When Are Updates?
  • ❱ Setup
    • ◾Install
    • ◾Verify
    • ◾Workshop
    • ◾Docs/Web
  • ❱ Configuration
    • ◾Env
    • ◾Fonts
    • ◾Languages
    • ◾Settings
      • ▸sh_cfg_bg
  • ❱ First Use
    • ◾Binds
  • ❱ Developers
    • ◾Functions
      • 🟦GetBuild
      • �� SetBuild
      • 🟦GetDmg
      • 🟦SetDmg
      • 🟦AddDmg
    • ◾Hooks
      • 🔗builderx.mode.onswitch
      • 🔗builderx.pl.ondamage
      • 🔗builderx.pl.onjoin
      • 🔗builderx.pl.onnoclip
Powered by GitBook
On this page
  1. ❱ Developers

Functions

Functions for interacting with this addon

PreviousBindsNextGetBuild

Last updated 4 years ago

These items are provided as additional helpful notes about this addon. Support will not be provided for issues related to modifications made to the addon.

Functions

Desc

Scope

▸

returns true of player in build mode

🟦

▸

sets build state on player

🟦

▸

returns damage done by player in build

🟦

▸

sets total damage done by player

🟦

▸

adds damage to current damage

🟦

◾
pl:GetBuild( )
pl:SetBuild( b )
pl:GetDmg( )
pl:SetDmg( i )
pl:AddDmg( i )