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

Spectate Hop for Money Prevention


Post New Thread Reply   
 
Thread Tools Display Modes
gugglegum
Junior Member
Join Date: Jan 2009
Old 01-04-2009 , 06:13   Re: Spectate Hop for Money Prevention
Reply With Quote #21

Is there a way to run this plugin under Mani-Admin plugin? I dont have SourceMod, but only Mani-Admin. But I need the functional this plugin gives. Thank you.
gugglegum is offline
FlyingMongoose
Veteran Member
Join Date: Mar 2004
Old 01-05-2009 , 09:01   Re: Spectate Hop for Money Prevention
Reply With Quote #22

No, there is no way to run this under Mani unless someone either
A: Builds an EventScript which I will not do
or
B: Mani adds it into MAP.
__________________
Please do NOT PM for support.

Only ask for support in plugin threads.

TunedChaos.com - Precision Tuned Game Servers
FlyingMongoose is offline
Snake60
Senior Member
Join Date: Jul 2008
Location: Russia, Pskov
Old 02-10-2009 , 09:06   Re: Spectate Hop for Money Prevention
Reply With Quote #23

Don't work on our server
MetaMod 1.7 + SourceMod 1.1.0
No errors, no crashes... simple don't want return money and people got 800$ when hop in spec.
Snake60 is offline
Send a message via ICQ to Snake60 Send a message via MSN to Snake60 Send a message via Skype™ to Snake60
Dirton
BANNED
Join Date: Oct 2008
Old 05-14-2009 , 16:29   Re: Spectate Hop for Money Prevention
Reply With Quote #24

I'm getting some invalid timer handler errors. Whould be nice to see a fix. Thanks
Code:
L 05/14/2009 - 00:00:56: [SM] Native "KillTimer" reported: Invalid timer handle 2e110272 (error 1)
L 05/14/2009 - 00:00:56: [SM] Displaying call stack trace for plugin "specmoney.smx":
L 05/14/2009 - 00:00:56: [SM]   [0]  Line 174, \\SERVER\HLServer\cstrike\addons\sourcemod\scripting\specmoney.sp::OnClientAuthorized()
L 05/14/2009 - 00:01:46: [SM] Native "KillTimer" reported: Invalid timer handle 3f4c02c8 (error 1)
L 05/14/2009 - 00:01:46: [SM] Displaying call stack trace for plugin "specmoney.smx":
L 05/14/2009 - 00:01:46: [SM]   [0]  Line 174, \\SERVER\HLServer\cstrike\addons\sourcemod\scripting\specmoney.sp::OnClientAuthorized()
L 05/14/2009 - 00:02:59: [SM] Native "KillTimer" reported: Invalid timer handle 2e110272 (error 1)
L 05/14/2009 - 00:02:59: [SM] Displaying call stack trace for plugin "specmoney.smx":
L 05/14/2009 - 00:02:59: [SM]   [0]  Line 174, \\SERVER\HLServer\cstrike\addons\sourcemod\scripting\specmoney.sp::OnClientAuthorized()
L 05/14/2009 - 00:03:14: [SM] Native "KillTimer" reported: Invalid timer handle 2e110272 (error 1)
L 05/14/2009 - 00:03:14: [SM] Displaying call stack trace for plugin "specmoney.smx":
L 05/14/2009 - 00:03:14: [SM]   [0]  Line 174, \\SERVER\HLServer\cstrike\addons\sourcemod\scripting\specmoney.sp::OnClientAuthorized()
L 05/14/2009 - 00:05:17: [SM] Native "KillTimer" reported: Invalid timer handle 2e110272 (error 1)
L 05/14/2009 - 00:05:17: [SM] Displaying call stack trace for plugin "specmoney.smx":
L 05/14/2009 - 00:05:17: [SM]   [0]  Line 174, \\SERVER\HLServer\cstrike\addons\sourcemod\scripting\specmoney.sp::OnClientAuthorized()
L 05/14/2009 - 00:05:48: [SM] Native "KillTimer" reported: Invalid timer handle c15d02c5 (error 1)
L 05/14/2009 - 00:05:48: [SM] Displaying call stack trace for plugin "specmoney.smx":
L 05/14/2009 - 00:05:48: [SM]   [0]  Line 174,
Dirton is offline
MauzeR
New Member
Join Date: Jun 2007
Old 06-03-2009 , 11:03   Re: Spectate Hop for Money Prevention
Reply With Quote #25

hi i found a bug ... when you will go to spec yea it will save your money but when you will comeback to your team you did not get money from team win / lose round only this money saved from before going to spec :/
MauzeR is offline
Rodgerland
Junior Member
Join Date: Apr 2009
Old 06-04-2009 , 03:20   Re: Spectate Hop for Money Prevention
Reply With Quote #26

Here is someone responsible?
How to fix this problem?

L 06/04/2009 - 15:05:52: [SM] Native "KillTimer" reported: Invalid timer handle 28ca010c (error 3)
L 06/04/2009 - 15:05:52: [SM] Displaying call stack trace for plugin "specmoney.smx":
L 06/04/2009 - 15:05:52: [SM] [0] Line 174, specmoney.sp::OnClientAuthorized()
Rodgerland is offline
zeroibis
Veteran Member
Join Date: Jun 2007
Old 08-23-2009 , 12:25   Re: Spectate Hop for Money Prevention
Reply With Quote #27

It appears to only apply if they switch teams. As long as the rejoin the same team it does not do anything.

I am going to see if I can fix that, if I do I will post the code changes.
__________________
zeroibis is offline
exvel
SourceMod Donor
Join Date: Jun 2006
Location: Russia
Old 08-23-2009 , 14:12   Re: Spectate Hop for Money Prevention
Reply With Quote #28

Just a tip: Save Scores has the same function. Use sm_save_scores_css_spec_cash 1.
__________________
For admins: My plugins

For developers: Colors library
exvel is offline
Send a message via ICQ to exvel
zeroibis
Veteran Member
Join Date: Jun 2007
Old 08-23-2009 , 14:32   Re: Spectate Hop for Money Prevention
Reply With Quote #29

Interesting, that mod 1/2 works. it says that it restored my cash but it does not actually change the value...
__________________
zeroibis is offline
zeroibis
Veteran Member
Join Date: Jun 2007
Old 09-17-2009 , 19:16   Re: Spectate Hop for Money Prevention
Reply With Quote #30

It will work correctly if you remove PlayerSpec[client] from the two if statement conditions

However it will not reset the cash until the next round...

I put a chat trigger to check and the event does fire when they rejoin the team however there cash is not changed until the next round even though the command to change it is executed before the chat trigger! Is there any way to change the players cash while they are still dead and on a team!?
__________________

Last edited by zeroibis; 09-17-2009 at 20:01.
zeroibis 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 19:49.


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