Login  Register

Re: Advertising

Posted by Pedro on Dec 19, 2012; 3:54am
URL: https://support.nabble.com/Advertising-tp7582401p7582436.html

If you keep your code like the way it is now, it shows 100% your ads. If you replace it with his ads, it would show 100% his ads.

To set him 10%, you could do like this:
    <n.if.equal value1="[n.random max='10'/]" value2="1">  
        <then>his code</then>  
        <else>your code</else>  
    </n.if.equal>  
My test forum.