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

[CS:GO] WarMod [BFG] <22.09.26.1915, 26-Sept-2022>


Post New Thread Reply   
 
Thread Tools Display Modes
dzinks2009
Junior Member
Join Date: Dec 2015
Old 11-18-2017 , 12:27   Re: [CS:GO] WarMod [BFG] <17.08.12.1053, 12-Aug-2017>
Reply With Quote #1481

Are you able to add auto saving the statistics and everything from the match so that when the server crashes it would be easy to backup the match?
dzinks2009 is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 11-29-2017 , 12:27   Re: [CS:GO] WarMod [BFG] <17.08.12.1053, 12-Aug-2017>
Reply With Quote #1482

I have a BUG during the Round Knife, C4 is available to plant in the bombs.

Would it be possible to take the C4 during the Round Knife?
paulo_crash is offline
veritaslink
New Member
Join Date: Dec 2017
Old 12-12-2017 , 03:35   Re: [CS:GO] WarMod [BFG] <17.08.12.1053, 12-Aug-2017>
Reply With Quote #1483

Hello everyone, I'm a pretty big rookie to sourcemodding so bear with me. I am trying to get this working for Insurgency 2014.

I got metamod and sourcemod working on my server (regular sm commands).

I just installed warmod.smx in my \insurgency\addons\sourcemod\plugins\ folder.

I am a bit lost as to what to do next. I've seen some people posting about warmod config files. I tried out some of the commands on the wiki page and some that people mentioned like /pw or /pwd. I tried it with and without the slash, in console and in game chat.

Is there something I am missing here? I only installed the warmod.smx file.

Sorry for being a noob

Last edited by veritaslink; 12-12-2017 at 03:35.
veritaslink is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 12-12-2017 , 09:05   Re: [CS:GO] WarMod [BFG] <17.08.12.1053, 12-Aug-2017>
Reply With Quote #1484

Quote:
Originally Posted by veritaslink View Post
Hello everyone, I'm a pretty big rookie to sourcemodding so bear with me. I am trying to get this working for Insurgency 2014.

I got metamod and sourcemod working on my server (regular sm commands).

I just installed warmod.smx in my \insurgency\addons\sourcemod\plugins\ folder.

I am a bit lost as to what to do next. I've seen some people posting about warmod config files. I tried out some of the commands on the wiki page and some that people mentioned like /pw or /pwd. I tried it with and without the slash, in console and in game chat.

Is there something I am missing here? I only installed the warmod.smx file.

Sorry for being a noob
I may be wrong, but I think the plugin only works with Counter-Strike: Global Offensive anyway.
paulo_crash is offline
veritaslink
New Member
Join Date: Dec 2017
Old 12-12-2017 , 16:54   Re: [CS:GO] WarMod [BFG] <17.08.12.1053, 12-Aug-2017>
Reply With Quote #1485

I have seen something similar done in Insurgency...

I know it can be done but some variables may need to be changed. I am a noob so I was hoping someone had done it before I tried to dive off into the unknown of source modding.

I am only looking for a ready up system. I don't need the other bells and whistles that come with Warmod.

If anyone could offer any help that'd be awesome <3

Last edited by veritaslink; 12-12-2017 at 20:50.
veritaslink is offline
versatile_bfg
Veteran Member
Join Date: Feb 2012
Old 12-15-2017 , 17:25   Re: [CS:GO] WarMod [BFG] <17.08.12.1053, 12-Aug-2017>
Reply With Quote #1486

I did create one for Insurgency but I dont have the files for it now. It was on my old work computer that went bust. =(
__________________
versatile_bfg is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 12-15-2017 , 18:44   Re: [CS:GO] WarMod [BFG] <17.08.12.1053, 12-Aug-2017>
Reply With Quote #1487

Quote:
Originally Posted by versatile_bfg View Post
I did create one for Insurgency but I dont have the files for it now. It was on my old work computer that went bust. =(
If you are still correcting and updating WarMod, I would be grateful if you could check for these errors:
https://forums.alliedmods.net/showpo...postcount=1482

I saw that it already has this option in the plugin but it is not working, in the round the terrorists can plant it in the bombs.

Another BUG I noticed was that when a player is on some team and if he changes teams the money he wins at the end of the round doubles, he wins as if he was playing for both teams.
paulo_crash is offline
veritaslink
New Member
Join Date: Dec 2017
Old 12-16-2017 , 04:59   Re: [CS:GO] WarMod [BFG] <17.08.12.1053, 12-Aug-2017>
Reply With Quote #1488

Quote:
Originally Posted by versatile_bfg View Post
I did create one for Insurgency but I dont have the files for it now. It was on my old work computer that went bust. =(
Damn...

Yeah I checked out the one you have for CSGO and it's pretty in depth. I was only looking for a very very simple ready up system when 10 players joined. The ready up system wouldn't initiate till 5 players were on each team.

I am just getting into C++ and have very little formal training. It's been pretty rough jumping straight in haha. I'm prepping for the new Insurgency though.
veritaslink is offline
ThePwnt
AlliedModders Donor
Join Date: Feb 2009
Location: Denmark
Old 12-28-2017 , 08:27   Re: [CS:GO] WarMod [BFG] <17.08.12.1053, 12-Aug-2017>
Reply With Quote #1489

Hi,

How does the "demo - upload" working?
- I dont find a guide, from your "wiki" about how the "demo" uploading works. :-)

Maybe you have a tip?
ThePwnt is offline
Kammi_
AlliedModders Donor
Join Date: Dec 2007
Old 12-29-2017 , 12:50   Re: [CS:GO] WarMod [BFG] <17.08.12.1053, 12-Aug-2017>
Reply With Quote #1490

Quote:
Originally Posted by ThePwnt View Post
Hi,

How does the "demo - upload" working?
- I dont find a guide, from your "wiki" about how the "demo" uploading works. :-)

Maybe you have a tip?
Thrawn2's tEasyFTP - https://forums.alliedmods.net/showthread.php?p=1629724 [cRUL extension needed]

RemoteTargets.cfg

Code:
"RemoteTargets"
{
	"example"
	{
		"host"		"example.com"
		"port"		"21"
		"user"		"ftpuser"
		"password"	"ftppass"
		"path"		"/"
		"ssl"		"try"
		
		"CreateMissingDirs"	"1"		
	}
}
thats it
__________________



Kammi_ is offline
Send a message via ICQ to Kammi_
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 23:42.


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