Raised This Month: $ Target: $400
 0% 

Showing results 1 to 4 of 4
Search took 0.01 seconds.
Search: Posts Made By: ojisan
Forum: Scripting 02-08-2024, 12:50
Replies: 1
Views: 471
Posted By ojisan
Detect weapon hits an entity (all entities not on clients only)

I just want to detect if a knife hits something. Any entity. Or any weapon hits something. Ontakedamage or traceattack works only if you hit players. Please help me with this. The game is CS:S.
Forum: Scripting 02-08-2024, 07:28
Replies: 6
Views: 752
Posted By ojisan
Re: Check if a weapon have fireburst

I'm okey now problem solve!



public bool isOn2ndMode(int weapon)
{
bool fireMode = false;
char ClassName[30];
GetEdictClassname(weapon, ClassName, sizeof(ClassName));...
Forum: Scripting 02-07-2024, 11:50
Replies: 6
Views: 752
Posted By ojisan
Re: Check if a weapon have fireburst

It is for cs:s
The weapon is glock. Any idea?
Forum: Scripting 01-31-2024, 04:56
Replies: 6
Views: 752
Posted By ojisan
Check if a weapon have fireburst

Hello everyone! I am struggling finding out how to check if weapon has a fireburst. I can check if the weapon has silencer but it is different if firebust. Please help me.
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -4. The time now is 04:46.


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