Raised This Month: $ Target: $400
 0% 

[CS:S/CS:GO] SM_Hosties (v2.2.0, 2015-08-15)


Post New Thread Reply   
 
Thread Tools Display Modes
bobbobagan
SourceMod Donor
Join Date: May 2007
Location: New Zealand
Old 03-23-2010 , 00:13   Re: [CSS] SM_Hosties (v1.05)
Reply With Quote #131

Quote:
Originally Posted by dataviruset View Post
The timer problem you noticed with KillAllBeacons() on Round_End should be fixed in the next release, you were right, the problem was there before your change...
Can you please send me the fix you have made? I just want to see if it potentially fixes the problem I am having. Send via PM if you don't want a public release. Thanks.
__________________
bobbobagan is offline
Send a message via Skype™ to bobbobagan
rambomst
SourceMod Donor
Join Date: Nov 2009
Location: Sydney, Australia
Old 04-14-2010 , 20:42   Re: [CSS] SM_Hosties (v1.05)
Reply With Quote #132

Lately I have been getting a lot of errors from SM Hosties. Yes I did edit the plugin but all I changed was one print to chat line and I used the stable release 1.3.1 to compile it.

Code:
L 04/14/2010 - 22:09:48: [SM] Displaying call stack trace for plugin "sm_hosties.smx":
L 04/14/2010 - 22:09:48: [SM]   [0]  Line 465, C:\Users\MeoW\Downloads\sourcemod-1.3.1213\addons\sourcemod\scripting\include\entity.inc::GetEntSendPropOffs()
L 04/14/2010 - 22:09:48: [SM]   [1]  Line 401, C:\Users\MeoW\Downloads\sourcemod-1.3.1213\addons\sourcemod\scripting\include\entity_prop_stocks.inc::SetEntityRenderColor()
L 04/14/2010 - 22:09:48: [SM]   [2]  Line 749, C:\Users\MeoW\Downloads\sourcemod-1.3.1213\addons\sourcemod\scripting\sm_hosties.sp::Event_PlayerDeath()
Code:
L 04/14/2010 - 23:44:48: [SM] Displaying call stack trace for plugin "sm_hosties.smx":
L 04/14/2010 - 23:44:48: [SM]   [0]  Line 1829, C:\Users\MeoW\Downloads\sourcemod-1.3.1213\addons\sourcemod\scripting\sm_hosties.sp::KillBeacon()
L 04/14/2010 - 23:44:48: [SM]   [1]  Line 1837, C:\Users\MeoW\Downloads\sourcemod-1.3.1213\addons\sourcemod\scripting\sm_hosties.sp::KillAllBeacons()
L 04/14/2010 - 23:44:48: [SM]   [2]  Line 571, C:\Users\MeoW\Downloads\sourcemod-1.3.1213\addons\sourcemod\scripting\sm_hosties.sp::Event_RoundEnd()
L 04/14/2010 - 23:46:56: [SM] Native "CloseHandle" reported: Handle 7d44051a is invalid (error 1)
Code:
L 04/15/2010 - 00:38:27: [SM] Displaying call stack trace for plugin "sm_hosties.smx":
L 04/15/2010 - 00:38:27: [SM]   [0]  Line 349, C:\Users\MeoW\Downloads\sourcemod-1.3.1213\addons\sourcemod\scripting\include\halflife.inc::PrintHintTextToAll()
L 04/15/2010 - 00:38:27: [SM]   [1]  Line 474, C:\Users\MeoW\Downloads\sourcemod-1.3.1213\addons\sourcemod\scripting\sm_hosties.sp::GTchecker()
L 04/15/2010 - 00:38:27: [SM] Native "VFormat" reported: Client index 1141288910 is invalid
Code:
L 04/14/2010 - 22:09:43: [SM] Displaying call stack trace for plugin "sm_hosties.smx":
L 04/14/2010 - 22:09:43: [SM]   [0]  Line 438, C:\Users\MeoW\Downloads\sourcemod-1.3.1213\addons\sourcemod\scripting\sm_hosties.sp::GTchecker()
L 04/14/2010 - 22:09:43: [SM] Native "GetEntPropVector" reported: Entity 1111 (1111) is invalid
__________________

