Advertisments with more than one Line
Hi!
I already tried to do it by myself ( I am a c++ programmer ) but I can't do it :( -> I want the plugin ad_manager.sma to support advertisements with more than 1 line f.e. by using \n to start a new line. Problem: Some people already asked the coder of the plugin but he doesn't add this function. This is the code of the output function. I think the only thing to do is a query to look up if the message contains a \n and if there is one in it to break the line at this point by splitting it in more messages (max 5). THX for help! Code:
public displayAd(params[]) |
Re: Advertisments with more than one Line
The answer is quite simple: Just break up the message into two strings and output them seperately.
The new version will be coming up, don't worry :wink: |
Re: Advertisments with more than one Line
OK Thx
Maybe I can test the Betas :) |
| All times are GMT -4. The time now is 06:41. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.