[RELEASE] Announcement Box

Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 31
  1. #16
    Account Upgraded | Title Enabled! shadow-xx is offline
    MemberRank
    Jan 2007 Join Date
    MegatonLocation
    804Posts

    Re: [RELEASE] Announcement Box

    I added it to the char select but it showed up at the login:P
    my settings where 1024 x 960

    i cant get past the login screen server = down:p

  2. #17
    Account Upgraded | Title Enabled! Hymn is offline
    MemberRank
    Jan 2007 Join Date
    269Posts

    Re: [RELEASE] Announcement Box

    Code:
    	<TEXTAREA item = "ChannelChattingOutput" parent = "Lobby">
    		<FONT>FONTa9</FONT>
    		<TEXTCOLOR>
    			<R>205</R>
    			<G>205</G>
    			<B>205</B>
    		</TEXTCOLOR>
    		<BOUNDS>
    			<X>163</X>
    			<Y>366</Y>
    			<W>371</W>
    			<H>135</H>
    		</BOUNDS>
    		<MOVABLE>false</MOVABLE>
    		<EDITABLE>false</EDITABLE>
    		<MAXLENGTH>4096</MAXLENGTH>
    		<INDENTATION>50</INDENTATION>
    	</TEXTAREA>
    This is the code for the lobby text box where text shows up. However, it won't show up the way we want it to because it needs to be input from the other box below it. hmm...


    I think I can fix the text part, but I dunno about fixing the dimensions/position. I don't know how it would scale with larger resolutions than 800x600. I'll keep looking.

    Code:
        <PICTURE item="Announcement_Box" parent="CharSelection">
            <BOUNDS>
                <X>200</X>
                <Y>80</Y>
                <W>400</W>
                <H>200</H>
            </BOUNDS>
            <STRETCH/>
            <BITMAP>blacknullframe.tga</BITMAP>
        </PICTURE>
        <LABEL item="Annoucement_Text_01" parent="Announcement_Box">
            <FONT>FONTa9</FONT>
            <TEXTCOLOR>
    		<R>205</R>
    		<G>205</G>
    		<B>205</B>
            </TEXTCOLOR>
    	<ANCHORS>
    		<LEFT>true</LEFT>
    		<TOP>true</TOP>
    		<RIGHT>false</RIGHT>
    		<BOTTOM>false</BOTTOM>
    		</ANCHORS>
            <BOUNDS>
                <X>200</X>
                <Y>80</Y>
                <W>400</W>
                <H>200</H>
            </BOUNDS>
            <TEXT>STR:ANNOUNCE_01</TEXT>
        </LABEL>
    Code:
    <STR id="ANNOUNCE_01">blahblahblah
    add some spaces
    blah blah blah</STR>
    Not sure how many lines you can do, but whatever.

  3. #18
    Account Upgraded | Title Enabled! shadow-xx is offline
    MemberRank
    Jan 2007 Join Date
    MegatonLocation
    804Posts

    Re: [RELEASE] Announcement Box

    Will try it when our server is back online^^

  4. #19
    Enthusiast andrewexex886 is offline
    MemberRank
    Apr 2007 Join Date
    37Posts

    Re: [RELEASE] Announcement Box

    can you make it work?
    <BMBUTTON item ="Announcement_BoxCaller" parent="Lobby">
    <BUTTONLOOK>NormalBmButtonLook</BUTTONLOOK>
    <BOUNDS>
    <X>10</X>
    <Y>563</Y>
    <W>110</W>
    <H>36</H>
    </BOUNDS>
    <STRETCH/>
    <BITMAP type="up">Announcement_Box_off_kr.tga</BITMAP>
    <BITMAP type="over">Announcement_Box_on_kr.tga</BITMAP>
    <BITMAP type="down">Announcement_Box_on_kr.tga</BITMAP>
    </BMBUTTON>

  5. #20
    Account Upgraded | Title Enabled! 4ndr34s is offline
    MemberRank
    Sep 2007 Join Date
    At My Home O_oLocation
    587Posts

    Re: [RELEASE] Announcement Box

    very nice

  6. #21
    Valued Member Psylithium is offline
    MemberRank
    Nov 2007 Join Date
    Germany, DortmuLocation
    138Posts

    Re: [RELEASE] Announcement Box

    Thats really nice!

  7. #22
    Member pentel is offline
    MemberRank
    Dec 2006 Join Date
    NetherlandsLocation
    82Posts

    Re: [RELEASE] Announcement Box

    More screens :) ?

  8. #23
    Mocro.net Mocro is offline
    MemberRank
    Feb 2008 Join Date
    Amsterdam.Location
    891Posts

    Re: [RELEASE] Announcement Box

    MOre screens :P

  9. #24
    Proficient Member Dr. Wet Pants is offline
    MemberRank
    Feb 2008 Join Date
    At my home? Where else?Location
    151Posts

    Re: [RELEASE] Announcement Box

    Doesn't look too good by the look of shadows screenies...

  10. #25
    Account Upgraded | Title Enabled! shadow-xx is offline
    MemberRank
    Jan 2007 Join Date
    MegatonLocation
    804Posts

    Re: [RELEASE] Announcement Box

    :P I tested them again the box shows up evrywhere
    shop,loby,login screen, login map,w8ting room, in game etc

  11. #26
    Mocro.net Mocro is offline
    MemberRank
    Feb 2008 Join Date
    Amsterdam.Location
    891Posts

    Re: [RELEASE] Announcement Box

    Quote Originally Posted by shadow-xx View Post
    :P I tested them again the box shows up evrywhere
    shop,loby,login screen, login map,w8ting room, in game etc
    is that a bad or good thing :P

  12. #27
    Account Upgraded | Title Enabled! Hymn is offline
    MemberRank
    Jan 2007 Join Date
    269Posts

    Re: [RELEASE] Announcement Box

    Quote Originally Posted by shadow-xx View Post
    :P I tested them again the box shows up evrywhere
    shop,loby,login screen, login map,w8ting room, in game etc
    Roflmao really? thats funny.

  13. #28
    Omer Omer is offline
    MemberRank
    Sep 2006 Join Date
    2,912Posts

    Re: [RELEASE] Announcement Box

    looks like a pretty simple code but its actually genious next thing you should do is try expanding it like adding images and stuff like that


    -Anon

  14. #29
    Proficient Member Dr. Wet Pants is offline
    MemberRank
    Feb 2008 Join Date
    At my home? Where else?Location
    151Posts

    Re: [RELEASE] Announcement Box

    Is it a good thing that it shows up everywhere? It should be a moveable addon, just like Omen on WoW.

  15. #30
    Account Upgraded | Title Enabled! Kingston is offline
    MemberRank
    Jun 2007 Join Date
    601Posts

    Re: [RELEASE] Announcement Box

    if you put it in CharSelection.xml It will show everywhere, ill fix the code when i have my server fixed up again.



Page 2 of 3 FirstFirst 123 LastLast

Advertisement