Identix
Browse AddonsDownload RLIB
  • Introduction
  • Showcase
  • Changelog
    • 🟧2.6.0.0
    • 🟧2.5.2.0
    • 🟧2.5.1.0
    • 🟧2.5.0.0
  • FAQ
    • ◾Addon Won't Show
    • ◾Change Currencies
    • ◾Change Themes
    • ◾Disabling Names
    • ◾Incompatible Addons
    • ◾Modified Script
    • ◾Refunds
    • ◾Script Errors
    • ◾When Are Updates?
  • ❱ Setup
    • ◾Install
    • ◾Verify
    • ◾Workshop
  • ❱ Configuration
    • ◾Env
    • ◾Fonts
    • ◾Languages
    • ◾Database
    • ◾Settings
      • ◾Non-RP Gamemodes
  • ❱ First Use
    • ◾Binds
    • ◾Permissions
      • SAM
      • ServerGuard
      • ULX
      • xAdmin
  • ❱ Developers
    • ◾Hooks
      • 🔗identix_fonts_register
      • 🔗identix_pl_authenticate
      • 🔗identix_pl_name_set
      • 🔗identix_pl_name_set_post
      • 🔗identix_pl_name_rs
      • 🔗identix_pl_name_rs_post
      • 🔗identix_pl_profile_rate
      • 🔗identix_rnet_register
Powered by GitBook
On this page
  • ◾ Verify RLIB
  • ◾ Verify ADDON
  1. ❱ Setup

Verify

Validating the installation of rlib and your addon

If you want to double check and confirm the installation of rlib and your addon; you may do the following.

◾ Verify RLIB

  • Once installation is complete; connect to your Garry's Mod server.

  • Open the console ( ~ )

  • Execute the command:

rlib.version

The following should output:

rlib Manifest: 
       Ver :  v3.2.0-stable  ( 12.06.2020 )
       Dev :  Richard
       Doc :  https://docs.rlib.io/ 

◾ Verify ADDON

◾ Method 1 (Console)

To verify if your addon is installed properly:

  • Connect to your Garry's Mod server

  • Open the console ( ~ )

  • Execute the command:

rlib.running

The following should output:

[CONSOLE] [rlib] nodules » identix, workshop

You can also execute the following command in the server-side console:

rlib.modules

This command should show something such as the following:

◾ Method 2 (In-Game)

Any addon that includes an interface will come with multiple ways to make it appear on-screen. Obviously, by making the interface appear, you will know that it is successfully installed.

PreviousInstallNextWorkshop

Last updated 3 years ago

For a list of activation methods, view the page.

◾
Binds