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

[INC] More Colors (1.9.1)


Post New Thread Reply   
 
Thread Tools Display Modes
ddhoward
Veteran Member
Join Date: May 2012
Location: California
Old 02-14-2014 , 01:29   Re: [INC] More Colors (1.9.1)
Reply With Quote #351

It'll be up soonish, probably. In the meantime, you can download it here.
__________________
ddhoward is offline
bl4nk
SourceMod Developer
Join Date: Jul 2007
Old 02-15-2014 , 20:06   Re: [INC] More Colors (1.9.1)
Reply With Quote #352

Works for me.
bl4nk is offline
LolNexus
Junior Member
Join Date: Dec 2013
Old 02-21-2014 , 09:13   Re: [INC] More Colors (1.9.1)
Reply With Quote #353

how is it possible to add the colornames to translation files?

Last edited by LolNexus; 02-21-2014 at 09:14.
LolNexus is offline
Marme
New Member
Join Date: Mar 2014
Old 03-01-2014 , 12:53   Re: [INC] More Colors (1.9.1)
Reply With Quote #354

error 017: undefined symbol "GetUserMessageType"
error 017: undefined symbol "PbSetInt"
error 017: undefined symbol "PbSetBool"
error 017: undefined symbol "PbSetString"
error 017: undefined symbol "PbAddString"
error 017: undefined symbol "PbAddString"
error 017: undefined symbol "PbAddString"
error 017: undefined symbol "PbAddString"

What the Hell? How can I fix this? (I'm a idiot)
Marme is offline
Send a message via Skype™ to Marme
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 03-01-2014 , 12:54   Re: [INC] More Colors (1.9.1)
Reply With Quote #355

Quote:
Originally Posted by Marme View Post
error 017: undefined symbol "GetUserMessageType"
error 017: undefined symbol "PbSetInt"
error 017: undefined symbol "PbSetBool"
error 017: undefined symbol "PbSetString"
error 017: undefined symbol "PbAddString"
error 017: undefined symbol "PbAddString"
error 017: undefined symbol "PbAddString"
error 017: undefined symbol "PbAddString"

What the Hell? How can I fix this? (I'm a idiot)
Compile the plugin using SourceMod 1.5 or newer.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 03-01-2014 at 12:54.
Powerlord is offline
Marme
New Member
Join Date: Mar 2014
Old 03-01-2014 , 17:03   Re: [INC] More Colors (1.9.1)
Reply With Quote #356

Quote:
Originally Posted by Powerlord View Post
Compile the plugin using SourceMod 1.5 or newer.
I can't compile the Plugin.
Marme is offline
Send a message via Skype™ to Marme
ddhoward
Veteran Member
Join Date: May 2012
Location: California
Old 03-01-2014 , 17:12   Re: [INC] More Colors (1.9.1)
Reply With Quote #357

Quote:
Originally Posted by Marme View Post
I can't compile the Plugin.
Why not? You were able to attempt to compile it earlier today. Why not now? What changed in 5 hours to make you unable to attempt to compile?
__________________

Last edited by ddhoward; 03-01-2014 at 17:12.
ddhoward is offline
maxolahird
Veteran Member
Join Date: Dec 2012
Old 03-24-2014 , 00:28   Re: [INC] More Colors (1.9.1)
Reply With Quote #358

Kay, whats wrong with this? it doesnt display the translations in chat all it shows is

Prefix

Code:
CShowActivity2(admin, "%t", "Prefix", translationName, targetName, reason);
CShowActivity2(admin, "%t", "Prefix", translationName, "_s", targetName, reason);
maxolahird is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 03-24-2014 , 07:51   Re: [INC] More Colors (1.9.1)
Reply With Quote #359

The second parameter of CShowActivity2 (and regular ShowActivity2) is a prefix to be prepended to the message. It doesn't support formatting.
__________________
Dr. McKay is offline
maxolahird
Veteran Member
Join Date: Dec 2012
Old 03-24-2014 , 16:00   Re: [INC] More Colors (1.9.1)
Reply With Quote #360

Meaning I should use PREFIX instead of "Prefix" and then define PREFIX in the plugin?

Like

#define PREFIX "\x04[Tag here]\x01 "

and

CShowActivity2(admin, PREFIX, "%t", translationName, "_s", targetName, reason);


If so, is it possible to use {green} instead of \x04?
maxolahird 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 17:30.


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