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

Showing results 1 to 12 of 12
Search took 0.02 seconds.
Search: Posts Made By: ttfak12
Forum: Plugin/Gameplay Ideas and Requests 01-06-2021, 21:30
Replies: 0
Views: 419
Posted By ttfak12
Exception reported: Handle a925019f is invalid

:wink::wink::wink::wink::wink::wink::wink::wink::wink::wink::wink:
Forum: Plugin/Gameplay Ideas and Requests 12-27-2020, 23:07
Replies: 2
Views: 529
Posted By ttfak12
Forum: Plugin/Gameplay Ideas and Requests 12-27-2020, 22:55
Replies: 2
Views: 529
Posted By ttfak12
tank_spawn

https://wiki.alliedmods.net/Left_4_Dead_Events#tank_spawn

tank_spawn
Note:
Name: tank_spawn
Structure:
short userid User ID of the tank spawning now
long tankid Entindex of tank spawning...
Forum: Extensions 12-23-2020, 21:51
Replies: 883
Views: 700,187
Posted By ttfak12
Re: DHooks (Dynamic Hooks - Dev Preview)

L 12/24/2020 - 10:48:04: [left4dhooks.smx] Failed to find signature: ForceNextStage
Forum: Plugin/Gameplay Ideas and Requests 01-09-2020, 10:37
Replies: 6
Views: 1,379
Posted By ttfak12
Forum: Plugin/Gameplay Ideas and Requests 01-08-2020, 23:21
Replies: 3
Views: 1,499
Posted By ttfak12
[L4D1] Couldn't find a tank Spawn position in 5 tries

Solved


Couldn't find a tank Spawn position in 5 tries
Forum: Plugin/Gameplay Ideas and Requests 01-08-2020, 22:39
Replies: 6
Views: 1,379
Posted By ttfak12
Re: [L4D1] [SM] Native "GetClientHealth" reported: Client index 54 is invalid

Thank you both for your help.
I wrote it wrong.

HookEvent("tank_spawn", Event_Tank_Spawn);
public Action:Event_Tank_Spawn(Handle:event, String:name[], bool:dontBroadcast)
{
new Client =...
Forum: Plugin/Gameplay Ideas and Requests 01-08-2020, 03:14
Replies: 6
Views: 1,379
Posted By ttfak12
[L4D1] [SM] Native "GetClientHealth" reported: Client index 54 is invalid

HookEvent("tank_spawn", Event_Tank_Spawn);
public Action:Event_Tank_Spawn(Handle:event, String:name[], bool:dontBroadcast)
{
new Client = GetEventInt(event, "userid");
CreateTimer(0.5,...
Forum: Plugin/Gameplay Ideas and Requests 01-08-2020, 03:04
Replies: 6
Views: 1,379
Posted By ttfak12
[L4D1] [SM] Native "GetClientHealth" reported: Client index 54 is invalid

HookEvent("tank_spawn", Event_Tank_Spawn);
public Action:Event_Tank_Spawn(Handle:event, String:name[], bool:dontBroadcast)
{
new Client = GetEventInt(event, "userid");
CreateTimer(0.5,...
Forum: Plugin/Gameplay Ideas and Requests 12-18-2019, 01:40
Replies: 1
Views: 1,343
Posted By ttfak12
[L4D1] how to fix Tank glow

Hi everyone,
how to fix Tank glow

public OnMapStart()
{
PrecacheModel("models/infected/hulk.mdl");
}

public Event_TankSpawn(Handle:event, const String:name[], bool:dontBroadcast)
{
Forum: Source Servers (SRCDS) 03-15-2016, 22:27
Replies: 4
Views: 1,470
Posted By ttfak12
Re: About Tickrate Enabler problem.

o,my server run win32.
Forum: Source Servers (SRCDS) 03-15-2016, 20:09
Replies: 4
Views: 1,470
Posted By ttfak12
About Tickrate Enabler problem.

// search for "stopvomit" string in CVomit::StopVomitEffect() + ~0x1A0, xref StopVomitEffect + ~0xE0 (farther than other similar)

How to search?

Search for the file?


/* Platform specific...
Showing results 1 to 12 of 12

 
Forum Jump

All times are GMT -4. The time now is 12:28.


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