#
sourcepawn
Here are 248 public repositories matching this topic...
Admin, ban, and comms management system for the Source engine
php
discord
valve
sourcemod
source-engine
sourcebans
sourcepawn
alliedmodders
sourcemod-plugin
valve-servers
-
Updated
Aug 2, 2021 - PHP
A bunnyhop timer plugin for Counter-Strike: Source, Counter-Strike: Global Offensive and Team Fortress 2.
css
timer
csgo
sourcemod
hacktoberfest
sourcepawn
counter-strike-source
bhop-timer
counter-strike-global-offensive
bunnyhop
kreedz
kz
-
Updated
Aug 1, 2021 - SourcePawn
Anti-Cheat for Source Games
plugin
counter-strike
csgo
sourcemod
anticheat
sourcebans
anti-cheat
server-management
sourcepawn
antihack
anti-exploit
-
Updated
Jul 31, 2021 - SourcePawn
The game is about a group of "terrorists" who have traitors among them, out to kill everyone who's not a traitor.
game
travis-ci
counter-strike
csgo
ghost
sourcemod
in
detective
traitor
innocent
ttt
trouble
terrorist
town
sp
sourcepawn
sourcemod-plugin
deathmatch
counter-strike-global-offensive
ghostdm
-
Updated
Jul 24, 2021 - SourcePawn
Exposing SteamWorks functions to SourcePawn.
c-plus-plus
steam
counter-strike
steamworks
steam-games
steambot
valve
sourcemod
pawn
steam-api
dota2
steam-client
steamworks2017
sourcepawn
dota2-api
dota2api
half-life-2
dota2-modding
team-fortress-2
day-of-defeat-source
-
Updated
Apr 27, 2021 - C++
Easy to setup, modular bhop/surf/deathrun timer for CSS & CS:GO gameservers.
-
Updated
Jan 11, 2021 - SourcePawn
A generic RPG plugin for SourceMod
-
Updated
Jul 21, 2021 - SourcePawn
Advanced admin and ban management for the Source game engine
-
Updated
May 4, 2021 - PHP
Automatically plant the bomb at the start of the round. This will work with all versions of the Retakes plugin.
-
Updated
Apr 24, 2020 - SourcePawn
Allows a CT to instantly defuse the bomb when all Ts are dead and nothing can prevent the defusal.
-
Updated
Oct 9, 2020 - SourcePawn
Freak Fortress 2 is a one versus all mod for Team Fortress 2. It is the successor to the Vs. Saxton Hale plugin.
-
Updated
Mar 10, 2021 - SourcePawn
CallAdmin is a multilingual sourcemod plugin which provides in-game report functionality
-
Updated
Jul 3, 2021 - PHP
Open
add for STYLE_CHAT
3
pimpmyname
commented
May 8, 2019
adding this would be nice, it shows blank text for spectators ;)
if (StrContains(style, STYLE_CHAT) != -1)
{
if (clientTeam == CS_TEAM_CT || (clientTeam == CS_TEAM_T))
{
PrintToChat(i, "%s %s", MESSAGE_PREFIX1, message);
}
}
}
}
VSH2 is a rewrite of the original VSH, meant to combine the best of VSH and FF2.
-
Updated
Aug 2, 2021 - SourcePawn
New server side for SourceBans Material Admin
-
Updated
Jul 31, 2021 - SourcePawn
SourcePawn Scripting Engine for Half-Life 1 based games
-
Updated
Jun 11, 2021 - C++
CSGO - Retakes weapon allocator
-
Updated
Jun 15, 2021 - SourcePawn
This new AC System will be build of older/unmaintained AC´s
sourcemod
sourcecode
anticheat
anti-spam
sourcebans
anti-cheat
antispam
kigen
sourcemod-plugins
sourcepawn
sourcemod-plugin
antihack
antiflood
anti-hack
esea
anti-cheating
antihijack
anti-hijack
easyanticheat
anti-flood
-
Updated
Aug 8, 2020 - SourcePawn
A set of helper include files for cleverly (or abusively) working with the SM transitional API.
-
Updated
Sep 29, 2015 - C++
Epicwindow
commented
Dec 5, 2019
make it so that argX activates the ability on round start,and argY activates the ability on round end which could open up a lot of possbilities i think
Server plugin for AutoDemo system
-
Updated
Jun 14, 2021 - SourcePawn
[Actual/Working] GameVoting - We ban players since 2012 year. Simple votekick voteban votemute plugin Sourcemod.net for TF2, CSS, CSGO etc
css
voting
csgo
sourcemod
sourcemod-plugins
sourcepawn
sourcemod-plugin
voting-system
gamevoting
neatek
smx
-
Updated
Dec 6, 2020 - C++
Plugin for Sourcemod that removes Links from Player Names with Regex
-
Updated
Mar 26, 2019 - SourcePawn
Improve this page
Add a description, image, and links to the sourcepawn topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sourcepawn topic, visit your repo's landing page and select "manage topics."
Help us help you
Description
As discussed here there is a function to retrieve an attachment origin & angles called
CBaseAnimating::GetAttachment.It would be nice if a native will be