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

Spray Tracer v5.8b (Full v5.8a) updated 6/12/2011


Post New Thread Reply   
 
Thread Tools Display Modes
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 05-31-2011 , 13:34   Re: Spray Tracer v5.8a (No-Menu 5.8b) updated 5/2/2011
Reply With Quote #791

ctf_2fort has an issue with this plugin. When you're crossing the bridge, somehow SprayTracer thinks there's a spray on their somewhere and it lists is as being sprayed by Unknown.

I keep forgetting to get a screenshot of it, and I have no Internet access at home to get one at the moment...
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
Jstn7477
Senior Member
Join Date: Mar 2011
Location: Florida, USA
Old 05-31-2011 , 14:09   Re: Spray Tracer v5.8a (No-Menu 5.8b) updated 5/2/2011
Reply With Quote #792

There seems to be a problem with the translations file for Spray Tracer - No Menu.

The error:

Code:
L 05/31/2011 - 13:21:20: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 05/31/2011 - 13:21:20: [SM] Native "ShowSyncHudText" reported: Language phrase "Sprayed Name" not found
L 05/31/2011 - 13:21:20: [SM] Displaying call stack trace for plugin "spraytracenomenu.smx":
L 05/31/2011 - 13:21:20: [SM]   [0]  Line 211, C:\Users\Justin Bounds\Downloads\TGStuff\addons\sourcemod\scripting\spraytracenomenu.sp::CheckAllTraces()
The provided translations file:

Code:
"Phrases"
{
	//Command reply
	//Sprayed by: {Name} ({SteamID})
	"Sprayed"
	{
		"#format"		"{1:s},{2:s}"
		"en"			"Sprayed by: {1} ({2})"
		"fr"			"Spray de {1} ({2})"
		"de"			"Gespruht von: {1} ({2})"
		"hu"			"{1} ({2}) fujta"
		"da"			"Malet af: {1} ({2})"
		"ru"			"Спрей сделан: {1} ({2})"
		"pl"			"Namalowane przez: {1} ({2})"
		"pt"			"Colocado por: {1} ({2})"
		"es"			"Spray de: {1} ({2})"
	}
}
Shouldn't line 5 be "Sprayed Name?" It was working before I did a clean install of the server's plugins today, and I noticed that the original Spray Tracer translation file was still in there, so maybe it somehow worked from that? I noticed the section in the old file is called "Sprayed Name".

EDIT: I think I was using the first release of STNM from 5/2 or whenever all the new series of plugins was released. The server was upgraded to 5.8b I believe.
__________________
Yo , I heard you like , so I put a in your so you can while you .

Last edited by Jstn7477; 05-31-2011 at 15:27.
Jstn7477 is offline
Lebson506th
Veteran Member
Join Date: Jul 2008
Old 05-31-2011 , 17:24   Re: Spray Tracer v5.8a (No-Menu 5.8b) updated 5/2/2011
Reply With Quote #793

Quote:
Originally Posted by Powerlord View Post
ctf_2fort has an issue with this plugin. When you're crossing the bridge, somehow SprayTracer thinks there's a spray on their somewhere and it lists is as being sprayed by Unknown.

I keep forgetting to get a screenshot of it, and I have no Internet access at home to get one at the moment...
The only reason the plugin would think there was a spray was if something used the TempEnt spray function to put something there...

Quote:
Originally Posted by Jstn7477 View Post
There seems to be a problem with the translations file for Spray Tracer - No Menu.

The error:

Code:
L 05/31/2011 - 13:21:20: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 05/31/2011 - 13:21:20: [SM] Native "ShowSyncHudText" reported: Language phrase "Sprayed Name" not found
L 05/31/2011 - 13:21:20: [SM] Displaying call stack trace for plugin "spraytracenomenu.smx":
L 05/31/2011 - 13:21:20: [SM]   [0]  Line 211, C:\Users\Justin  Bounds\Downloads\TGStuff\addons\sourcemod\scripting\spraytracenomenu.sp::CheckAllTraces()
The provided translations file:

Code:
"Phrases"
{
    //Command reply
    //Sprayed by: {Name} ({SteamID})
    "Sprayed"
    {
        "#format"        "{1:s},{2:s}"
        "en"            "Sprayed by: {1} ({2})"
        "fr"            "Spray de {1} ({2})"
        "de"            "Gespruht von: {1} ({2})"
        "hu"            "{1} ({2}) fujta"
        "da"            "Malet af: {1} ({2})"
        "ru"            "Спрей сделан: {1} ({2})"
        "pl"            "Namalowane przez: {1} ({2})"
        "pt"            "Colocado por: {1} ({2})"
        "es"            "Spray de: {1} ({2})"
    }
}
Shouldn't line 5 be "Sprayed Name?" It was working before I did a clean install of the server's plugins today, and I noticed that the original Spray Tracer translation file was still in there, so maybe it somehow worked from that? I noticed the section in the old file is called "Sprayed Name".

EDIT: I think I was using the first release of STNM from 5/2 or whenever all the new series of plugins was released. The server was upgraded to 5.8b I believe.

I forgot to add a translation back when i did the 5.8b version.

Re-download the translations from the first post to fix that issue.
__________________
My Plugins
Spray Tracer by Nican, maintained by me
Simple TK Manager
DoD:S Admin Weapons

