Raised This Month: $ Target: $400
 0% 

[CS:GO] Deathmatch Goes Advanced (v0.13.8, 23/01/2016)


Post New Thread Reply   
 
Thread Tools Display Modes
h3bus
AlliedModders Donor
Join Date: Nov 2013
Old 06-29-2015 , 10:31   Re: [CS:GO] Deathmatch Goes Advanced (v0.13.3, 2015-05-30)
Reply With Quote #1521

I use this plugin and it works just fine for me. What does not work?
You should ask for help in that plugin's thread.
h3bus is offline
vase070
Senior Member
Join Date: Jun 2011
Old 06-30-2015 , 01:40   Re: [CS:GO] Deathmatch Goes Advanced (v0.13.3, 2015-05-30)
Reply With Quote #1522

Code:
L 06/30/2015 - 08:34:50: SourceMod error session started
L 06/30/2015 - 08:34:50: Info (map "") (file "errors_20150630.log")
L 06/30/2015 - 08:34:50: [SM] Unable to load extension "updater.ext": /opt/sell/srv449410/csgo/addons/sourcemod/extensions/updater.ext.so: cannot open shared object file: No such file or directory
L 06/30/2015 - 08:34:51: Error log file session closed.
also players keep spawning in their bases instead of using spawns i do have everything installed right
vase070 is offline
h3bus
AlliedModders Donor
Join Date: Nov 2013
Old 06-30-2015 , 05:25   Re: [CS:GO] Deathmatch Goes Advanced (v0.13.3, 2015-05-30)
Reply With Quote #1523

Updater error has nothing to do with deathmatch. However this could be due to some issue with your installation.

Please give the result of
sm exts list
sm plugins list
mp_randomspawn
h3bus is offline
vase070
Senior Member
Join Date: Jun 2011
Old 06-30-2015 , 10:08   Re: [CS:GO] Deathmatch Goes Advanced (v0.13.3, 2015-05-30)
Reply With Quote #1524

Quote:
Originally Posted by h3bus View Post
Updater error has nothing to do with deathmatch. However this could be due to some issue with your installation.

Please give the result of
sm exts list
sm plugins list
mp_randomspawn
Code:
 "CS Tools" (1.7.2-dev+5202) by AlliedModders LLC: CS extended functionality
 "BinTools" (1.7.2-dev+5202) by AlliedModders LLC: Low-level C/C++ Calling API
 "SDK Tools" (1.7.2-dev+5202) by AlliedModders LLC: Source SDK Tools
 "SDK Hooks" (1.7.2-dev+5202) by AlliedModders LLC: Source SDK Hooks
 "Client Preferences" (1.7.2-dev+5202) by AlliedModders: Saves client preference settings
 "SQLite" (1.7.2-dev+5202) by AlliedModders LLC: SQLite Driver
 "GeoIP" (1.7.2-dev+5202) by AlliedModders LLC: Geographical IP information
 "Top Menus" (1.7.2-dev+5202) by AlliedModders: Creates sorted nested menus
 "DHooks" (2.0.3) by AlliedModders: Dynamic Hooks
Code:
[SM] Listing 26 plugins:
  01 "Admin Help" (1.7.2-dev+5202) by AlliedModders LLC
  02 "AbNeR ResetScore" (1.2) by AbNeR_CSS
  03 "Basic Info Triggers" (1.7.2-dev+5202) by AlliedModders LLC
  04 "CS:GO Admin ESP" (2.1) by Root
  05 "Sound Commands" (1.7.2-dev+5202) by AlliedModders LLC
  06 "Client Preferences" (1.7.2-dev+5202) by AlliedModders LLC
  07 "CS:GO - Show The Right Next Map (STRNM)" (1.0.3) by PharaohsPaw
  08 "Reserved Slots" (1.7.2-dev+5202) by AlliedModders LLC
  09 "Connect Announce" (1.6) by Arg!
  10 "Basic Ban Commands" (1.7.2-dev+5202) by AlliedModders LLC
  11 "Admin Menu" (1.7.2-dev+5202) by AlliedModders LLC
  12 "Advertisements" (0.6) by Tsunami
  13 "Admin all spec" (1.0.2) by Dr!fter
  14 "Player Commands" (1.7.2-dev+5202) by AlliedModders LLC
  15 "Admin File Reader" (1.7.2-dev+5202) by AlliedModders LLC
  16 "Basic Chat" (1.7.2-dev+5202) by AlliedModders LLC
  17 "Basic Votes" (1.7.2-dev+5202) by AlliedModders LLC
  18 "Fun Votes" (1.7.2-dev+5202) by AlliedModders LLC
  19 "Anti-Flood" (1.7.2-dev+5202) by AlliedModders LLC
  20 "Basic Comm Control" (1.7.2-dev+5202) by AlliedModders LLC
  21 "Win or Die!" (1.2.5) by sinsic
  22 "Nextmap" (1.7.2-dev+5202) by AlliedModders LLC
  23 "C4Timer CSGO" (1.5.0) by dalto, Panda
  24 "Fun Commands" (1.7.2-dev+5202) by AlliedModders LLC
  25 "QuickDefuse" (0.3) by pRED*
  26 "Basic Commands" (1.7.2-dev+5202) by AlliedModders LLC
