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

Set a players Color/Colour & Rendering [Fun]


Post New Thread Reply   
 
Thread Tools Display Modes
StevenT
Member
Join Date: Dec 2007
Old 01-29-2008 , 14:52   Re: Set a players Color/Colour & Rendering [Fun]
Reply With Quote #21

Code:
L 01/25/2008 - 21:03:18: SourceMod error session started
L 01/25/2008 - 21:03:18: Info (map "emp_escort") (file "errors_20080125.log")
L 01/25/2008 - 21:03:18: [SM] Plugin encountered error 8: Not enough space on the stack
L 01/25/2008 - 21:03:18: [SM] Native "GetConVarBool" encountered a generic error.
L 01/25/2008 - 21:03:18: [SM] Displaying call stack trace for plugin "autoalltalk.smx":
L 01/25/2008 - 21:03:18: [SM]   [0]  Line 108, /home/groups/alliedmodders/forums/files/1/4/0/6/8/22586.attach::ConVarChange_Alltalk()
L 01/25/2008 - 21:41:54: [SM] Warning(s) encountered in translation file "smcolour.phrases.txt"
L 01/25/2008 - 21:41:54: [SM] Invalid token '%c' in #format property on line %d.
L 01/25/2008 - 21:41:54: [SM] Invalid token '%c' in #format property on line %d.
L 01/25/2008 - 21:41:54: [SM] Invalid token '%c' in #format property on line %d.
L 01/25/2008 - 21:41:54: [SM] Invalid token '%c' in #format property on line %d.
L 01/25/2008 - 21:41:54: [SM] Invalid token '%c' in #format property on line %d.
L 01/25/2008 - 21:41:54: [SM] Invalid token '%c' in #format property on line %d.
L 01/25/2008 - 21:41:54: [SM] Invalid token '%c' in #format property on line %d.
L 01/25/2008 - 21:41:54: Error log file session closed.
Im using the new phrases.
It did help for my other server that was running Synergy. Seems not to work for my server thats running Empires.

windows server
mod Empires
Metamod:Source version 1.4.2.414
SourceMod Version: 1.0.0.1864
StevenT is offline
SixSicSix
Senior Member
Join Date: Jan 2008
Old 01-29-2008 , 20:17   Re: Set a players Color/Colour & Rendering [Fun]
Reply With Quote #22

Bug:

L 01/29/2008 - 20:17:01: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 01/29/2008 - 20:17:01: [SM] Native "ShowActivity2" reported: Language phrase "" not found
L 01/29/2008 - 20:17:01: [SM] Debug mode is not enabled for "smcolour_new.smx"
L 01/29/2008 - 20:17:01: [SM] To enable debug mode, edit plugin_settings.cfg, or type: sm plugins debug 26 on


Only happens when assigning @all colors more than once.
SixSicSix is offline
SixSicSix
Senior Member
Join Date: Jan 2008
Old 01-29-2008 , 22:15   Re: Set a players Color/Colour & Rendering [Fun]
Reply With Quote #23

rcon sm_colour @all 255 0 255 255

L 01/29/2008 - 22:15:03: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 01/29/2008 - 22:15:03: [SM] Native "ShowActivity2" reported: Language phrase "" not found
L 01/29/2008 - 22:15:03: [SM] Debug mode is not enabled for "smcolour_new.smx"
L 01/29/2008 - 22:15:03: [SM] To enable debug mode, edit plugin_settings.cfg, or type: sm plugins debug 26 on
SixSicSix is offline
bl4nk
SourceMod Developer
Join Date: Jul 2007
Old 01-29-2008 , 22:51   Re: Set a players Color/Colour & Rendering [Fun]
Reply With Quote #24

Did you properly install the translation file?
bl4nk is offline
MoggieX
Veteran Member
Join Date: Aug 2007
Location: n00bville
Old 01-30-2008 , 03:23   Re: Set a players Color/Colour & Rendering [Fun]
Reply With Quote #25

