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

Set a players Color/Colour & Rendering [Fun]


Post New Thread Reply   
 
Thread Tools Display Modes
Rothgar
Veteran Member
Join Date: Nov 2007
Old 05-20-2008 , 06:32   Re: Set a players Color/Colour & Rendering [Fun]
Reply With Quote #31

There are a few errors in the SourceMod error logs:

L 05/20/2008 - 13:20:26: [SM] Warning(s) encountered in translation file "smcolour.phrases.txt"
L 05/20/2008 - 13:20:26: [SM] Invalid token '%c' in #format property on line %d.

Don't know what was happening.
Rothgar is offline
Send a message via ICQ to Rothgar Send a message via AIM to Rothgar Send a message via MSN to Rothgar
blakeoxx
Member
Join Date: Jan 2009
Old 03-08-2009 , 07:39   Re: Set a players Color/Colour & Rendering [Fun]
Reply With Quote #32

I dont get that error, Rothgar. Are you using a customized (perhaps non-English) version of the translation file?

Similar error(s) as Rothgar's in my log, though:

Quote:
L 03/08/2009 - 073:58: [SM] Warning(s) encountered in translation file "smcolour.phrases.txt"
L 03/08/2009 - 073:58: [SM] Invalid token ' ' in #format property on line 25.
L 03/08/2009 - 073:58: [SM] Invalid token ' ' in #format property on line 25.
L 03/08/2009 - 073:58: [SM] Invalid token ' ' in #format property on line 25.
L 03/08/2009 - 073:58: [SM] Invalid token ' ' in #format property on line 25.
L 03/08/2009 - 073:58: [SM] Invalid token ' ' in #format property on line 25.
L 03/08/2009 - 073:58: [SM] Invalid token ' ' in #format property on line 30.
L 03/08/2009 - 073:58: [SM] Invalid token ' ' in #format property on line 30.
Can be fixed by taking out the whitespaces in line 25 and 30.

Last edited by blakeoxx; 03-08-2009 at 07:46.
blakeoxx is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 01-16-2010 , 10:05   Re: Set a players Color/Colour & Rendering [Fun]
Reply With Quote #33

sm_render "#steam_id/name" 6
make invisible... not 7

*updated
*updated again
Attached Files
File Type: txt smcolour.phrases.txt (840 Bytes, 199 views)

Last edited by Bacardi; 10-07-2013 at 07:06.
Bacardi is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 04-11-2010 , 09:52   Re: Set a players Color/Colour & Rendering [Fun]
Reply With Quote #34

This plugin need little fix.
Anyway, plugin workis fine, only translation file give errors

First, from first post installation instruction say:
"2. Pop the plugin.smcolour.txt in the translations directory"
- What is now smcolour.phrases.txt right file.

Second, translation file smcolour.phrases.txt have typos/misspelling
- Some one have mention this and fix #32

Third, sm_color/sm_colour and sm_render commands work until if use @all @humans @bots @alive parameters.
- translation file give errors where appears wierd symbol
sometimes it's
Code:
L 04/11/2010 - 16:40:26: SourceMod error session started
L 04/11/2010 - 16:40:26: Info (map "cs_office") (file "errors_20100411.log")
L 04/11/2010 - 16:40:26: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 04/11/2010 - 16:40:26: [SM] Native "ShowActivity2" reported: Language phrase "" not found
L 04/11/2010 - 16:40:26: [SM] Displaying call stack trace for plugin "downloads\smcolour_new.smx":
L 04/11/2010 - 16:40:26: [SM]   [0]  Line 153, smcolour_new.sp::Command_SmColour()
L 04/11/2010 - 16:40:32: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 04/11/2010 - 16:40:32: [SM] Native "ShowActivity2" reported: Language phrase "" not found
L 04/11/2010 - 16:40:32: [SM] Displaying call stack trace for plugin "downloads\smcolour_new.smx":
L 04/11/2010 - 16:40:32: [SM]   [0]  Line 153, smcolour_new.sp::Command_SmColour()
L 04/11/2010 - 16:40:41: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 04/11/2010 - 16:40:41: [SM] Native "ShowActivity2" reported: Language phrase "" not found
L 04/11/2010 - 16:40:41: [SM] Displaying call stack trace for plugin "downloads\smcolour_new.smx":
L 04/11/2010 - 16:40:41: [SM]   [0]  Line 153, smcolour_new.sp::Command_SmColour()
L 04/11/2010 - 16:41:46: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 04/11/2010 - 16:41:46: [SM] Native "ShowActivity2" reported: Language phrase "" not found
L 04/11/2010 - 16:41:47: [SM] Displaying call stack trace for plugin "downloads\smcolour_new.smx":
L 04/11/2010 - 16:41:47: [SM]   [0]  Line 153, smcolour_new.sp::Command_SmColour()
L 04/11/2010 - 16:42:02: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 04/11/2010 - 16:42:02: [SM] Native "ShowActivity2" reported: Language phrase "" not found
L 04/11/2010 - 16:42:02: [SM] Displaying call stack trace for plugin "downloads\smcolour_new.smx":
L 04/11/2010 - 16:42:02: [SM]   [0]  Line 153, smcolour_new.sp::Command_SmColour()
L 04/11/2010 - 16:42:08: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 04/11/2010 - 16:42:08: [SM] Native "ShowActivity2" reported: Language phrase "" not found
L 04/11/2010 - 16:42:08: [SM] Displaying call stack trace for plugin "downloads\smcolour_new.smx":
L 04/11/2010 - 16:42:08: [SM]   [0]  Line 153, smcolour_new.sp::Command_SmColour()
L 04/11/2010 - 16:43:43: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 04/11/2010 - 16:43:43: [SM] Native "ShowActivity2" reported: Language phrase "" not found
L 04/11/2010 - 16:43:43: [SM] Displaying call stack trace for plugin "downloads\smcolour_new.smx":
L 04/11/2010 - 16:43:43: [SM]   [0]  Line 224, smcolour_new.sp::Command_SmRender()
L 04/11/2010 - 16:43:48: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 04/11/2010 - 16:43:48: [SM] Native "ShowActivity2" reported: Language phrase "" not found
L 04/11/2010 - 16:43:48: [SM] Displaying call stack trace for plugin "downloads\smcolour_new.smx":
L 04/11/2010 - 16:43:48: [SM]   [0]  Line 224, smcolour_new.sp::Command_SmRender()
L 04/11/2010 - 16:45:09: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 04/11/2010 - 16:45:09: [SM] Native "ShowActivity2" reported: Language phrase "" not found
L 04/11/2010 - 16:45:09: [SM] Displaying call stack trace for plugin "downloads\smcolour_new.smx":
L 04/11/2010 - 16:45:09: [SM]   [0]  Line 224, smcolour_new.sp::Command_SmRender()
L 04/11/2010 - 16:47:38: Error log file session closed.
- name, @t and @ct works

Last edited by Bacardi; 04-11-2010 at 09:54.
Bacardi is offline
Rp.KryptoNite
Senior Member
Join Date: Feb 2012
Location: Israel
Old 04-17-2012 , 09:10   Re: Set a players Color/Colour & Rendering [Fun]
Reply With Quote #35

why not simple !color @me Green \ !color @all yellow ?
Rp.KryptoNite is offline
vodka00
Veteran Member
Join Date: Jun 2012
Location: Los Angeles
Old 12-04-2012 , 02:40   Re: Set a players Color/Colour & Rendering [Fun]
Reply With Quote #36

Hello, very nice plugin. Is it possible to apply these render effects to weapons that players carry?
__________________
cw main:

cw speedruns:
vodka00 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 08:36.


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