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

FF2 [Subplugin] Koishi's Abilities


Post New Thread Reply   
 
Thread Tools Display Modes
Transit Of Venus
Senior Member
Join Date: May 2014
Location: Australia
Old 09-09-2017 , 00:38   Re: [Subplugin] Koishi's Abilities
Reply With Quote #31

Confirmed works on my server still. But the first boss does not work, only the 2nd played boss and everything after.
__________________

Click on the banner to explore my servers and more
Transit Of Venus is offline
Send a message via ICQ to Transit Of Venus Send a message via Skype™ to Transit Of Venus
JuegosPablo
Veteran Member
Join Date: Feb 2016
Location: Gravity is a Harness
Old 09-09-2017 , 03:40   Re: [Subplugin] Koishi's Abilities
Reply With Quote #32

Quote:
Originally Posted by Transit Of Venus View Post
Confirmed works on my server still. But the first boss does not work, only the 2nd played boss and everything after.
you mean on first round?
__________________
My Youtube Channel
Steam Profile
My Discord: JuegosPablo#0568
JuegosPablo is offline
Transit Of Venus
Senior Member
Join Date: May 2014
Location: Australia
Old 09-09-2017 , 12:29   Re: [Subplugin] Koishi's Abilities
Reply With Quote #33

Yes
__________________

Click on the banner to explore my servers and more
Transit Of Venus is offline
Send a message via ICQ to Transit Of Venus Send a message via Skype™ to Transit Of Venus
AnubisTF2
Senior Member
Join Date: Oct 2015
Old 09-09-2017 , 18:43   Re: [Subplugin] Koishi's Abilities
Reply With Quote #34

Yeah, they dont work on the first round on my server either.
AnubisTF2 is offline
bean312321
Junior Member
Join Date: Jun 2018
Location: FF2 Server
Old 08-10-2018 , 01:58   Re: [Subplugin] Koishi's Abilities
Reply With Quote #35

Erorr msg from erorr log...
Can fix it? thanks a lot!

