Skip to content
View ihyajb's full-sized avatar

Block or report ihyajb

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. aj-veh-package aj-veh-package Public

    A resource to randomly spawn packages in parked vehicles, that can be searched

    Lua 16 4

  2. aj-patrols aj-patrols Public

    An Easy to use server-sided ped patrol system

    Lua 4

  3. GTA:O Smoking Scenes GTA:O Smoking Scenes
    1
    -- I didnt fully finish this, I planned for it to be like configable with different locations and stuff but 🤷🏻‍♂️
    2
    
                  
    3
    AddTextEntry('BLUNT_HELP_PC', '~INPUT_FRONTEND_X~ Smoke\n~INPUT_FRONTEND_CANCEL~ Exit')
    4
    AddTextEntry('BLUNT_ENTER_PC', 'Enter')
    5
    
                  
  4. carscaleform.lua carscaleform.lua
    1
    --* idc if you use this in public / private script *--
    2
    --* But if you use *most / all* of my code credit would be nice 💖 *--
    3
    local MaxCars = 20 --Max is a HARD CAP OF 20, only make this number lower!
    4
    
                  
    5
    local function func_7050(string)