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

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


Post New Thread Reply   
 
Thread Tools Display Modes
NickischLP
Senior Member
Join Date: Jun 2013
Location: Germany
Old 07-31-2015 , 13:58   Re: [CS:S/CS:GO] SM_Hosties (v2.1.0)
Reply With Quote #2461

Quote:
Originally Posted by Pukku View Post
BUG on CS:GO Jailbreak.

When somebody join to CT typing: Connection lost 25seconds
Change this cvar:

sm_hosties_ct_start "weapon_knife,weapon_m4a1,weapon_usp"

to:

sm_hosties_ct_start "weapon_knife,weapon_m4a1_silencer,weapon_usp _silencer"
__________________

Last edited by NickischLP; 07-31-2015 at 13:58.
NickischLP is offline
Send a message via Skype™ to NickischLP
justpuod
New Member
Join Date: Aug 2015
Old 08-06-2015 , 13:59   Re: [CS:S/CS:GO] SM_Hosties (v2.1.0)
Reply With Quote #2462

Bug with /lr (.smx) , ping ...

Last edited by justpuod; 08-06-2015 at 14:01.
justpuod is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 08-06-2015 , 14:56   Re: [CS:S/CS:GO] SM_Hosties (v2.1.0)
Reply With Quote #2463

Quote:
Originally Posted by justpuod View Post
Bug with /lr (.smx) , ping ...
If you don't care to explain the issues, then don't post about them at all. Your post is useless and does not help any developers solve any bugs (if there really is any), because you didn't care to explain your problem...

"There is a bug", "It doesn't work", ... DOES NOT EXPLAIN THE PROBLEM.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].

Last edited by DarkDeviL; 08-06-2015 at 15:01.
DarkDeviL is offline
Tonton_Bo
New Member
Join Date: Aug 2015
Old 08-07-2015 , 16:50   Re: [CS:S/CS:GO] SM_Hosties (v2.1.0)
Reply With Quote #2464

Looks great.

Is it any easy way to disable/remove some request from the lr_menu ?
Tonton_Bo is offline
WhiteAngel4
Junior Member
Join Date: Jan 2014
Old 08-13-2015 , 13:53   Re: [CS:S/CS:GO] SM_Hosties (v2.1.0)
Reply With Quote #2465

Could you compile it and upload it here?
Thanks!
Attached Files
File Type: sp Get Plugin or Get Source (sm_hosties.sp - 138 views - 9.7 KB)
WhiteAngel4 is offline
headline
SourceMod Moderator
Join Date: Mar 2015
Old 08-14-2015 , 17:47   Re: [CS:S/CS:GO] SM_Hosties (v2.1.0)
Reply With Quote #2466

Code:
C:\Users\Studio\Desktop\Scripting\include\lastrequest.inc(150) : warning 239: 'void' is an illegal tag; use void as a type
hosties/lastrequest.sp(650) : error 157: 'object' is a reserved keyword
hosties/lastrequest.sp(4774) : warning 239: 'void' is an illegal tag; use void as a type
hosties/lastrequest.sp(4786) : warning 239: 'void' is an illegal tag; use void as a type
hosties/lastrequest.sp(4829) : warning 239: 'void' is an illegal tag; use void as a type
hosties/startweapons.sp(116) : warning 239: 'void' is an illegal tag; use void as a type
hosties/rules.sp(86) : warning 239: 'void' is an illegal tag; use void as a type
hosties/muteprisoners.sp(143) : warning 239: 'void' is an illegal tag; use void as a type
hosties/gunsafety.sp(391) : warning 234: symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId

C:\Users\Studio\Desktop\Scripting\sm_hosties.sp(358) : error 157: 'object' is a reserved keyword
C:\Users\Studio\Desktop\Scripting\sm_hosties.sp(364) : error 029: invalid expression, assumed zero
C:\Users\Studio\Desktop\Scripting\sm_hosties.sp(371) : error 029: invalid expression, assumed zero
headline is offline
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 08-14-2015 , 17:49   Re: [CS:S/CS:GO] SM_Hosties (v2.1.0)
Reply With Quote #2467

https://github.com/dataviruset/sm-hosties/pull/9
and/or
https://github.com/dataviruset/sm-hosties/pull/10
__________________
Discord (Bara#5006) | My Plugins (GitHub)
You like my work? Support is not a crime.
Bara is offline
dataviruset
AlliedModders Donor
Join Date: Feb 2009
Location: Hong Kong
Old 08-15-2015 , 06:13   Re: [CS:S/CS:GO] SM_Hosties (v2.1.0)
Reply With Quote #2468

Version 2.2.0 released! See first post for download options. A special thanks to Bara for his contributions prior to this release. Changes between 2.1.0 and 2.2.0 include:

  • Fixes many compatibility issues with CS:GO
  • Removes FCVAR_PLUGIN from convars as it's obsolete
  • Renews plugin syntax according to SourcePawn new transitional syntax
  • Bumps up SourceMod version requirement to 1.7.0+
  • Replaces SteamTools extension with SteamWorks
  • Explicitly uses Steam2 auth ID when banning players
  • Fixes invalid entity issue in Gun Toss
  • Adds Simplified Chinese translation (thanks to owwo!)
  • Fixes translation issues in "no CT's available" chat message

Last edited by dataviruset; 08-15-2015 at 06:21.
dataviruset is offline
Graffiti
AlliedModders Donor
Join Date: Aug 2013
Location: Russia
Old 08-17-2015 , 02:43   Re: [CS:S/CS:GO] SM_Hosties (v2.2.0, 2015-08-15)
Reply With Quote #2469

This version is not stable for CSGO because old method NoScope, bug damage AWP = damage deagle on LR Noscope, old thirdperson on LR knife and other.

I have Bara's version with all fix for CSGO
__________________
Russian TTT CSGO


Last edited by Graffiti; 08-17-2015 at 02:54.
Graffiti is offline
Caaine
Member
Join Date: Oct 2013
Old 08-17-2015 , 04:30   Re: [CS:S/CS:GO] SM_Hosties (v2.2.0, 2015-08-15)
Reply With Quote #2470

Quote:
Originally Posted by Graffiti View Post
This version is not stable for CSGO because old method NoScope, bug damage AWP = damage deagle on LR Noscope, old thirdperson on LR knife and other.

I have Bara's version with all fix for CSGO

Awp worked
on my server
Oo

Last edited by Caaine; 08-17-2015 at 04:37.
Caaine 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 14:18.


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