Skip to content
View Vectivuss's full-sized avatar
👨‍🍳
👨‍🍳

Block or report Vectivuss

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Vectivuss/README.md

Vectivuss's GitHub Stats Vectivuss's GitHub Streak

's GitHub Trophies

Vectivuss's Activity Graph

🛠️ Languages & Tools

Database

MySQL   MongoDB   SQLite

Tools

Git   VS Code   Figma

pacman contribution graph

Pinned Loading

  1. Garry's Mod MySQL Wrapper Garry's Mod MySQL Wrapper
    1
    
                  
    2
    if not util.IsBinaryModuleInstalled( "mysqloo" ) then
    3
        MsgC( Color( 255, 0, 0 ), "MySQLOO", color_white, " Module isn't installed!\n" )
    4
        return
    5
    end
  2. Garry's mod printf Garry's mod printf
    1
    PRINT_DEBUG     = 1
    2
    PRINT_INFO      = 2
    3
    PRINT_WARN      = 3
    4
    PRINT_ERROR     = 4
    5
    
                  
  3. vs_suit vs_suit Public

    Lua 3 3

  4. bubble-shields bubble-shields Public

    Bubble shields, protect the player from incoming damage

    Lua 1