Raised This Month: $ Target: $400
 0% 

[ANY|Source 2009] Advanced Advertisements


Post New Thread Reply   
 
Thread Tools Display Modes
minimoney1
SourceMod Donor
Join Date: Dec 2010
Old 06-28-2012 , 20:53   Re: [ANY|TF2] Advanced Advertisements
Reply With Quote #81

Quote:
Originally Posted by rtk View Post
Same here. No errors but advertisements dont show.
Quote:
Originally Posted by rowedahelicon View Post
No errors, but none of my advertisements are showing up.
The new update (1.2.2) should fix this bug.
Please update or let your updater auto update .
minimoney1 is offline
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 06-29-2012 , 05:37   Re: [ANY|TF2] Advanced Advertisements
Reply With Quote #82

Code:
] sm_reloadads
Unknown command: sm_reloadads

] rcon sm_reloadads
L 06/29/2012 - 09:34:38: [SM] Plugin encountered error 25: Call was aborted
L 06/29/2012 - 09:34:38: [SM] Native "ThrowError" reported: Invalid client index 0
L 06/29/2012 - 09:34:38: [SM] Displaying call stack trace for plugin "adv_adverts_tf2.smx":
L 06/29/2012 - 09:34:38: [SM]   [0]  Line 34, C:\Users\Mini\Desktop\SM 1.4.3\include\morecolors.inc::CPrintToChat()
L 06/29/2012 - 09:34:38: [SM]   [1]  Line 1020, C:\Users\Mini\Documents\GitHub\SM-TF2-Advanced-Ads\scripting\adv_adverts.sp::Command_ReloadAds()

For some reason this command only works from rcon. And I do have rcon flag.
__________________
xPaw is offline
minimoney1
SourceMod Donor
Join Date: Dec 2010
Old 06-29-2012 , 06:00   Re: [ANY|TF2] Advanced Advertisements
Reply With Quote #83

Quote:
Originally Posted by xPaw View Post
Code:
] sm_reloadads
Unknown command: sm_reloadads

] rcon sm_reloadads
L 06/29/2012 - 09:34:38: [SM] Plugin encountered error 25: Call was aborted
L 06/29/2012 - 09:34:38: [SM] Native "ThrowError" reported: Invalid client index 0
L 06/29/2012 - 09:34:38: [SM] Displaying call stack trace for plugin "adv_adverts_tf2.smx":
L 06/29/2012 - 09:34:38: [SM]   [0]  Line 34, C:\Users\Mini\Desktop\SM 1.4.3\include\morecolors.inc::CPrintToChat()
L 06/29/2012 - 09:34:38: [SM]   [1]  Line 1020, C:\Users\Mini\Documents\GitHub\SM-TF2-Advanced-Ads\scripting\adv_adverts.sp::Command_ReloadAds()

For some reason this command only works from rcon. And I do have rcon flag.
Thank you for the bug report.
Version 1.2.3 is out which should fix both the bugs (Hopefully).
minimoney1 is offline
Groger
Veteran Member
Join Date: Oct 2009
Location: Belgium
Old 06-29-2012 , 10:45   Re: [ANY|TF2] Advanced Advertisements
Reply With Quote #84

Ads show up but color's don't work.

example what I get ingame:
Code:
INFO: {LIGHTGREEN}Type !hats {LIGHTGREEN}om jou hat in te stellen!
*
And this is whats in the config file :
Code:
{GREEN}INFO: {LIGHTGREEN}Type {GREEN}!hats {LIGHTGREEN}om jou hat in te stellen!
Also, can we now use extra colors in css? Cause in your first post you say this:
Code:
(TF2 Only) sm_extended_advertisements_extracolors_file - What is the directory of the "Extra Colors" config?
(not TF2 Only)

Thanks

Last edited by Groger; 06-29-2012 at 11:16.
Groger is offline
rtk
Senior Member
Join Date: Dec 2009
Old 06-29-2012 , 12:42   Re: [ANY|TF2] Advanced Advertisements
Reply With Quote #85

Not it displays the ads with the colors correctly but \n for new line isn't working and it only displays each advert once, it's not looping through the list.
And apparantly sm_extended_advertisements_delay isn't working properly either. I change it in console but the ads still show in the same interval.

btw, thanks for this amazing plugin!
__________________
Never argue with an idiot. He lowers you to his level and then wins on experience!

Last edited by rtk; 06-29-2012 at 12:50.
rtk is offline
minimoney1
SourceMod Donor
Join Date: Dec 2010
Old 06-29-2012 , 13:50   Re: [ANY|TF2] Advanced Advertisements
Reply With Quote #86

Quote:
Originally Posted by Groger View Post
Ads show up but color's don't work.

example what I get ingame:
Code:
INFO: {LIGHTGREEN}Type !hats {LIGHTGREEN}om jou hat in te stellen!
*
And this is whats in the config file :
Code:
{GREEN}INFO: {LIGHTGREEN}Type {GREEN}!hats {LIGHTGREEN}om jou hat in te stellen!
Also, can we now use extra colors in css? Cause in your first post you say this:
Code:
(TF2 Only) sm_extended_advertisements_extracolors_file - What is the directory of the "Extra Colors" config?
(not TF2 Only)

Thanks
Which version of the plugin are you using right now?
And also, the (TF2 Only) has been changed .
Quote:
Originally Posted by rtk View Post
Not it displays the ads with the colors correctly but \n for new line isn't working and it only displays each advert once, it's not looping through the list.
And apparantly sm_extended_advertisements_delay isn't working properly either. I change it in console but the ads still show in the same interval.

btw, thanks for this amazing plugin!
The \n newline not working would probably have to do with the color libraries, but I'll look into them.
I see what's wrong with the delay, I've fixed it and will push in the update later today with some other fixes.
minimoney1 is offline
Groger
Veteran Member
Join Date: Oct 2009
Location: Belgium
Old 06-29-2012 , 14:28   Re: [ANY|TF2] Advanced Advertisements
Reply With Quote #87

Quote:
Originally Posted by minimoney1 View Post
Which version of the plugin are you using right now?
And also, the (TF2 Only) has been changed .
Running the latest version "1.2.3"
Groger is offline
minimoney1
SourceMod Donor
Join Date: Dec 2010
Old 06-29-2012 , 14:52   Re: [ANY|TF2] Advanced Advertisements
Reply With Quote #88

Quote:
Originally Posted by Groger View Post
Running the latest version "1.2.3"
I mean is it the "TF2" version or the "Non-TF2" version.
minimoney1 is offline
Groger
Veteran Member
Join Date: Oct 2009
Location: Belgium
Old 06-29-2012 , 14:54   Re: [ANY|Source 2009] Advanced Advertisements
Reply With Quote #89

non tf2
Groger is offline
kennyist
Member
Join Date: Jan 2010
Old 06-29-2012 , 15:33   Re: [ANY|Source 2009] Advanced Advertisements
Reply With Quote #90

Hi,

EDIT: Never mind seems to be working now.
__________________


Last edited by kennyist; 06-29-2012 at 15:51.
kennyist 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 02:44.


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