Links
Resistance and Liberation (A HL2 Multiplayer Modification)
Lebson506th is offline
Jstn7477
Senior Member
Join Date: Mar 2011
Location: Florida, USA
Old 05-31-2011 , 17:54   Re: Spray Tracer v5.8a (No-Menu 5.8b) updated 5/2/2011
Reply With Quote #794

Done, thanks!
__________________
Yo , I heard you like , so I put a in your so you can while you .
Jstn7477 is offline
banania
Member
Join Date: Feb 2011
Old 06-10-2011 , 06:38   Re: Spray Tracer v5.8a (No-Menu 5.8b) updated 5/2/2011
Reply With Quote #795

Hello,

I have a problem when I try to kick a person, this doesn't work and I have it in the logs:
Code:
L 06/10/2011 - 11:28:48: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 06/10/2011 - 11:28:48: [SM] Native "KickClient" reported: Translation failed: invalid client index 543449410
L 06/10/2011 - 11:28:48: [SM] Displaying call stack trace for plugin "spraytracebasic.smx":
L 06/10/2011 - 11:28:48: [SM]   [0]  Line 507, spraytracebasic.sp::AdminMenuHandler()

Last edited by banania; 06-10-2011 at 17:10.
banania is offline
Lebson506th
Veteran Member
Join Date: Jul 2008
Old 06-12-2011 , 23:05   Re: Spray Tracer v5.8a (No-Menu 5.8b) updated 5/2/2011
Reply With Quote #796

...no, lemoine.

The first thing you said to delete, leave it.

The 2nd thing, just need to remove the !

The translation fix is good though. I'm going to fix these things myself and then upload a new version.


EDIT:

6/12/2011 - v5.8b (Basic Version Only)
  • Fixed an error due to a malformed translation on kick.
  • Fixed punishments not working because of screwed up logic.
  • Fixed Admins getting a second chance to punish other admins that are supposed to be immune.
__________________
My Plugins
Spray Tracer by Nican, maintained by me
Simple TK Manager
DoD:S Admin Weapons

Links
Resistance and Liberation (A HL2 Multiplayer Modification)

Last edited by Lebson506th; 06-12-2011 at 23:15.
Lebson506th is offline
Tornone
New Member
Join Date: Jul 2011
Old 07-13-2011 , 01:46   Re: Spray Tracer v5.8b (Full v5.8a) updated 6/12/2011
Reply With Quote #797

Alright, I have been searching for a few hours, so I think it is time to throw in a newbie question.

Quote:
Installation Instructions
1.Copy spraytrace*.smx to addons/sourcemod/plugins
2.Copy spraytrace*.phrases.txt to addons/sourcemod/translations
3.Using RCON, do "sm plugins load spraytrace*"
4.Using RCON, do "sm plugins reload adminmenu"
1. Dowloaded the Plugin and threw it in the right spot.
2. Ditto for here.
3/4. Here comes the n00b in me. "Using RCON?" I went to the server.cfg folder and the sourcemod.cfg folder and added both of those lines exactly like below.
Code:
sm_plugins_load_spraytrace
sm_plugins_reload_adminmenu
I am obviously doing something wrong because the glow text doesn't appear on the sprays, and the adminmenu option doesn't show up. I am using the latest version of Sourcemod on a TF2 dedicated server.

Last edited by Tornone; 07-13-2011 at 02:23.
Tornone is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 07-13-2011 , 09:47   Re: Spray Tracer v5.8b (Full v5.8a) updated 6/12/2011
Reply With Quote #798

Quote:
Originally Posted by Tornone View Post
3/4. Here comes the n00b in me. "Using RCON?" I went to the server.cfg folder and the sourcemod.cfg folder and added both of those lines exactly like below.
Code:
sm_plugins_load_spraytrace
sm_plugins_reload_adminmenu
I am obviously doing something wrong because the glow text doesn't appear on the sprays, and the adminmenu option doesn't show up. I am using the latest version of Sourcemod on a TF2 dedicated server.
It's not necessary to add those commands to the server.cfg. They were to be input into the server console to immediately load Spray Tracer.

However, the server also checks for new plugins on map change, so simply changing the map will also load the plugins.
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
Lebson506th
Veteran Member
Join Date: Jul 2008
Old 07-13-2011 , 11:49   Re: Spray Tracer v5.8b (Full v5.8a) updated 6/12/2011
Reply With Quote #799

What Powerlord said.

And there shouldn't be any "_" either =P


RCON is a way to execute commands on your server remotely. If you don't know how to use RCON, you can just restart the server or wait for map change.
__________________
My Plugins
Spray Tracer by Nican, maintained by me
Simple TK Manager
DoD:S Admin Weapons

Links
Resistance and Liberation (A HL2 Multiplayer Modification)
Lebson506th is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 07-13-2011 , 11:58   Re: Spray Tracer v5.8b (Full v5.8a) updated 6/12/2011
Reply With Quote #800

Quote:
Originally Posted by Lebson506th View Post
RCON is a way to execute commands on your server remotely. If you don't know how to use RCON, you can just restart the server or wait for map change.
Restarting the server is likely required for the admin menu to update, though. Unless adminmenu checks on map change (I haven't checked).
__________________
Not currently working on SourceMod plugin development.
Powerlord 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 08:51.


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