Results 1 to 2 of 2
  1. #1
    cloneruler's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    35
    Reputation
    10
    Thanks
    0
    My Mood
    Sneaky

    How to change text on the newsbanner [INFISTAR V7]

    How do i change the text on the news banner for infistar v7?

  2. #2
    Woodhouse's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Location
    Swagtown, Yoloville
    Posts
    2,832
    Reputation
    228
    Thanks
    3,247
    My Mood
    Sick
    Quote Originally Posted by cloneruler View Post
    How do i change the text on the news banner for infistar v7?
    Open the infiSTAR folder, then open the all_misc folder and then open the newbanner.sqf

    if (advertising_banner_infiSTAR == 0) then
    {
    advertising_banner_infiSTAR = 1;

    _banneron = "[parseText ""
    <t size='2.3' color='#CA278C'>Heading Text Goes Here</t><br/>
    <t color='#CA278C'>Secondary Header Text Goes Here</t>"",parseText ""
    <t size='1.5' color='#FE2E2E'>Moving Text Goes Here</t>
    <t size='1.5' color='#FACC2E'>Moving Text Goes Here</t>
    <t size='1.5' color='#80FF00'>Moving Text Goes Here</t>
    <t size='1.5' color='#00FF00'>Moving Text Goes Here</t>
    <t size='1.5' color='#2EFE9A'>Moving Text Goes Here</t>
    <t size='1.5' color='#00FFFF'>Moving Text Goes Here</t>
    <t size='1.5' color='#0174DF'>Moving Text Goes Here</t>
    <t size='1.5' color='#013ADF'>Moving Text Goes Here</t>
    <t size='1.5' color='#3A01DF'>Moving Text Goes Here</t>
    <t size='1.5' color='#A901DB'>Moving Text Goes Here</t>
    <t size='1.5' color='#DF0174'>Moving Text Goes Here</t>
    <t size='1.5' color='#00FFFF'>Moving Text Goes Here</t>""] spawn BIS_fnc_AAN;";
    [_banneron] execVM "infiSTAR_SEVEN\exec.sqf";
    }

Similar Threads

  1. Monky menu Newsbanner...how to change the video?
    By Superjail3 in forum DayZ Mod & Standalone Hacks & Cheats
    Replies: 10
    Last Post: 01-17-2013, 07:40 AM
  2. [Tutorial] How to Change Size of the Crosshair
    By nitega in forum All Points Bulletin Reloaded Hacks
    Replies: 55
    Last Post: 01-29-2012, 03:23 AM
  3. [Tutorial] How To Change Your Ip(the easy way)
    By Luchiano28 in forum CrossFire Tutorials
    Replies: 16
    Last Post: 01-12-2012, 02:38 PM
  4. HOW TO CHANG TEXT COLOR IN POINTBLANKPH
    By 13mushroom in forum Point Blank Hacks
    Replies: 13
    Last Post: 10-31-2011, 12:29 PM
  5. [Help] Anybody knows how to change name between the game?
    By greenapple67 in forum K.O.S. Secret Operation Hacks
    Replies: 0
    Last Post: 04-06-2010, 01:02 PM