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

Spray Timer v1.2


Post New Thread Reply   
 
Thread Tools Display Modes
Author
DragonLight
SourceMod Donor
Join Date: Aug 2011
Plugin ID:
4138
Plugin Version:
1.2
Plugin Category:
General Purpose
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
    2 
    Plugin Description:
    Disallow sprays for players that are new to a server until the total connection time has been reached.
    Old 03-23-2014 , 23:52   Spray Timer v1.2
    Reply With Quote #1

    Spray Timer

    This is a basic plugin to disallow sprays for players that are new to a server for a certain amount of connection time. Many trolls don't visit servers for very long and like to leave behind some pretty bad sprays. This blocks sprays until the connection time has been reached and sprays function normally. Uses cookies to store play time persistently, good for single or multiple servers sharing same clientprefs database. You can also toggle if you want admins/donators with reserve slot to bypass the timer.

    CVars:

    sm_spraytimer_version - Spray Timer version.
    sm_spraytimer_enabled - If you want plugin enabled or disabled. (Default: 1)
    sm_spraytimer_time - Total connection time in minutes before players can use sprays. (Default: 120)
    sm_spraytimer_reserved - Any players with admin reserve flag "A" can bypass the timer if enabled. (Default: 0)

    Credits:

    Thanks to Spray Tracer (https://forums.alliedmods.net/showthread.php?t=75480) for some of the coding.

    Installation:

    Put the plugin (spraytimer.smx) into your /addons/sourcemod/plugins folder.

    plugin.spraytimer.cfg will automatically be created in the /tf/cfg/sourcemod/ folder.

    Changelog:
    • 1.2
      • Removed TF2 specific checks.
    • 1.1
      • Added check to bypass bots on disconnect.
    • 1.0
      • Initial Release
    Attached Files
    File Type: cfg plugin.spraytimer.cfg (583 Bytes, 345 views)
    File Type: sp Get Plugin or Get Source (spraytimer.sp - 981 views - 4.7 KB)

    Last edited by DragonLight; 03-27-2014 at 12:22.
    DragonLight is offline
    angel635
    Senior Member
    Join Date: Apr 2011
    Old 03-24-2014 , 05:49   Re: Spray Timer
    Reply With Quote #2

    hello,

    log erreur

    Code:
    L 03/24/2014 - 10:42:54: SourceMod error session started
    L 03/24/2014 - 10:42:54: Info (map "de_dust2") (file "errors_20140324.log")
    L 03/24/2014 - 10:42:54: [SM] Native "GetClientTime" reported: Client 1 is a bot
    L 03/24/2014 - 10:42:54: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/24/2014 - 10:42:54: [SM]   [0]  Line 62, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131844.attach::OnClientDisconnect()
    L 03/24/2014 - 10:42:54: [SM] Native "GetClientTime" reported: Client 2 is a bot
    L 03/24/2014 - 10:42:54: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/24/2014 - 10:42:54: [SM]   [0]  Line 62, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131844.attach::OnClientDisconnect()
    angel635 is offline
    joac1144
    Senior Member
    Join Date: Dec 2012
    Location: Copenhagen, Denmark
    Old 03-24-2014 , 10:12   Re: Spray Timer
    Reply With Quote #3

    Quote:
    Originally Posted by angel635 View Post
    hello,

    log erreur

    Code:
    L 03/24/2014 - 10:42:54: SourceMod error session started
    L 03/24/2014 - 10:42:54: Info (map "de_dust2") (file "errors_20140324.log")
    L 03/24/2014 - 10:42:54: [SM] Native "GetClientTime" reported: Client 1 is a bot
    L 03/24/2014 - 10:42:54: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/24/2014 - 10:42:54: [SM]   [0]  Line 62, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131844.attach::OnClientDisconnect()
    L 03/24/2014 - 10:42:54: [SM] Native "GetClientTime" reported: Client 2 is a bot
    L 03/24/2014 - 10:42:54: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/24/2014 - 10:42:54: [SM]   [0]  Line 62, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131844.attach::OnClientDisconnect()
    Just a guess, might be becuase the client was a bot.
    I don't know.
    __________________
    joac1144 is offline
    DragonLight
    SourceMod Donor
    Join Date: Aug 2011
    Old 03-24-2014 , 11:22   Re: Spray Timer
    Reply With Quote #4

    Yeah our community doesn't use bots, but an easy fix no less. Will update it real quick.
    DragonLight is offline
    angel635
    Senior Member
    Join Date: Apr 2011
    Old 03-25-2014 , 05:40   Re: Spray Timer v1.1
    Reply With Quote #5

    hi,
    always log erreur

    Code:
    L 03/25/2014 - 01:39:30: SourceMod error session started
    L 03/25/2014 - 01:39:30: Info (map "de_dust2") (file "errors_20140325.log")
    L 03/25/2014 - 01:39:30: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 1/player)
    L 03/25/2014 - 01:39:30: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 01:39:30: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 01:39:30: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 01:39:30: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 2/player)
    L 03/25/2014 - 01:39:30: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 01:39:30: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 01:39:30: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 01:39:33: Error log file session closed.
    L 03/25/2014 - 02:10:00: SourceMod error session started
    L 03/25/2014 - 02:10:00: Info (map "de_cbble") (file "errors_20140325.log")
    L 03/25/2014 - 02:10:00: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 1/player)
    L 03/25/2014 - 02:10:00: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 02:10:00: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 02:10:00: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 02:10:00: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 2/player)
    L 03/25/2014 - 02:10:00: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 02:10:00: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 02:10:00: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 02:10:03: Error log file session closed.
    L 03/25/2014 - 02:40:38: SourceMod error session started
    L 03/25/2014 - 02:40:38: Info (map "cs_compound") (file "errors_20140325.log")
    L 03/25/2014 - 02:40:38: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 1/player)
    L 03/25/2014 - 02:40:38: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 02:40:38: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 02:40:38: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 02:40:38: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 2/player)
    L 03/25/2014 - 02:40:38: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 02:40:38: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 02:40:38: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 02:40:46: Error log file session closed.
    L 03/25/2014 - 03:12:04: SourceMod error session started
    L 03/25/2014 - 03:12:04: Info (map "de_inferno") (file "errors_20140325.log")
    L 03/25/2014 - 03:12:04: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 1/player)
    L 03/25/2014 - 03:12:04: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 03:12:04: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 03:12:04: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 03:12:04: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 2/player)
    L 03/25/2014 - 03:12:04: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 03:12:04: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 03:12:04: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 03:12:09: Error log file session closed.
    L 03/25/2014 - 03:42:53: SourceMod error session started
    L 03/25/2014 - 03:42:53: Info (map "de_prodigy") (file "errors_20140325.log")
    L 03/25/2014 - 03:42:53: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 1/player)
    L 03/25/2014 - 03:42:53: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 03:42:53: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 03:42:53: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 03:42:53: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 2/player)
    L 03/25/2014 - 03:42:53: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 03:42:53: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 03:42:53: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 03:42:58: Error log file session closed.
    L 03/25/2014 - 04:13:11: SourceMod error session started
    L 03/25/2014 - 04:13:11: Info (map "de_train") (file "errors_20140325.log")
    L 03/25/2014 - 04:13:11: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 1/player)
    L 03/25/2014 - 04:13:11: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 04:13:11: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 04:13:11: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 04:13:11: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 2/player)
    L 03/25/2014 - 04:13:11: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 04:13:11: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 04:13:11: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 04:13:15: Error log file session closed.
    L 03/25/2014 - 04:43:38: SourceMod error session started
    L 03/25/2014 - 04:43:38: Info (map "de_tides") (file "errors_20140325.log")
    L 03/25/2014 - 04:43:38: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 1/player)
    L 03/25/2014 - 04:43:38: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 04:43:38: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 04:43:38: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 04:43:38: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 2/player)
    L 03/25/2014 - 04:43:38: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 04:43:38: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 04:43:38: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 04:43:43: Error log file session closed.
    L 03/25/2014 - 05:14:41: SourceMod error session started
    L 03/25/2014 - 05:14:41: Info (map "cs_havana") (file "errors_20140325.log")
    L 03/25/2014 - 05:14:41: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 1/player)
    L 03/25/2014 - 05:14:41: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 05:14:41: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 05:14:41: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 05:14:41: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 2/player)
    L 03/25/2014 - 05:14:41: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 05:14:41: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 05:14:41: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 05:14:49: Error log file session closed.
    L 03/25/2014 - 05:45:25: SourceMod error session started
    L 03/25/2014 - 05:45:25: Info (map "cs_assault") (file "errors_20140325.log")
    L 03/25/2014 - 05:45:25: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 1/player)
    L 03/25/2014 - 05:45:25: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 05:45:25: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 05:45:25: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 05:45:25: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 2/player)
    L 03/25/2014 - 05:45:25: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 05:45:25: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 05:45:25: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 05:45:28: Error log file session closed.
    L 03/25/2014 - 06:16:11: SourceMod error session started
    L 03/25/2014 - 06:16:11: Info (map "cs_office") (file "errors_20140325.log")
    L 03/25/2014 - 06:16:11: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 1/player)
    L 03/25/2014 - 06:16:11: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 06:16:11: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 06:16:11: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 06:16:11: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 2/player)
    L 03/25/2014 - 06:16:11: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 06:16:11: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 06:16:11: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 06:16:20: Error log file session closed.
    L 03/25/2014 - 06:47:03: SourceMod error session started
    L 03/25/2014 - 06:47:03: Info (map "de_nuke") (file "errors_20140325.log")
    L 03/25/2014 - 06:47:03: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 1/player)
    L 03/25/2014 - 06:47:03: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 06:47:03: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 06:47:03: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 06:47:03: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 2/player)
    L 03/25/2014 - 06:47:03: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 06:47:03: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 06:47:03: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 06:47:07: Error log file session closed.
    L 03/25/2014 - 07:17:53: SourceMod error session started
    L 03/25/2014 - 07:17:53: Info (map "de_chateau") (file "errors_20140325.log")
    L 03/25/2014 - 07:17:53: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 1/player)
    L 03/25/2014 - 07:17:53: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 07:17:53: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 07:17:53: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 07:17:53: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 2/player)
    L 03/25/2014 - 07:17:53: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 07:17:53: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 07:17:53: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 07:18:05: Error log file session closed.
    L 03/25/2014 - 07:48:17: SourceMod error session started
    L 03/25/2014 - 07:48:17: Info (map "cs_militia") (file "errors_20140325.log")
    L 03/25/2014 - 07:48:17: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 1/player)
    L 03/25/2014 - 07:48:17: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 07:48:17: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 07:48:17: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 07:48:17: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 2/player)
    L 03/25/2014 - 07:48:17: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 07:48:17: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 07:48:17: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 07:48:23: Error log file session closed.
    L 03/25/2014 - 08:19:18: SourceMod error session started
    L 03/25/2014 - 08:19:18: Info (map "de_train") (file "errors_20140325.log")
    L 03/25/2014 - 08:19:18: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 1/player)
    L 03/25/2014 - 08:19:18: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 08:19:18: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 08:19:18: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 08:19:18: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 2/player)
    L 03/25/2014 - 08:19:18: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 08:19:18: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 08:19:18: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 08:19:21: Error log file session closed.
    L 03/25/2014 - 08:49:42: SourceMod error session started
    L 03/25/2014 - 08:49:42: Info (map "de_aztec") (file "errors_20140325.log")
    L 03/25/2014 - 08:49:42: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 1/player)
    L 03/25/2014 - 08:49:42: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 08:49:42: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 08:49:42: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 08:49:42: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 2/player)
    L 03/25/2014 - 08:49:42: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 08:49:42: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 08:49:42: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 08:49:46: Error log file session closed.
    L 03/25/2014 - 09:21:05: SourceMod error session started
    L 03/25/2014 - 09:21:05: Info (map "de_dust2") (file "errors_20140325.log")
    L 03/25/2014 - 09:21:05: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 1/player)
    L 03/25/2014 - 09:21:05: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 09:21:05: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 09:21:05: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 09:21:05: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 2/player)
    L 03/25/2014 - 09:21:05: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 09:21:05: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 09:21:05: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 09:21:08: Error log file session closed.
    L 03/25/2014 - 09:51:24: SourceMod error session started
    L 03/25/2014 - 09:51:24: Info (map "de_tides") (file "errors_20140325.log")
    L 03/25/2014 - 09:51:24: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 1/player)
    L 03/25/2014 - 09:51:24: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 09:51:24: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 09:51:24: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 09:51:24: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 2/player)
    L 03/25/2014 - 09:51:24: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 09:51:24: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 09:51:24: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 09:51:29: Error log file session closed.
    L 03/25/2014 - 10:22:01: SourceMod error session started
    L 03/25/2014 - 10:22:01: Info (map "cs_havana") (file "errors_20140325.log")
    L 03/25/2014 - 10:22:01: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 1/player)
    L 03/25/2014 - 10:22:01: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 10:22:01: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 10:22:01: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 10:22:01: [SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 2/player)
    L 03/25/2014 - 10:22:01: [SM] Displaying call stack trace for plugin "spraytimer.smx":
    L 03/25/2014 - 10:22:01: [SM]   [0]  Line 120, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::IsValidClient()
    L 03/25/2014 - 10:22:01: [SM]   [1]  Line 68, /home/groups/alliedmodders/forums/files/1/5/2/8/2/3/131857.attach::OnClientDisconnect()
    L 03/25/2014 - 10:22:04: Error log file session closed.
    angel635 is offline
    DragonLight
    SourceMod Donor
    Join Date: Aug 2011
    Old 03-25-2014 , 09:53   Re: Spray Timer v1.1
    Reply With Quote #6

    Looks like CounterStrike? It's been tested under TF2, not CS, but the coaching thing probably isn't necessary anyways, I'll update it when I get home.
    DragonLight is offline
    angel635
    Senior Member
    Join Date: Apr 2011
    Old 03-25-2014 , 10:12   Re: Spray Timer v1.1
    Reply With Quote #7

    yes CounterStrike
    angel635 is offline
    DragonLight
    SourceMod Donor
    Join Date: Aug 2011
    Old 03-26-2014 , 17:22   Re: Spray Timer v1.1
    Reply With Quote #8

    Should work for CS now
    DragonLight is offline
    angel635
    Senior Member
    Join Date: Apr 2011
    Old 03-26-2014 , 18:00   Re: Spray Timer v1.1
    Reply With Quote #9

    Nice ;)
    angel635 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 11:09.


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