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

[ANY] Contracts


Post New Thread Reply   
 
Thread Tools Display Modes
AeraColthearts
Junior Member
Join Date: Aug 2017
Old 11-09-2020 , 22:50   Re: [ANY] Contracts
Reply With Quote #311

Hello Arkarr! Is it possible to add events for L4D2? Like killing witches or killing the common infecteds and such.
AeraColthearts is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 11-10-2020 , 03:38   Re: [ANY] Contracts
Reply With Quote #312

Quote:
Originally Posted by AeraColthearts View Post
Hello Arkarr! Is it possible to add events for L4D2? Like killing witches or killing the common infecteds and such.
Very much possible.

EDIT: It's done.
__________________
Want to check my plugins ?

Last edited by Arkarr; 11-10-2020 at 04:07.
Arkarr is offline
Gamer Monter
New Member
Join Date: Mar 2021
Old 05-31-2021 , 07:58   Re: [ANY] Contracts
Reply With Quote #313

is giving this error --- Missing Vgui material vgui/..\vgui\maps\menu_thumb_Missing

Last edited by Gamer Monter; 05-31-2021 at 08:19.
Gamer Monter is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 06-04-2021 , 10:38   Re: [ANY] Contracts
Reply With Quote #314

Quote:
Originally Posted by Gamer Monter View Post
is giving this error --- Missing Vgui material vgui/..\vgui\maps\menu_thumb_Missing
I can't see where my plugin could trigger this error.
__________________
Want to check my plugins ?
Arkarr is offline
echocage
Member
Join Date: Oct 2021
Old 10-19-2021 , 10:23   Re: [ANY] Contracts
Reply With Quote #315

Hello! Is plugin works?

HTML Code:
L 10/19/2021 - 17:03:48: Info (map "de_hvh_v3_mirage") (file "/home/server2200/game/csgo/addons/sourcemod/logs/errors_20211019.log")
L 10/19/2021 - 17:03:48: [SM] Exception reported: Game event "witch_killed" does not exist
L 10/19/2021 - 17:03:48: [SM] Blaming: Contract.smx
L 10/19/2021 - 17:03:48: [SM] Call stack trace:
L 10/19/2021 - 17:03:48: [SM]   [0] HookEvent
L 10/19/2021 - 17:03:48: [SM]   [1] Line 139, C:\Users\Arkarr\Documents\GitHub\-ANY-Contract\scripting\Contract.sp::OnPluginStart
L 10/19/2021 - 17:03:48: [SM] Unable to load plugin "Contract.smx": Error detected in plugin startup (see error logs)
echocage is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 10-20-2021 , 02:38   Re: [ANY] Contracts
Reply With Quote #316

Quote:
Originally Posted by echocage View Post
Hello! Is plugin works?

HTML Code:
L 10/19/2021 - 17:03:48: Info (map "de_hvh_v3_mirage") (file "/home/server2200/game/csgo/addons/sourcemod/logs/errors_20211019.log")
L 10/19/2021 - 17:03:48: [SM] Exception reported: Game event "witch_killed" does not exist
L 10/19/2021 - 17:03:48: [SM] Blaming: Contract.smx
L 10/19/2021 - 17:03:48: [SM] Call stack trace:
L 10/19/2021 - 17:03:48: [SM]   [0] HookEvent
L 10/19/2021 - 17:03:48: [SM]   [1] Line 139, C:\Users\Arkarr\Documents\GitHub\-ANY-Contract\scripting\Contract.sp::OnPluginStart
L 10/19/2021 - 17:03:48: [SM] Unable to load plugin "Contract.smx": Error detected in plugin startup (see error logs)
It does, you found a bug. I'll fix it right away.

EDIT: It is now fixed.
__________________
Want to check my plugins ?

Last edited by Arkarr; 10-20-2021 at 02:50.
Arkarr is offline
echocage
Member
Join Date: Oct 2021
Old 10-20-2021 , 20:07   Re: [ANY] Contracts
Reply With Quote #317

Quote:
Originally Posted by Arkarr View Post
It does, you found a bug. I'll fix it right away.

EDIT: It is now fixed.
Thank you so much
echocage is offline
echocage
Member
Join Date: Oct 2021
Old 10-21-2021 , 06:30   Re: [ANY] Contracts
Reply With Quote #318

Quote:
Originally Posted by Arkarr View Post
It does, you found a bug. I'll fix it right away.

EDIT: It is now fixed.
hello again



HTML Code:
[this] TABLE
(Counter-Terrorist) echocage: !givecontract
sm_givecontract echocage
L 10/21/2021 - 13:28:51: [SM] Exception reported: Client index 0 is invalid
L 10/21/2021 - 13:28:51: [SM] Blaming: Contract.smx
L 10/21/2021 - 13:28:51: [SM] Call stack trace:
L 10/21/2021 - 13:28:51: [SM]   [0] PrintToChat
L 10/21/2021 - 13:28:51: [SM]   [1] Line 1225, C:\Users\npan\Desktop\Contract.sp::PrintMessageChat
L 10/21/2021 - 13:28:51: [SM]   [2] Line 645, C:\Users\npan\Desktop\Contract.sp::CMD_GiveContract
sm_givecontract echocage
L 10/21/2021 - 13:29:07: [SM] Exception reported: Client index 0 is invalid
L 10/21/2021 - 13:29:07: [SM] Blaming: Contract.smx
L 10/21/2021 - 13:29:07: [SM] Call stack trace:
L 10/21/2021 - 13:29:07: [SM]   [0] PrintToChat
L 10/21/2021 - 13:29:07: [SM]   [1] Line 1225, C:\Users\npan\Desktop\Contract.sp::PrintMessageChat
L 10/21/2021 - 13:29:07: [SM]   [2] Line 645, C:\Users\npan\Desktop\Contract.sp::CMD_GiveContract
UPD: And progress not working (Yeah, **** happens.)

Last edited by echocage; 10-21-2021 at 06:37.
echocage is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 10-21-2021 , 06:55   Re: [ANY] Contracts
Reply With Quote #319

This command is to be executed from client only. Not from the game server console. I'll print a message to inform you of that.
__________________
Want to check my plugins ?
Arkarr is offline
echocage
Member
Join Date: Oct 2021
Old 10-21-2021 , 17:26   Re: [ANY] Contracts
Reply With Quote #320

is your plugin working with [ANY] Store by Zephyrus [1.1 - 03.01.2016]? Idk why, my dont working
echocage is offline
Reply


Thread Tools
Display Modes

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 18:31.


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