Raised This Month: $ Target: $400
 0% 

[CSGO] Tactical Shield (v1.1.1, 03-12-2017)


Post New Thread Reply   
 
Thread Tools Display Modes
Nachtfrische
Member
Join Date: Aug 2015
Location: Dream Community
Old 12-03-2017 , 14:40   Re: [CSGO] Tactical Shield (v1.0.0, 03-12-2017)
Reply With Quote #11

Hey,

the plugin is not working on my server, I get this error message:

Code:
L 12/03/2017 - 20:39:26: [SM] Exception reported: invalid handle 0 (error: 4)
L 12/03/2017 - 20:39:26: [SM] Blaming: tacticalshield.smx
L 12/03/2017 - 20:39:26: [SM] Call stack trace:
L 12/03/2017 - 20:39:26: [SM]   [0] File.ReadLine
L 12/03/2017 - 20:39:26: [SM]   [1] Line 621, tacticalshield.sp::ReadCustomModelsFile
L 12/03/2017 - 20:39:26: [SM]   [2] Line 73, tacticalshield.sp::OnPluginStart
__________________
Visit us at: http://dream-community.de

Our 35HP Knife Server:


Our Jailbreak Server:
Nachtfrische is offline
Keplyx
Member
Join Date: Apr 2017
Location: France
Old 12-04-2017 , 09:05   Re: [CSGO] Tactical Shield (v1.0.0, 03-12-2017)
Reply With Quote #12

Quote:
Could you add this to MyJailShop ? https://forums.alliedmods.net/showthread.php?p=2459493
Masterofks is online now Report Post
I'll try to contact the the author and see what he thinks about this idea.

Quote:
the plugin is not working on my server, I get this error message:
oups sorry, thought I fixed this. You must put the custom_models.txt file in sourcemod/gamedata/tacticalshield.
If you don't want to use a custom model, set the cvar ts_custom_model to 0.
__________________
Keplyx is offline
Keplyx
Member
Join Date: Apr 2017
Location: France
Old 12-04-2017 , 15:13   Re: [CSGO] Tactical Shield (v1.0.0, 03-12-2017)
Reply With Quote #13

Update 1.0.1

Small update released:
  • Version 1.0.1
    • Improved compatibility with Cameras and drones
    • Fixed crash when custom_models.txt was missing from gamedata

See the changelog for more information.
__________________

Last edited by Keplyx; 01-03-2018 at 04:01.
Keplyx is offline
krikus62
Senior Member
Join Date: Jan 2015
Old 12-05-2017 , 17:01   Re: [CSGO] Tactical Shield (v1.0.0, 03-12-2017)
Reply With Quote #14

L 12/05/2017 - 17:00:03: SourceMod error session started
L 12/05/2017 - 17:00:03: Info (map "surf_ski_2_go") (file "errors_20171205.log")
L 12/05/2017 - 17:00:03: [SM] Exception reported: Invalid edict (-1 - -1)
L 12/05/2017 - 17:00:03: [SM] Blaming: tacticalshield.smx
L 12/05/2017 - 17:00:03: [SM] Call stack trace:
L 12/05/2017 - 17:00:03: [SM] [0] GetEdictClassname
L 12/05/2017 - 17:00:03: [SM] [1] Line 585, tacticalshield.sp::IsHoldingPistol
L 12/05/2017 - 17:00:03: [SM] [2] Line 355, tacticalshield.sp::TryDeployShield
L 12/05/2017 - 17:00:03: [SM] [3] Line 328, tacticalshield.sp::ToggleShield
L 12/05/2017 - 17:00:04: [SM] Exception reported: Invalid edict (-1 - -1)
L 12/05/2017 - 17:00:04: [SM] Blaming: tacticalshield.smx
__________________
My plugins:
Spoiler
krikus62 is offline
Keplyx
Member
Join Date: Apr 2017
Location: France
Old 12-05-2017 , 17:20   Re: [CSGO] Tactical Shield (v1.0.0, 03-12-2017)
Reply With Quote #15

Oh yeah I forgot to check if the player actually has a pistol. The shield can only be used when holding a pistol, so an easy workaround for this (while I am fixing this bug), is to give players a pistol (and maybe stop them from dropping it). Not very ideal but I'll try to fix this as soon as possible.
__________________
Keplyx is offline
Keplyx
Member
Join Date: Apr 2017
Location: France
Old 12-06-2017 , 14:48   Re: [CSGO] Tactical Shield (v1.0.0, 03-12-2017)
Reply With Quote #16

Update 1.0.2

Small update released:
  • Version 1.0.2
    • Added buy time cvars
    • Fixed crash when activating shield without a pistol

See the changelog for more information.
__________________

Last edited by Keplyx; 01-03-2018 at 04:01.
Keplyx is offline
krikus62
Senior Member
Join Date: Jan 2015
Old 12-06-2017 , 15:55   Re: [CSGO] Tactical Shield (v1.0.0, 03-12-2017)
Reply With Quote #17

Is it possible to add cooldown to toggle shield?

And you forgot to put drone include in the shield scripting includes.
__________________
My plugins:
Spoiler

Last edited by krikus62; 12-07-2017 at 12:46.
krikus62 is offline
Keplyx
Member
Join Date: Apr 2017
Location: France
Old 12-07-2017 , 12:39   Re: [CSGO] Tactical Shield (v1.0.0, 03-12-2017)
Reply With Quote #18

Quote:
Is it possible to add cooldown to toggle shield?
I'll add it as soon as possible, for the moment there's a cooldown for full/half shield mode, but nothing for toggle. This is a good idea, I didn't think about this, thanks!

I also added a cvar to let you choose the custom models file path, so you can choose your own.
__________________
Keplyx is offline
Byte
Senior Member
Join Date: Jun 2010
Location: 📦 CCSPlayer
Old 12-07-2017 , 12:46   Re: [CSGO] Tactical Shield (v1.0.0, 03-12-2017)
Reply With Quote #19

Very nice, looks pretty good.
__________________
STEAM: /id/invexbyte | Github: Mo Beigi | Discord: Byte#0017
Community: Invex Gaming | My Plugins: Click Me!

Byte is offline
Keplyx
Member
Join Date: Apr 2017
Location: France
Old 01-02-2018 , 09:01   Re: [CSGO] Tactical Shield (v1.1.0, 03-12-2017)
Reply With Quote #20

Update 1.1.0

Update released:
  • Version 1.1.0
    • Added shield health (controlled by cvar)
    • Added sounds
    • Improved various hint text
    • Added deploy cooldown (controlled by cvar)
    • Can keep shield between rounds (controlled by cvar)
    • Shield stays in the back of the player when he is not using it
    • Can drop/pickup shields
    • Added/changed natives for inter plugin compatibility

See the changelog for more information.

Edit: Now compatible with MyJailShop and TTT!
__________________

Last edited by Keplyx; 01-03-2018 at 11:01.
Keplyx 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 12:15.


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