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

Warnings?:( Help please :D


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
RaidoNek
Junior Member
Join Date: Jun 2020
Old 06-24-2020 , 02:44   Warnings?:( Help please :D
Reply With Quote #1

Hello, i just started sourcepawn few days ago , just built some plugins, but in every plugin i'm getting tag mismatch from return Plugin_Handled,Plugin_Continue. Can anyone help me please?

Code:
RaidoNek is offline
andi67
Veteran Member
Join Date: Mar 2007
Location: Somewhere near you!!!
Old 06-24-2020 , 06:36   Re: Warnings?:( Help please :D
Reply With Quote #2

Quote:
/**
* Specifies what to do after a hook completes.
*/
enum Action
{
Plugin_Continue = 0, /**< Continue with the original action */
Plugin_Changed = 1, /**< Inputs or outputs have been overridden with new values */
Plugin_Handled = 3, /**< Handle the action at the end (don't call it) */
Plugin_Stop = 4, /**< Immediately stop the hook chain and handle the original */
};
__________________
Waiting for HL3,Day of Defeat3 ,but will it ever come? So I'm gonna play COD WW2.>>>>SM_SKINCHOOSER<<<<
>>You need Models for DODS/CSS/CSGO , than click here!!!<<
andi67 is offline
ESK0
BANNED
Join Date: May 2014
Location: Czech Republic
Old 06-24-2020 , 06:39   Re: Warnings?:( Help please :D
Reply With Quote #3

Hey,

Come and join our CZ/SK Sourcemod Discord We can help you there. https://discord.gg/Qvar55a
ESK0 is offline
RaidoNek
Junior Member
Join Date: Jun 2020
Old 06-24-2020 , 08:56   Re: Warnings?:( Help please :D
Reply With Quote #4

Ty all , solved
RaidoNek 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 15:46.


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