Code:
mp_randomspawn is 0
i used your deathmatch_simple.ini instead of the main one and when i switched to the main one the spawns were working but the mode was FFA and only HS but in the ini file hs mode was 0 ....
vase070 is offline
h3bus
AlliedModders Donor
Join Date: Nov 2013
Old 06-30-2015 , 10:13   Re: [CS:GO] Deathmatch Goes Advanced (v0.13.3, 2015-05-30)
Reply With Quote #1525

If you use the simple .ini set mp_randomspawn to 1 there.
If you use the main one, read the FAQ at the end of first post to configure it as you want.
h3bus is offline
qiuhaian
Senior Member
Join Date: Nov 2009
Old 07-01-2015 , 08:59   Re: [CS:GO] Deathmatch Goes Advanced (v0.13.3, 2015-05-30)
Reply With Quote #1526

Hope to support sm 1.7.3
qiuhaian is offline
h3bus
AlliedModders Donor
Join Date: Nov 2013
Old 07-01-2015 , 09:39   Re: [CS:GO] Deathmatch Goes Advanced (v0.13.3, 2015-05-30)
Reply With Quote #1527

It works with SM 1.7.x, however an 1.6 compiler is need to generated the binary
h3bus is offline
Qes
AlliedModders Donor
Join Date: Jul 2014
Old 07-03-2015 , 10:23   Re: [CS:GO] Deathmatch Goes Advanced (v0.13.3, 2015-05-30)
Reply With Quote #1528

I have problem
Error:
Quote:
L 07/03/2015 - 16:17:15: [deathmatch.smx] Line contained too many invalid tokens on line 679, col 23 of addons/sourcemod/configs/deathmatch.ini
L 07/03/2015 - 16:17:15: [SM] Exception reported: Parse error on file addons/sourcemod/configs/deathmatch.ini
L 07/03/2015 - 16:17:15: [SM] Blaming plugin: deathmatch.smx
L 07/03/2015 - 16:17:15: [SM] Call stack trace:
L 07/03/2015 - 16:17:15: [SM] [0] SetFailState
L 07/03/2015 - 16:17:15: [SM] [1] Line 35, deathmatch/smc_reader.sp::smcReader_ProcessConfigFile()
L 07/03/2015 - 16:17:15: [SM] [2] Line 153, deathmatch/config.sp::config_OnMapStart()
L 07/03/2015 - 16:17:15: [SM] [3] Line 486, deathmatch.sp::OnMapStart()
L 07/03/2015 - 16:17:15: "GOTV<2><BOT><>" connected, address ""
L 07/03/2015 - 16:17:15: [SM] Exception reported: Plugin not runnable
L 07/03/2015 - 16:17:15: [SM] Call stack trace:
L 07/03/2015 - 16:17:15: [SM] Exception reported: Plugin not runnable
L 07/03/2015 - 16:17:15: [SM] Call stack trace:
L 07/03/2015 - 16:17:15: [SM] Exception reported: Plugin not runnable
L 07/03/2015 - 16:17:15: [SM] Call stack trace:
L 07/03/2015 - 16:17:15: [SM] Exception reported: Plugin not runnable
L 07/03/2015 - 16:17:15: [SM] Call stack trace:

Last edited by Qes; 07-03-2015 at 10:23.
Qes is offline
keko
Junior Member
Join Date: Dec 2014
Old 07-03-2015 , 13:50   Re: [CS:GO] Deathmatch Goes Advanced (v0.13.3, 2015-05-30)
Reply With Quote #1529

Both my FFA servers have slow-mo tracers since the most recent update. Anyone else getting this? It's really weird.
keko is offline
h3bus
AlliedModders Donor
Join Date: Nov 2013
Old 07-04-2015 , 18:46   Re: [CS:GO] Deathmatch Goes Advanced (v0.13.3, 2015-05-30)
Reply With Quote #1530

Quote:
Originally Posted by Qes View Post
I have problem
Error:
You've got an issue in your deathmatch.ini file. This might be due to a missing "

Last edited by h3bus; 07-05-2015 at 04:23.
h3bus 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 22:00.


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