Line 313-327:
PHP Code:
public Action:Event_PlayerInventory(Handle:event, const String:name[], bool:dontbroadcast
{
    new 
client GetClientOfUserId(GetEventInt(event"userid"));
    if(
revivemarkers != -1)
    {
        if(
IsValidMarker(reviveMarker[client])) 
            
RemoveReanimator(client);
    }
    if(
HookHealth[client])
    {
        
SDKHook(clientSDKHook_GetMaxHealthGetMaxHealth_Minion);
    }
    
    return 
Plugin_Continue;

Line 2044-2049:
PHP Code:
public Action:ResetCharge(Handle:timerany:index)
{
    new 
slot=index%10000;
    
index/=1000;
    
FF2_SetBossCharge(indexslot0.0);

Also:
Code:
L 08/09/2018 - 12:55:34: [SM] Call stack trace:
L 08/09/2018 - 12:55:34: [SM]   [0] KillTimer
L 08/09/2018 - 12:55:34: [SM]   [1] Line 2045, F:\Freak Fortress Server\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\shadow93_abilities.sp::RemoveReanimator
L 08/09/2018 - 12:55:34: [SM]   [2] Line 319, F:\Freak Fortress Server\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\shadow93_abilities.sp::Event_PlayerInventory
L 08/09/2018 - 12:55:34: [SM] Exception reported: Invalid timer handle 14d84d5a (error 1)
L 08/09/2018 - 12:55:34: [SM] Blaming: freaks\shadow93_abilities.ff2
L 08/09/2018 - 12:55:34: [SM] Call stack trace:
L 08/09/2018 - 12:55:34: [SM]   [0] KillTimer
L 08/09/2018 - 12:55:34: [SM]   [1] Line 2045, F:\Freak Fortress Server\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\shadow93_abilities.sp::RemoveReanimator
L 08/09/2018 - 12:55:34: [SM]   [2] Line 319, F:\Freak Fortress Server\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\shadow93_abilities.sp::Event_PlayerInventory
L 08/09/2018 - 12:55:34: [SM] Exception reported: Invalid timer handle 14d84d5a (error 1)
L 08/09/2018 - 12:55:34: [SM] Blaming: freaks\shadow93_abilities.ff2
L 08/09/2018 - 12:55:34: [SM] Call stack trace:
L 08/09/2018 - 12:55:34: [SM]   [0] KillTimer
L 08/09/2018 - 12:55:34: [SM]   [1] Line 2045, F:\Freak Fortress Server\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\shadow93_abilities.sp::RemoveReanimator
L 08/09/2018 - 12:55:34: [SM]   [2] Line 319, F:\Freak Fortress Server\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\shadow93_abilities.sp::Event_PlayerInventory
L 08/09/2018 - 12:55:34: [SM] Exception reported: Invalid timer handle 14d84d5a (error 1)
L 08/09/2018 - 12:55:34: [SM] Blaming: freaks\shadow93_abilities.ff2
L 08/09/2018 - 12:55:34: [SM] Call stack trace:
L 08/09/2018 - 12:55:34: [SM]   [0] KillTimer
L 08/09/2018 - 12:55:34: [SM]   [1] Line 2045, F:\Freak Fortress Server\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\shadow93_abilities.sp::RemoveReanimator
L 08/09/2018 - 12:55:34: [SM]   [2] Line 319, F:\Freak Fortress Server\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\shadow93_abilities.sp::Event_PlayerInventory
L 08/09/2018 - 12:55:34: [SM] Exception reported: Invalid timer handle 14d84d5a (error 1)
L 08/09/2018 - 12:55:34: [SM] Blaming: freaks\shadow93_abilities.ff2
L 08/09/2018 - 12:55:34: [SM] Call stack trace:
L 08/09/2018 - 12:55:34: [SM]   [0] KillTimer
L 08/09/2018 - 12:55:34: [SM]   [1] Line 2045, F:\Freak Fortress Server\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\shadow93_abilities.sp::RemoveReanimator
L 08/09/2018 - 12:55:34: [SM]   [2] Line 319, F:\Freak Fortress Server\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\shadow93_abilities.sp::Event_PlayerInventory
L 08/09/2018 - 12:55:41: [SM] Exception reported: Invalid timer handle 14304d47 (error 1)
L 08/09/2018 - 12:55:41: [SM] Blaming: freaks\shadow93_abilities.ff2
L 08/09/2018 - 12:55:41: [SM] Call stack trace:
L 08/09/2018 - 12:55:41: [SM]   [0] KillTimer
L 08/09/2018 - 12:55:41: [SM]   [1] Line 2045, F:\Freak Fortress Server\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\shadow93_abilities.sp::RemoveReanimator
L 08/09/2018 - 12:55:41: [SM]   [2] Line 319, F:\Freak Fortress Server\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\shadow93_abilities.sp::Event_PlayerInventory
L 08/09/2018 - 12:55:41: [SM] Exception reported: Invalid timer handle 14304d47 (error 1)
L 08/09/2018 - 12:55:41: [SM] Blaming: freaks\shadow93_abilities.ff2
L 08/09/2018 - 12:55:41: [SM] Call stack trace:
L 08/09/2018 - 12:55:41: [SM]   [0] KillTimer
L 08/09/2018 - 12:55:41: [SM]   [1] Line 2045, F:\Freak Fortress Server\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\shadow93_abilities.sp::RemoveReanimator
L 08/09/2018 - 12:55:41: [SM]   [2] Line 319, F:\Freak Fortress Server\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\shadow93_abilities.sp::Event_PlayerInventory
L 08/09/2018 - 12:55:41: [SM] Exception reported: Invalid timer handle 14304d47 (error 1)
L 08/09/2018 - 12:55:41: [SM] Blaming: freaks\shadow93_abilities.ff2
L 08/09/2018 - 12:55:41: [SM] Call stack trace:
L 08/09/2018 - 12:55:41: [SM]   [0] KillTimer
L 08/09/2018 - 12:55:41: [SM]   [1] Line 2045, F:\Freak Fortress Server\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\shadow93_abilities.sp::RemoveReanimator
L 08/09/2018 - 12:55:41: [SM]   [2] Line 319, F:\Freak Fortress Server\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\shadow93_abilities.sp::Event_PlayerInventory
L 08/09/2018 - 12:55:41: [SM] Exception reported: Invalid timer handle 14304d47 (error 1)
L 08/09/2018 - 12:55:41: [SM] Blaming: freaks\shadow93_abilities.ff2
L 08/09/2018 - 12:55:41: [SM] Call stack trace:
L 08/09/2018 - 12:55:41: [SM]   [0] KillTimer
L 08/09/2018 - 12:55:41: [SM]   [1] Line 2045, F:\Freak Fortress Server\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\shadow93_abilities.sp::RemoveReanimator
L 08/09/2018 - 12:55:41: [SM]   [2] Line 319, F:\Freak Fortress Server\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\shadow93_abilities.sp::Event_PlayerInventory
L 08/09/2018 - 12:55:41: [SM] Exception reported: Invalid timer handle 14304d47 (error 1)
L 08/09/2018 - 12:55:41: [SM] Blaming: freaks\shadow93_abilities.ff2
L 08/09/2018 - 12:55:41: [SM] Call stack trace:
L 08/09/2018 - 12:55:41: [SM]   [0] KillTimer
L 08/09/2018 - 12:55:41: [SM]   [1] Line 2045, F:\Freak Fortress Server\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\shadow93_abilities.sp::RemoveReanimator
L 08/09/2018 - 12:55:41: [SM]   [2] Line 319, F:\Freak Fortress Server\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\shadow93_abilities.sp::Event_PlayerInventory
L 08/09/2018 - 12:55:41: [SM] Exception reported: Invalid timer handle 14304d47 (error 1)
L 08/09/2018 - 12:55:41: [SM] Blaming: freaks\shadow93_abilities.ff2
L 08/09/2018 - 12:55:41: [SM] Call stack trace:
L 08/09/2018 - 12:55:41: [SM]   [0] KillTimer
L 08/09/2018 - 12:55:41: [SM]   [1] Line 2045, F:\Freak Fortress Server\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\shadow93_abilities.sp::RemoveReanimator
L 08/09/2018 - 12:55:41: [SM]   [2] Line 319, F:\Freak Fortress Server\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\shadow93_abilities.sp::Event_PlayerInventory
L 08/09/2018 - 12:55:42: [SM] Exception reported: Invalid timer handle 14304d47 (error 1)
L 08/09/2018 - 12:55:42: [SM] Blaming: freaks\shadow93_abilities.ff2
L 08/09/2018 - 12:55:42: [SM] Call stack trace:
L 08/09/2018 - 12:55:42: [SM]   [0] KillTimer
L 08/09/2018 - 12:55:42: [SM]   [1] Line 2045, F:\Freak Fortress Server\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\shadow93_abilities.sp::RemoveReanimator
L 08/09/2018 - 12:55:42: [SM]   [2] Line 319, F:\Freak Fortress Server\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\shadow93_abilities.sp::Event_PlayerInventory
L 08/09/2018 - 12:55:42: [SM] Exception reported: Invalid timer handle 14304d47 (error 1)
L 08/09/2018 - 12:55:42: [SM] Blaming: freaks\shadow93_abilities.ff2
L 08/09/2018 - 12:55:42: [SM] Call stack trace:
L 08/09/2018 - 12:55:42: [SM]   [0] KillTimer
L 08/09/2018 - 12:55:42: [SM]   [1] Line 2045, F:\Freak Fortress Server\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\shadow93_abilities.sp::RemoveReanimator
L 08/09/2018 - 12:55:42: [SM]   [2] Line 319, F:\Freak Fortress Server\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\shadow93_abilities.sp::Event_PlayerInventory
L 08/09/2018 - 12:55:42: [SM] Exception reported: Invalid timer handle 14304d47 (error 1)
L 08/09/2018 - 12:55:42: [SM] Blaming: freaks\shadow93_abilities.ff2
bean312321 is offline
Tim q
Senior Member
Join Date: Aug 2020
Old 04-01-2021 , 19:33   Re: [Subplugin] Koishi's Abilities
Reply With Quote #36

agr7 still don't works
Tim q is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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