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 5 of 5
Search took 0.01 seconds.
Search: Posts Made By: knifeeeee
Forum: Plugins 01-16-2023, 09:20
Replies: 1,137
Views: 456,719
Posted By knifeeeee
Re: [L4D & L4D2] Left 4 DHooks Direct (1.127) [07-Jan-2023]

Can you add this burning inventory?

bool IsPlayerOnFire(int client)
{
if(GetEntProp(client, Prop_Data, "m_fFlags") & FL_ONFIRE) return true;
else return false;
}

bool...
Forum: Plugins 10-14-2022, 20:54
Replies: 1,137
Views: 456,719
Posted By knifeeeee
Re: [L4D & L4D2] Left 4 DHooks Direct (1.118) [03-Oct-2022]

well ,i will use this sig int attacker = L4D2_GetInfectedAttacker(client);
if(attacker > 0 && IsClientInGame(attacker) && IsPlayerAlive(attacker))
{...
Forum: Plugins 10-14-2022, 08:38
Replies: 1,137
Views: 456,719
Posted By knifeeeee
Re: [L4D & L4D2] Left 4 DHooks Direct (1.118) [03-Oct-2022]

well, I also want to add this signature.
/* CTerrorPlayer::CleanupPlayerState(void) */
"CTerrorPlayer::CleanupPlayerState"
{
"library" "server"...
Forum: Plugins 10-14-2022, 03:05
Replies: 1,137
Views: 456,719
Posted By knifeeeee
Re: [L4D & L4D2] Left 4 DHooks Direct (1.118) [03-Oct-2022]

Silver, can you add inventory to clean up the state of using Gatlin machine guns?
We destroyed our teammate's miniguns, which made him unable to move and maintain his driving posture.

like this :...
Forum: Plugins 08-30-2022, 09:53
Replies: 1,137
Views: 456,719
Posted By knifeeeee
Re: [L4D & L4D2] Left 4 DHooks Direct (1.113) [16-Aug-2022]

"CTerrorPlayer::GoAwayFromKeyboard"
{
"library" "server"
"linux" "@_ZN13CTerrorPlayer18GoAwayFromKeyboardEv"...
Showing results 1 to 5 of 5

 
Forum Jump

All times are GMT -4. The time now is 16:40.


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