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

[CS:S/CS:GO] GunGame


Post New Thread Reply   
 
Thread Tools Display Modes
Bittersweet
Veteran Member
Join Date: May 2012
Old 07-15-2014 , 15:07   Re: [CS:S/CS:GO] GunGame
Reply With Quote #4671

Quote:
Originally Posted by -BULL- View Post
It seems like sm1.6 broke.... CS:S

/**
* Strip dead players weapon
*
* Options:
* 0 - Disabled (default)
* 1 - Enabled for alive and dead players (alive players can not drop guns)
* 2 - Enabled for dead players only (alive players can drop guns)
*/
"StripDeadPlayersWeapon" "1"

SM 1.5... work!
Fix to sm 1.6 ???
Quote:
Originally Posted by Sarona View Post
I have the same problem as you, and weapons can be thrown to the ground when it should not be so, a very large excess weapons also accumulates in my gungame server because I use the deathmatch mode, this is a big problem because the server take lags and and becomes unplayable, also in turn is annoying because you can grab other guns while I have a primary. So I guess that if it's about the new Sourcemod/Metamod because this did not happen before.
I didn't track down all of the code, but it looks like the issue might be with CS_OnCSWeaponDrop

Submit a bug report at: https://bugs.alliedmods.net/, and see what they say.
__________________
Thank you in advance for your help

My plugins:
[CS:S] BOT Swat | [ANY] CVAR Randomizer | [CS:S] SM CS:S Tag Beta | [CS:S] Bot2Player
Awesome & Crucial plugins by other people:
[CS:S/CS:GO] GunGame | [UMC3] Ultimate Mapchooser | [ANY] Server Crontab | [ANY] SM ForceCamera

Last edited by Bittersweet; 07-15-2014 at 15:09. Reason: Addition
Bittersweet is offline
HaZarD_SFD
New Member
Join Date: Jul 2014
Old 07-17-2014 , 10:08   Re: [CS:S/CS:GO] GunGame
Reply With Quote #4672

I have submitted a bug for this issue that Bittersweet is talking about. I am having the same issue 100%.

BUG REPORT #6191
HaZarD_SFD is offline
Bittersweet
Veteran Member
Join Date: May 2012
Old 07-17-2014 , 11:42   Re: [CS:S/CS:GO] GunGame
Reply With Quote #4673

Quote:
Originally Posted by HaZarD_SFD View Post
I have submitted a bug for this issue that Bittersweet is talking about. I am having the same issue 100%.

BUG REPORT #6191
There is a known "nasty regression" in SDKHooks. Looks like you'll all have to wait for SM 1.6.1. See Comment 6: https://bugs.alliedmods.net/show_bug.cgi?id=6185#c6
__________________
Thank you in advance for your help

My plugins:
[CS:S] BOT Swat | [ANY] CVAR Randomizer | [CS:S] SM CS:S Tag Beta | [CS:S] Bot2Player
Awesome & Crucial plugins by other people:
[CS:S/CS:GO] GunGame | [UMC3] Ultimate Mapchooser | [ANY] Server Crontab | [ANY] SM ForceCamera
Bittersweet is offline
HaZarD_SFD
New Member
Join Date: Jul 2014
Old 07-17-2014 , 15:32   Re: [CS:S/CS:GO] GunGame
Reply With Quote #4674

100% KNOWN ISSUES (at least for me)

GG_WIN wont cause GunGame to switch maps unless you do this.
Quote:
(gg_win) goes at /cfg/gungame/YOURGAME/guname.config.txt and change the cvar : "EndGameSilent" "0" to "1"
(tested on Source)
^ Thanks to PADDY1991

Last edited by HaZarD_SFD; 07-17-2014 at 15:33.
HaZarD_SFD is offline
HaZarD_SFD
New Member
Join Date: Jul 2014
Old 07-17-2014 , 15:35   Re: [CS:S/CS:GO] GunGame
Reply With Quote #4675

Quote:
Originally Posted by Bittersweet View Post
There is a known "nasty regression" in SDKHooks. Looks like you'll all have to wait for SM 1.6.1. See Comment 6: https://bugs.alliedmods.net/show_bug.cgi?id=6185#c6
Thanks. I can wait. Now to finally configure knifefight and some good music.
HaZarD_SFD is offline
nubie
Junior Member
Join Date: Jul 2014
Old 07-24-2014 , 13:53   Re: [CS:S/CS:GO] GunGame
Reply With Quote #4676

All done like ur instruction required, but.....pls look this https://forums.alliedmods.net/showth...05#post2172905
nubie is offline
Bittersweet
Veteran Member
Join Date: May 2012
Old 07-24-2014 , 15:51   Re: [CS:S/CS:GO] GunGame
Reply With Quote #4677

Quote:
Originally Posted by nubie View Post
All done like ur instruction required, but.....pls look this https://forums.alliedmods.net/showth...05#post2172905
I noticed your other two posts are related to GunGame:SM, which is not related to this GunGame. Looking at this post, it looks like you are running [CS:S/CS:GO] GunGame. You should confine all of your posts in this thread, and give us more detail as to what exactly isn't working how you want it to.

GunGame is highly configurable, so you can set it up many different ways. I suggest you go through your gungame.config.txt and your gungame.equip.txt files line by line. You will learn much and answer many of your own questions just by doing that.
__________________
Thank you in advance for your help

My plugins:
[CS:S] BOT Swat | [ANY] CVAR Randomizer | [CS:S] SM CS:S Tag Beta | [CS:S] Bot2Player
Awesome & Crucial plugins by other people:
[CS:S/CS:GO] GunGame | [UMC3] Ultimate Mapchooser | [ANY] Server Crontab | [ANY] SM ForceCamera
Bittersweet is offline
dpot
New Member
Join Date: Jul 2014
Old 07-27-2014 , 01:40   Re: [CS:S/CS:GO] GunGame
Reply With Quote #4678

Ok, I really feel like I need to get this out there:

For 1.6 problems:
Make sure that gungame_sdkhooks is DISABLED!
If GGM is not finishing the game at final level (and people get stuck), configure it. It was one of the options that magically fixed it. "EndGameSilent" should be "1" inside gungame.config.txt

Having said all that, the left-handed ghost weapons still get equipped once in a blue moon. Can't shoot them or anything. Is that a symptom of having no ammo for that weapon?
dpot is offline
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 07-27-2014 , 09:01   Re: [CS:S/CS:GO] GunGame
Reply With Quote #4679

Quote:
Originally Posted by dpot View Post
Having said all that, the left-handed ghost weapons still get equipped once in a blue moon. Can't shoot them or anything. Is that a symptom of having no ammo for that weapon?
This is usually caused by plugins removing weapon entities (killing it with the Kill input or RemoveEdict) without checking, if the weapon has an owner and unequiping the weapon first (RemovePlayerItem) iirc. The client thinks it still has the weapon, but the entity is actually gone.
__________________
Peace-Maker is offline
poel
Veteran Member
Join Date: Mar 2013
Old 07-28-2014 , 05:10   Re: [CS:S/CS:GO] GunGame
Reply With Quote #4680

My server crash 3 or 4 times by day.
Dont know why.

No error logs, can you help me?
poel 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 11:17.


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