Quote:
Originally Posted by StevenT View Post
Code:
L 01/25/2008 - 21:03:18: SourceMod error session started
L 01/25/2008 - 21:03:18: Info (map "emp_escort") (file "errors_20080125.log")
L 01/25/2008 - 21:03:18: [SM] Plugin encountered error 8: Not enough space on the stack
L 01/25/2008 - 21:03:18: [SM] Native "GetConVarBool" encountered a generic error.
L 01/25/2008 - 21:03:18: [SM] Displaying call stack trace for plugin "autoalltalk.smx":
L 01/25/2008 - 21:03:18: [SM]   [0]  Line 108, /home/groups/alliedmodders/forums/files/1/4/0/6/8/22586.attach::ConVarChange_Alltalk()
L 01/25/2008 - 21:41:54: [SM] Warning(s) encountered in translation file "smcolour.phrases.txt"
L 01/25/2008 - 21:41:54: [SM] Invalid token '%c' in #format property on line %d.
L 01/25/2008 - 21:41:54: [SM] Invalid token '%c' in #format property on line %d.
L 01/25/2008 - 21:41:54: [SM] Invalid token '%c' in #format property on line %d.
L 01/25/2008 - 21:41:54: [SM] Invalid token '%c' in #format property on line %d.
L 01/25/2008 - 21:41:54: [SM] Invalid token '%c' in #format property on line %d.
L 01/25/2008 - 21:41:54: [SM] Invalid token '%c' in #format property on line %d.
L 01/25/2008 - 21:41:54: [SM] Invalid token '%c' in #format property on line %d.
L 01/25/2008 - 21:41:54: Error log file session closed.
Im using the new phrases.
It did help for my other server that was running Synergy. Seems not to work for my server thats running Empires.

windows server
mod Empires
Metamod:Source version 1.4.2.414
SourceMod Version: 1.0.0.1864
Hi StevenT, download the latest version. That was what was happening with 1.2, also make sure you have the latest phrases file.

Quote:
Originally Posted by SixSicSix View Post
Bug:

L 01/29/2008 - 20:17:01: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 01/29/2008 - 20:17:01: [SM] Native "ShowActivity2" reported: Language phrase "" not found
L 01/29/2008 - 20:17:01: [SM] Debug mode is not enabled for "smcolour_new.smx"
L 01/29/2008 - 20:17:01: [SM] To enable debug mode, edit plugin_settings.cfg, or type: sm plugins debug 26 on
Only happens when assigning @all colors more than once.
Quote:
Originally Posted by SixSicSix View Post
rcon sm_colour @all 255 0 255 255

L 01/29/2008 - 22:15:03: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 01/29/2008 - 22:15:03: [SM] Native "ShowActivity2" reported: Language phrase "" not found
L 01/29/2008 - 22:15:03: [SM] Debug mode is not enabled for "smcolour_new.smx"
L 01/29/2008 - 22:15:03: [SM] To enable debug mode, edit plugin_settings.cfg, or type: sm plugins debug 26 on
As bl4nk says, make sure you have put the phrases file in the translation folder. OR it could be you're set to a different language base, as the phrases file only has English [en] in it.

Matt
__________________
MoggieX is offline
Send a message via Skype™ to MoggieX
StevenT
Member
Join Date: Dec 2007
Old 01-30-2008 , 17:48   Re: Set a players Color/Colour & Rendering [Fun]
Reply With Quote #26

Quote:
Originally Posted by MoggieX View Post
Hi StevenT, download the latest version. That was what was happening with 1.2, also make sure you have the latest phrases file.

was using 1.3 all the time with the new phrases, it fixed it for my Synergy server but not for my Empires server.
Dunno why but i keep getting these messages >.<
StevenT is offline
pRED*
Join Date: Dec 2006
Old 02-20-2008 , 18:08   Re: Set a players Color/Colour & Rendering [Fun]
Reply With Quote #27

Looks good MoggieX.

Different enough from 'glows' to have both approved imo.
pRED* is offline
teamjobbyandy
New Member
Join Date: May 2008
Old 05-12-2008 , 09:22   Re: Set a players Color/Colour & Rendering [Fun]
Reply With Quote #28

Thanks moggie, and cheers for all the help UKMD ftw and teamjobby lol ;)
teamjobbyandy is offline
Xp3r7
SourceMod Donor
Join Date: Jul 2006
Old 05-12-2008 , 21:58   Re: Set a players Color/Colour & Rendering [Fun]
Reply With Quote #29

How can I add this to my admin menu with some colors to choose from like:

Invisible
Black
Blue
Red
Green
Yellow
Orange

Sorry, but Im not real good at adding things to the menu yet.
__________________
Xp3r7 is offline
Send a message via MSN to Xp3r7
Unrealomega
Member
Join Date: May 2008
Old 05-12-2008 , 23:04   Re: Set a players Color/Colour & Rendering [Fun]
Reply With Quote #30

Does this fully work with TF2? I seem to be able to use only color and not rendering. Great plugin, though.
Unrealomega 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:27.


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