Last edited by rambomst; 04-14-2010 at 20:47.
rambomst is offline
dataviruset
AlliedModders Donor
Join Date: Feb 2009
Location: Hong Kong
Old 04-15-2010 , 06:18   Re: [CSS] SM_Hosties (v1.05)
Reply With Quote #133

Quote:
Originally Posted by rambomst View Post
Lately I have been getting a lot of errors from SM Hosties. Yes I did edit the plugin but all I changed was one print to chat line and I used the stable release 1.3.1 to compile it.

Code:
L 04/14/2010 - 22:09:48: [SM] Displaying call stack trace for plugin "sm_hosties.smx":
L 04/14/2010 - 22:09:48: [SM]   [0]  Line 465, C:\Users\MeoW\Downloads\sourcemod-1.3.1213\addons\sourcemod\scripting\include\entity.inc::GetEntSendPropOffs()
L 04/14/2010 - 22:09:48: [SM]   [1]  Line 401, C:\Users\MeoW\Downloads\sourcemod-1.3.1213\addons\sourcemod\scripting\include\entity_prop_stocks.inc::SetEntityRenderColor()
L 04/14/2010 - 22:09:48: [SM]   [2]  Line 749, C:\Users\MeoW\Downloads\sourcemod-1.3.1213\addons\sourcemod\scripting\sm_hosties.sp::Event_PlayerDeath()
I have never ever seen anything like that.

Quote:
Originally Posted by rambomst View Post
Code:
L 04/14/2010 - 23:44:48: [SM] Displaying call stack trace for plugin "sm_hosties.smx":
L 04/14/2010 - 23:44:48: [SM]   [0]  Line 1829, C:\Users\MeoW\Downloads\sourcemod-1.3.1213\addons\sourcemod\scripting\sm_hosties.sp::KillBeacon()
L 04/14/2010 - 23:44:48: [SM]   [1]  Line 1837, C:\Users\MeoW\Downloads\sourcemod-1.3.1213\addons\sourcemod\scripting\sm_hosties.sp::KillAllBeacons()
L 04/14/2010 - 23:44:48: [SM]   [2]  Line 571, C:\Users\MeoW\Downloads\sourcemod-1.3.1213\addons\sourcemod\scripting\sm_hosties.sp::Event_RoundEnd()
L 04/14/2010 - 23:46:56: [SM] Native "CloseHandle" reported: Handle 7d44051a is invalid (error 1)
I am aware of that error, and I will eliminate it in v1.06.

Quote:
Originally Posted by rambomst View Post
Code:
L 04/15/2010 - 00:38:27: [SM] Displaying call stack trace for plugin "sm_hosties.smx":
L 04/15/2010 - 00:38:27: [SM]   [0]  Line 349, C:\Users\MeoW\Downloads\sourcemod-1.3.1213\addons\sourcemod\scripting\include\halflife.inc::PrintHintTextToAll()
L 04/15/2010 - 00:38:27: [SM]   [1]  Line 474, C:\Users\MeoW\Downloads\sourcemod-1.3.1213\addons\sourcemod\scripting\sm_hosties.sp::GTchecker()
L 04/15/2010 - 00:38:27: [SM] Native "VFormat" reported: Client index 1141288910 is invalid
I am aware of that problem aswell, and I will have to remove the Gun Toss distance meter in the next version and eventually add a rewritten distance meter script later.

