Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Kellan123
Forum: Scripting 06-22-2020, 10:24
Replies: 14
Views: 2,907
Posted By Kellan123
Re: Block E

try my post again
Forum: Scripting 06-22-2020, 09:13
Replies: 14
Views: 2,907
Posted By Kellan123
Re: Block E

https://forums.alliedmods.net/showthread.php?t=271450
Forum: Scripting 06-20-2020, 03:51
Replies: 14
Views: 2,907
Posted By Kellan123
Re: Block E

#include <sourcemod>
#include <sdktools>

#pragma semicolon 1

public Action:OnPlayerRunCmd(client, &buttons)
{
if(buttons & IN_USE)
{
new target = GetClientAimTarget(client, false);
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 17:53.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode