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

[ANY] Time Left Actions (3.0, 2015-May-01)


Post New Thread Reply   
 
Thread Tools Display Modes
Lannister
Veteran Member
Join Date: Apr 2015
Old 05-20-2015 , 14:56   Re: [ANY] Time Left Actions (3.0, 2015-May-01)
Reply With Quote #141

Any news on this plugin?
Lannister is offline
Chanz
Veteran Member
Join Date: Aug 2008
Location: Germany - Stuttgart
Old 12-05-2015 , 07:53   Re: [ANY] Time Left Actions (3.0, 2015-May-01)
Reply With Quote #142

So the issue has still not been solved, but here is a little workaround for CS:GO.

According to this link: https://wiki.alliedmods.net/CSGO_Quirks#Workarounds
You can add a * (asterisk) at the beginning of a path to an mp3. Please note that there is no workaround for wav.

This means you'll have to convert the wav files to mp3 and change the config file <moddir>/addons/sourcemod/configs/time-left-actions/default.conf in order to get it to work.

Please test and let me know if this works.
__________________
[ SourceModPlugins.org ][ My Plugins ]

Thank you for donations: [ Paypal ]

Video Tutorial (German): [ Gameserver & SourceMod Plugins mit HLSW verwalten ]
Chanz is offline
lilpetri
Member
Join Date: Nov 2016
Location: The Netherlands
Old 11-16-2017 , 17:50   Re: [ANY] Time Left Actions (3.0, 2015-May-01)
Reply With Quote #143

I keep getting a syntax error on a line that is non-existent.

Example:
Code:
L 11/17/2017 - 00:43:13: [time-left-actions.smx] Can't read config file addons/sourcemod/configs/time-left-actions/default.conf: syntax error @ line 179
I've tried everything posted in this thread. I am running a csgo server on the latest sourcemod.

I've attached my default.conf
Attached Files
File Type: zip default.zip (1.2 KB, 106 views)
lilpetri is offline
Chanz
Veteran Member
Join Date: Aug 2008
Location: Germany - Stuttgart
Old 11-19-2017 , 16:12   Re: [ANY] Time Left Actions (3.0, 2015-May-01)
Reply With Quote #144

Quote:
Originally Posted by lilpetri View Post
I keep getting a [COLOR="Red"]
Code:
L 11/17/2017 - 00:43:13: [time-left-actions.smx] Can't read config file addons/sourcemod/configs/time-left-actions/default.conf: syntax error @ line 179
Are you sure that the attached file is really the mentioned file in the error?

Also just a guess, but try to add a new empty line at the end of the file.
__________________
[ SourceModPlugins.org ][ My Plugins ]

Thank you for donations: [ Paypal ]

Video Tutorial (German): [ Gameserver & SourceMod Plugins mit HLSW verwalten ]
Chanz is offline
lilpetri
Member
Join Date: Nov 2016
Location: The Netherlands
Old 11-19-2017 , 16:57   Re: [ANY] Time Left Actions (3.0, 2015-May-01)
Reply With Quote #145

Quote:
Originally Posted by Chanz View Post
Are you sure that the attached file is really the mentioned file in the error?

Also just a guess, but try to add a new empty line at the end of the file.
Yes it is. And adding an empty line doesn't work :O Sometimes I even get a syntax error on line 1278712 for example.

Last edited by lilpetri; 11-19-2017 at 16:58.
lilpetri is offline
Chanz
Veteran Member
Join Date: Aug 2008
Location: Germany - Stuttgart
Old 12-02-2017 , 09:22   Re: [ANY] Time Left Actions (3.0, 2015-May-01)
Reply With Quote #146

In this plugin I used the config extension from sfPlayer: https://forums.alliedmods.net/showth...=69167?t=69167

Please be sure, that you use config 1.0.2 from this link: https://forums.alliedmods.net/showpo...5&postcount=34

To see what version has loaded enter this to your server console: "sm exts list"
__________________
[ SourceModPlugins.org ][ My Plugins ]

Thank you for donations: [ Paypal ]

Video Tutorial (German): [ Gameserver & SourceMod Plugins mit HLSW verwalten ]
Chanz is offline
EvilMastermind69
New Member
Join Date: Mar 2016
Old 02-04-2018 , 21:27   Re: [ANY] Time Left Actions (3.0, 2015-May-01)
Reply With Quote #147

Is the dependency on soundlib required if you're not gonna use sounds? How would I go about disabling it?
It wont load because soundlib wont load is basically my issue right now, game is CSS

Last edited by EvilMastermind69; 02-04-2018 at 21:28.
EvilMastermind69 is offline
Chanz
Veteran Member
Join Date: Aug 2008
Location: Germany - Stuttgart
Old 02-05-2018 , 14:59   Re: [ANY] Time Left Actions (3.0, 2015-May-01)
Reply With Quote #148

Quote:
Originally Posted by EvilMastermind69 View Post
Is the dependency on soundlib required if you're not gonna use sounds? How would I go about disabling it?
It wont load because soundlib wont load is basically my issue right now, game is CSS
You can try and remove the include file of soundlib in the code:
Code:
#include <soundlib>
This way you'll get errors while compiling. Remove any function that gets reported as missing.
As example:
Code:
OpenSoundFile
__________________
[ SourceModPlugins.org ][ My Plugins ]

Thank you for donations: [ Paypal ]

Video Tutorial (German): [ Gameserver & SourceMod Plugins mit HLSW verwalten ]
Chanz is offline
KoltaiArmy
AlliedModders Donor
Join Date: Feb 2015
Location: Hungary
Old 03-30-2018 , 18:41   Re: [ANY] Time Left Actions (3.0, 2015-May-01)
Reply With Quote #149

Not working in TF2.
Plugin installed correctly, every requirments correctly installed, plugin says its running, and there are no errors, but unfortunatly, not working.
__________________
KoltaiArmy is offline
Elite_Dusk
AlliedModders Donor
Join Date: May 2017
Old 05-15-2018 , 12:25   Re: [ANY] Time Left Actions (3.0, 2015-May-01)
Reply With Quote #150

Hello Chanz,

I'm currently trying to setup this addon for HL Deathmatch Source and it doesn't seem to work. Here is the error log :

Code:
L 05/15/2018 - 18:10:00: [SM] Exception reported: Team index 0 is invalid
L 05/15/2018 - 18:10:00: [SM] Blaming: time-left-actions.smx
L 05/15/2018 - 18:10:00: [SM] Call stack trace:
L 05/15/2018 - 18:10:00: [SM]   [0] GetTeamName
L 05/15/2018 - 18:10:00: [SM]   [1] Line 748, D:\users\Daniel.L1749\git\sourcemodplugins\time-left-actions\addons\sourcemod\scripting\time-left-actions.sp::String_ReplaceTokens
L 05/15/2018 - 18:10:00: [SM]   [2] Line 457, D:\users\Daniel.L1749\git\sourcemodplugins\time-left-actions\addons\sourcemod\scripting\time-left-actions.sp::Timer_ExecuteAction
This is my plugin_print :

Code:
---------------------
0:	"Hurricane Bot ver 1.3.4-hl2sdk-amsdk20130427 (130501), by Hurricane"
1:	"Mani Admin Plugin 2013 V1.2.22.14 VSP Orange, www.mani-admin-plugin.com"
2:	"Metamod:Source 1.10.6"
---------------------
This is my exts list :

Code:
[SM] Displaying 12 extensions:
[01] Automatic Updater (1.9.0.6034): Updates SourceMod gamedata files
[02] Webternet (1.9.0.6034): Extension for interacting with URLs
[03] Client Preferences (1.9.0.6034): Saves client preference settings
[04] SQLite (1.9.0.6034): SQLite Driver
[05] Top Menus (1.9.0.6034): Creates sorted nested menus
[06] Sound Info Library (1.0): Access information of sound files
[07] SDK Tools (1.9.0.6034): Source SDK Tools
[08] BinTools (1.9.0.6034): Low-level C/C++ Calling API
[09] Config Extension (1.0.2): Wrapper for libconfig
[10] GeoIP (1.9.0.6034): Geographical IP information
[11] <FAILED> file "geoipcity.ext.so": /home/kd12875/server/hl2dm_2324/hl2dm/hl1mp/addons/sourcemod/extensions/geoipcity.ext.so: cannot open shared object file: No such file or directory
[12] Regex (1.9.0.6034): Provides regex
I have tried without the bots loaded as well. If it helps the game doesn't support spectator mode.

Could you look into it ?

Last edited by Elite_Dusk; 05-15-2018 at 12:34.
Elite_Dusk is offline
Reply


Thread Tools
Display Modes

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 16:28.


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