Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: DeathChaos25
Forum: Extensions 09-03-2015, 14:20
Replies: 883
Views: 699,150
Posted By DeathChaos25
Re: DHooks (Dynamic Hooks - Dev Preview)

The params should be correct, but then again, I could've probably made a mistake somewhere;
CTerrorPlayer::SelectWeightedSequence(Activity)
"Games"
{
"left4dead2"
{
"Offsets"
{...
Forum: Extensions 09-02-2015, 13:44
Replies: 883
Views: 699,150
Posted By DeathChaos25
Re: DHooks (Dynamic Hooks - Dev Preview)

Like so?


public MRESReturn:OnSequenceSet(client, Handle:hParams)
{
if (IsSurvivor(client))
{
PrintToChat(client, "Current Sequence: #%i", DHookGetParam(hParams, 1));
}
...
Forum: Extensions 09-02-2015, 12:37
Replies: 883
Views: 699,150
Posted By DeathChaos25
Re: DHooks (Dynamic Hooks - Dev Preview)

So, I think I'm definitely doing something wrong here.


new Handle:hSequenceSet;
public OnPluginStart()
{
new Handle:temp = LoadGameConfigFile("l4d2_direct");

if (temp == INVALID_HANDLE)...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 08:23.


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