Quote:
Originally Posted by rambomst View Post
Code:
L 04/14/2010 - 22:09:43: [SM] Displaying call stack trace for plugin "sm_hosties.smx":
L 04/14/2010 - 22:09:43: [SM]   [0]  Line 438, C:\Users\MeoW\Downloads\sourcemod-1.3.1213\addons\sourcemod\scripting\sm_hosties.sp::GTchecker()
L 04/14/2010 - 22:09:43: [SM] Native "GetEntPropVector" reported: Entity 1111 (1111) is invalid
Version 1.06 is coming soon.
dataviruset is offline
dataviruset
AlliedModders Donor
Join Date: Feb 2009
Location: Hong Kong
Old 04-21-2010 , 14:57   Re: [CSS] SM_Hosties (v1.06)
Reply With Quote #134

Version 1.06 released, check first post!

A big thanks to you guys for giving feedback
dataviruset is offline
rambomst
SourceMod Donor
Join Date: Nov 2009
Location: Sydney, Australia
Old 04-21-2010 , 18:25   Re: [CSS] SM_Hosties (v1.06)
Reply With Quote #135

Quote:
Originally Posted by dataviruset View Post
Version 1.06 released, check first post!

A big thanks to you guys for giving feedback
I installed it on my server and now everything seems to be working great and atm I haven't received any errors.
__________________
rambomst is offline
hellanator3
Member
Join Date: Feb 2010
Old 04-23-2010 , 05:31   Re: [CSS] SM_Hosties (v1.06)
Reply With Quote #136

Great job 1.06 XD
hellanator3 is offline
bobbobagan
SourceMod Donor
Join Date: May 2007
Location: New Zealand
Old 05-02-2010 , 01:39   Re: [CSS] SM_Hosties (v1.06)
Reply With Quote #137

There are some bugs with the new LR, dodgeball.

Two unconfirmed (need testing) and 1 confirmed bug:

1 (confirmed): Going into the hospital on JB maps gives you health back, you should put in a timer to recheck the players health every second or something, making sure it always stays at 1hp.

2 (unconfirmed): If a T starts a dodgeball LR with a CT then the T dies then another T starts the same LR with the same CT the CT isn't given a flashbang.

3 (unconfirmed): Not sure how it happened but apparently a CTs beacon was left on at the end of an LR for a few rounds. I never actually saw this though, one of my regular players reported this.
__________________
bobbobagan is offline
Send a message via Skype™ to bobbobagan
dataviruset
AlliedModders Donor
Join Date: Feb 2009
Location: Hong Kong
Old 05-02-2010 , 15:39   Re: [CSS] SM_Hosties (v1.06)
Reply With Quote #138

I know of the first one there... But I thought it was more important to get the feature dodgeball there first...

I couldn't confirm bug 2, but one possible thing could be that the flashbang is in the inventory of the contestant, but isn't the active weapon (the contestant needs to switch to the nade himself)...

And the third one... I have never seen that either.
dataviruset is offline
dataviruset
AlliedModders Donor
Join Date: Feb 2009
Location: Hong Kong
Old 05-02-2010 , 18:06   Re: [CSS] SM_Hosties (v1.06)
Reply With Quote #139

SM_HOSTIES ES_TOOLS

This is an official announcement... or something...
Just to let you know, your server will crash on round_start if you're running the combination of SM_Hosties v1.06 (or previous versions) and ES_Tools.
I will workaround this in v1.07, but I won't give support on SM_Hosties if you're running ES_Tools, and you won't be able to use all features in SM_Hosties.

Please note that ES_Tools hasn't been updated since November 2nd 2008 according to the EventScripts forum.
The problem with ES_Tools can be described here and here.
The SourceMod development team has also decided not to support ES_Tools.

Last edited by dataviruset; 05-02-2010 at 18:11.
dataviruset is offline
SpazShot
Senior Member
Join Date: Nov 2009
Old 05-04-2010 , 22:05   Re: [CSS] SM_Hosties (v1.06)
Reply With Quote #140

Maybe you could implement a team restrict feature for admins so we can restrict a player from the CT/T team?
SpazShot 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:32.


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