This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Iciaria
Forum: Snippets and Tutorials 03-26-2023, 11:11
Replies: 6
Views: 3,647
Posted By Iciaria
Re: [L4D2] About "IsClientInGame()"

that should be right

public void OnPluginStart()
{
#if DEBUG
HookEvent("weapon_fire", Event_Weapon_Fire);
#endif
}
void Event_Weapon_Fire(Event event, const char[] name,...
Forum: Snippets and Tutorials 03-25-2023, 09:44
Replies: 6
Views: 3,647
Posted By Iciaria
Re: [L4D2] About "IsClientInGame()"

Thanks a lot, everything is clear now.my stupid mistakexD

PS.I only see this error in the log, so I didn't paste the other lines because they are the same.
Forum: Snippets and Tutorials 03-25-2023, 08:27
Replies: 6
Views: 3,647
Posted By Iciaria
[L4D2] About "IsClientInGame()"

I'm having some problems writing a plugin.
The code snippet looks like this


public void OnPluginStart()
{
#if DEBUG
HookEvent("weapon_fire", Event_Weapon_Fire,...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 11:18.


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