Raised This Month: $12 Target: $400
 3% 

[ANY] Stealth Revived (v1.0.1, 19/01/20)


Post New Thread Reply   
 
Thread Tools Display Modes
DabberDoug
Member
Join Date: Feb 2016
Location: USA
Old 03-06-2019 , 15:46   Re: [ANY] Stealth Revived (v0.9, 01/10/18)
Reply With Quote #71

Quote:
Originally Posted by SM9 View Post
The plugin has issues after game updates, I apologize for this, I have lost all motivation (Due to depression) to continue Sourcemod development for the time being, I may come back later and fix this plugin again.

Sorry for the let down.
SM9 boy you best get your head up with that because of depression. You have a name for yourself and are obviously competent enough to code in sourcepawn, which shows that you should understand that things are great.

If you do want to leave, atleast fix the minimap bug where admins cannot be seen on the map...
DabberDoug is offline
Notifications
AlliedModders Donor
Join Date: Oct 2015
Old 04-27-2019 , 10:02   Re: [ANY] Stealth Revived (v0.9, 01/10/18)
Reply With Quote #72

Anyone have an idea how to fix the invisible on minimap bug?
Notifications is offline
Maximoose
AlliedModders Donor
Join Date: Feb 2015
Location: Russia
Old 07-24-2019 , 18:44   Re: [ANY] Stealth Revived (v0.9, 01/10/18)
Reply With Quote #73

Pls update it for PTAH 1.1.0-build15

Spoiler

Last edited by Maximoose; 07-25-2019 at 06:09.
Maximoose is offline
5IVE
New Member
Join Date: Sep 2017
Old 07-30-2019 , 07:01   Re: [ANY] Stealth Revived (v0.9, 01/10/18)
Reply With Quote #74

Quote:
Originally Posted by Maximoose View Post
Pls update it for PTAH 1.1.0-build15
I Updated.
Now support Ptah V1.1.0-build15
And I think to make another check for the version of Ptah
Attached Files
File Type: sp Get Plugin or Get Source (StealthRevived.sp - 182 views - 27.1 KB)
File Type: smx StealthRevived.smx (22.0 KB, 213 views)

Last edited by 5IVE; 07-30-2019 at 07:04.
5IVE is offline
Lubricant Jam
AlliedModders Donor
Join Date: Oct 2016
Location: United Kingdom
Old 11-30-2019 , 18:13   Re: [ANY] Stealth Revived (v0.9, 01/10/18)
Reply With Quote #75

Quote:
Originally Posted by 5IVE View Post
I Updated.
Now support Ptah V1.1.0-build15
And I think to make another check for the version of Ptah
Include file for PTaH? Seems the one on the repo isn't working for me. Or rather the include for this plugin.

Code:
error 017: undefined symbol "PTaH_ExecuteStringCommand"
__________________
Lubricant Jam is offline
Notifications
AlliedModders Donor
Join Date: Oct 2015
Old 11-30-2019 , 20:37   Re: [ANY] Stealth Revived (v0.9, 01/10/18)
Reply With Quote #76

Quote:
Originally Posted by Lubricant Jam View Post
Include file for PTaH? Seems the one on the repo isn't working for me. Or rather the include for this plugin.

Code:
error 017: undefined symbol "PTaH_ExecuteStringCommand"
Attached.
Attached Files
File Type: inc PTaH.inc (17.3 KB, 101 views)

Last edited by Notifications; 11-30-2019 at 20:39.
Notifications is offline
Lubricant Jam
AlliedModders Donor
Join Date: Oct 2016
Location: United Kingdom
Old 12-01-2019 , 06:36   Re: [ANY] Stealth Revived (v0.9, 01/10/18)
Reply With Quote #77

Quote:
Originally Posted by Notifications View Post
Attached.
That's the same as the repo with the same compile error.
__________________
Lubricant Jam is offline
Notifications
AlliedModders Donor
Join Date: Oct 2015
Old 12-01-2019 , 16:06   Re: [ANY] Stealth Revived (v0.9, 01/10/18)
Reply With Quote #78

Quote:
Originally Posted by Lubricant Jam View Post
That's the same as the repo with the same compile error.
The latest by Maximoose works fine, just use his?
Notifications is offline
Lubricant Jam
AlliedModders Donor
Join Date: Oct 2016
Location: United Kingdom
Old 12-01-2019 , 20:52   Re: [ANY] Stealth Revived (v0.9, 01/10/18)
Reply With Quote #79

Quote:
Originally Posted by Notifications View Post
The latest by Maximoose works fine, just use his?
Well of course it works fine, however the hint me trying to compile my own version surely hints the fact I am trying to make custom changes? It was also posted by 5IVE not Maximoose.

I still stand by my original post, could the complete fixed version be posted so I can re-compile with my own amended changes? Thanks.

Or even, when you've got the chance 5IVE could you change the timer Timer_DelayedTeam to use
Code:
if (GetClientTeam(iClient) > 1) {
rather than
Code:
	int iTeam = evNewTeam.GetInt("team");
	
	if (iTeam > 1) {
due to it causing issues with splewis' retakes plugin. Cheers in advance.
__________________
Lubricant Jam is offline
ownage13
AlliedModders Donor
Join Date: Apr 2015
Old 01-17-2020 , 14:02   Re: [ANY] Stealth Revived (v0.9, 01/10/18)
Reply With Quote #80

Does this plugin require it to be on Ptah V1.1.0-build15? or am I able to use the latest v1.1.1-build17 on it? I ask as now I have an error in my logs and it doesn't seem to work anymore. Also I am using this for Splewis retakes and have made the changes Lubricant Jam has suggested to make it compatible with the retakes setup. The only error I get is with PTaH
ownage13 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 14:27.


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