Lua API
  • 🔎Overview
  • Introduction
    • 🚀Creating scripts
      • 🧠First Steps
      • 🖥️Adding UI
      • 📚Creating Libraries
  • API
    • 🌐Global Functions
    • ⚙️Instances
      • 🔢Math
      • ☎️Events
        • event_t
      • 🎮Game
        • global_vars_t
        • cengine_client
          • cnet_chan
        • ccsgo_input
        • cinput_system
        • cgame_ui_funcs
        • ccvar
          • convar
      • 🕹️Mods
        • events_t
      • ✏️Draw
        • ⚙️Types
          • ⚙️rect
          • ⚙️vec2
          • ⚙️color
          • ⚙️accessor
        • 🖥️Adapter
        • ✏️Layer
          • outline_mode
          • rounding
          • glow_parts
          • text_params
            • text_alignment
          • shadow_dir
          • command
            • render_mode
        • 🖼️Managed
          • 🖼️texture
            • svg_texture
            • animated_texture
          • 🖼️shader
          • ™️font_base
            • font
            • font_gdi
            • glyph_t
            • font_flags
      • 🙋Entities
        • entity_list_t
          • entity_entry_t
        • base_entity
          • schema_accessor_t
          • cs2_weapon_base_gun
          • cs2_player_pawn
          • cs2_player_controller
          • cs2_weapon_base
          • cs2_grenade_projectile
        • ccsweapon_base_vdata
          • cfiring_mode
        • chandle
        • csweapon_mode
        • csweapon_type
        • weapon_id
        • csweapon_category
        • observer_mode_t
      • 🖥️Gui
        • ⚙️Types
          • ⚙️bits
          • ⚙️control_id
        • context
          • user_t
        • context_input
          • mouse_button
        • notification_system
          • notification
        • control
          • control_type
          • value_param
          • checkbox
          • slider
          • label
          • selectable
          • button
          • color_picker
          • spacer
          • text_input
          • combo_box
          • image
        • container
          • control_container
            • layout
            • group
      • ⚙️Utils
    • ⚙️Types
      • ⚙️ptr
      • ⚙️ref_holder_t
      • ⚙️vector
      • ⚙️vector4d
      • 🎮veccolor
      • 🎮color
      • 🎮cview_setup
      • 🎮cuser_cmd
      • 🎮game_event_t
    • 🟰Enums
      • 🟰client_frame_stage
      • 🟰input_bit_mask
Powered by GitBook

© 2025 - FATALITY

On this page
  • none
  • deagle
  • elite
  • fiveseven
  • glock
  • ak47
  • aug
  • awp
  • famas
  • g3sg1
  • galilar
  • m249
  • m4a1
  • mac10
  • p90
  • zone_repulsor
  • mp5sd
  • ump45
  • xm1014
  • bizon
  • mag7
  • negev
  • sawedoff
  • tec9
  • taser
  • hkp2000
  • mp7
  • mp9
  • nova
  • p250
  • shield
  • scar20
  • sg556
  • ssg08
  • knifegg
  • knife
  • flashbang
  • hegrenade
  • smokegrenade
  • molotov
  • decoy
  • incgrenade
  • c4
  • healthshot
  • knife_t
  • m4a1_silencer
  • usp_silencer
  • cz75a
  • revolver
  • tagrenade
  • fists
  • breachcharge
  • tablet
  • melee
  • axe
  • hammer
  • spanner
  • knife_ghost
  • firebomb
  • diversion
  • fraggrenade
  • snowball
  • bumpmine
  • knife_bayonet
  • knife_css
  • knife_flip
  • knife_gut
  • knife_karambit
  • knife_m9bayonet
  • knife_tactical
  • knife_falchion
  • knife_survival_bowie
  • knife_butterfly
  • knife_push
  • knife_cord
  • knife_canis
  • knife_ursus
  • knife_gypsy_jackknife
  • knife_outdoor
  • knife_stiletto
  • knife_widowmaker
  • knife_skeleton
  • knife_kukri
Export as PDF
  1. API
  2. Instances
  3. Entities

weapon_id

This enum represents the unique identifier for various weapons in the game.

none

Represents no weapon.


deagle

Represents a Desert Eagle.


elite

Represents the Dual Berettas.


fiveseven

Represents a Five-SeveN.


glock

Represents a Glock-18.


ak47

Represents an AK-47.


aug

Represents an AUG.


awp

Represents an AWP.


famas

Represents a FAMAS.


g3sg1

Represents a G3SG1.


galilar

Represents a Galil AR.


m249

Represents an M249.


m4a1

Represents an M4A4.


mac10

Represents a MAC-10.


p90

Represents a P90.


zone_repulsor

Represents a zone repulsor device.


mp5sd

Represents an MP5-SD.


ump45

Represents a UMP-45.


xm1014

Represents an XM1014.


bizon

Represents a PP-Bizon.


mag7

Represents a MAG-7.


negev

Represents a Negev.


sawedoff

Represents a Sawed-Off.


tec9

Represents a Tec-9.


taser

Represents a Zeus x27 taser.


hkp2000

Represents a P2000.


mp7

Represents an MP7.


mp9

Represents an MP9.


nova

Represents a Nova.


p250

Represents a P250.


shield

Represents a shield.


scar20

Represents a SCAR-20.


sg556

Represents an SG 553.


ssg08

Represents an SSG 08.


knifegg

Represents the Golden Knife.


knife

Represents the default knife.


flashbang

Represents a flashbang.


hegrenade

Represents an HE grenade.


smokegrenade

Represents a smoke grenade.


molotov

Represents a Molotov.


decoy

Represents a decoy grenade.


incgrenade

Represents an incendiary grenade.


c4

Represents a C4 explosive.


healthshot

Represents a health shot.


knife_t

Represents the Terrorist knife.


m4a1_silencer

Represents the M4A1-S.


usp_silencer

Represents the USP-S.


cz75a

Represents a CZ75-Auto.


revolver

Represents an R8 Revolver.


tagrenade

Represents a tactical awareness grenade.


fists

Represents fists.


breachcharge

Represents a breach charge.


tablet

Represents a tablet.


melee

Represents a generic melee weapon.


axe

Represents an axe.


hammer

Represents a hammer.


spanner

Represents a spanner (wrench).


knife_ghost

Represents a ghost knife.


firebomb

Represents a firebomb grenade.


diversion

Represents a diversion device.


fraggrenade

Represents a fragmentation grenade.


snowball

Represents a snowball.


bumpmine

Represents a bump mine.


knife_bayonet

Represents a Bayonet.


knife_css

Represents the Classic Knife.


knife_flip

Represents a Flip Knife.


knife_gut

Represents a Gut Knife.


knife_karambit

Represents a Karambit.


knife_m9bayonet

Represents an M9 Bayonet.


knife_tactical

Represents a Huntsman Knife.


knife_falchion

Represents a Falchion Knife.


knife_survival_bowie

Represents a Bowie Knife.


knife_butterfly

Represents a Butterfly Knife.


knife_push

Represents a Shadow Daggers.


knife_cord

Represents a Paracord Knife.


knife_canis

Represents a Survival Knife.


knife_ursus

Represents an Ursus Knife.


knife_gypsy_jackknife

Represents a Navaja Knife.


knife_outdoor

Represents a Nomad Knife.


knife_stiletto

Represents a Stiletto Knife.


knife_widowmaker

Represents a Talon Knife.


knife_skeleton

Represents a Skeleton Knife.


knife_kukri

Represents a Kukri Knife.

Previouscsweapon_typeNextcsweapon_category

Last updated 3 months ago

⚙️
🙋