Raised This Month: $ Target: $400
 0% 

CSGO Items API


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
quasemago
Senior Member
Join Date: Dec 2018
Location: Brazil
Old 11-14-2019 , 01:14   Re: CSGO Items API
Reply With Quote #34

Quote:
Originally Posted by paulo_crash View Post
Someone would have fixed this problem with the latest version of PTaH:
Code:
L 11/13/2019 - 09:46:01: [SM] Exception reported: Invalid event PTaH_HookType specified
L 11/13/2019 - 09:46:01: [SM] Blaming: CSGO_Items.smx
L 11/13/2019 - 09:46:01: [SM] Call stack trace:
L 11/13/2019 - 09:46:01: [SM]   [0] PTaH
L 11/13/2019 - 09:46:01: [SM]   [1] Line 429, C:\Users\Michael\OneDrive\Documents\Development\PAWN\Projects\CSGO-Items\addons\sourcemod\scripting\CSGO_Items.sp::OnPluginStart
L 11/13/2019 - 09:46:01: [SM] Unable to load plugin "CSGO_Items.smx": Error detected in plugin startup (see error logs)
L 11/13/2019 - 09:46:05: [SM] Unable to load plugin "ItemLog.smx": Could not find required plugin "CSGO_Items"
Line 429
PHP Code:
PTaH(PTaH_GiveNamedItemHookGiveNamedItemPost); 
Should be
PHP Code:
PTaH(PTaH_GiveNamedItemPostHookGiveNamedItemPost); 
__________________
I accept requests for plugins and configuration of servers.


If you liked my work, consider making a donation via PayPal.

Last edited by quasemago; 11-14-2019 at 01:14.
quasemago is offline
 



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 22:42.


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