XML Spacing

Results 1 to 8 of 8
  1. #1
    Account Upgraded | Title Enabled! randy1234 is offline
    MemberRank
    Mar 2009 Join Date
    SingaporeLocation
    1,196Posts

    XML Spacing

    Code:
    <STR id="10000">The infomation you have given is incorrect or your IP is banned.
    
    if You still can Login, please contact our staff memeber for assistance.</STR>
    how do i add spacing?



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

    Re: XML Spacing

    with this _ i think

  3. #3
    Account Upgraded | Title Enabled! randy1234 is offline
    MemberRank
    Mar 2009 Join Date
    SingaporeLocation
    1,196Posts

    Re: XML Spacing

    with "_"??

  4. #4
    Account Upgraded | Title Enabled! Exiled Hero is offline
    MemberRank
    Nov 2008 Join Date
    Multiple PlacesLocation
    202Posts

    Re: XML Spacing

    You can't, Gunz only does spacing with seperate strings
    Posted via Mobile Device

  5. #5
    Account Upgraded | Title Enabled! randy1234 is offline
    MemberRank
    Mar 2009 Join Date
    SingaporeLocation
    1,196Posts

    Re: XML Spacing

    WQTF

    What am i gona do now?
    =\

  6. #6
    Account Upgraded | Title Enabled! Exiled Hero is offline
    MemberRank
    Nov 2008 Join Date
    Multiple PlacesLocation
    202Posts

    Re: XML Spacing

    Sorry, I thought you meant something else.

    You can use the standard HTML <br/> tag.
    Posted via Mobile Device

  7. #7
    Account Upgraded | Title Enabled! randy1234 is offline
    MemberRank
    Mar 2009 Join Date
    SingaporeLocation
    1,196Posts

    Re: XML Spacing

    Quote Originally Posted by Exiled Hero View Post
    Sorry, I thought you meant something else.

    You can use the standard HTML <br/> tag.
    Posted via Mobile Device
    that was html?

  8. #8
    Animu Addicted Number12 is offline
    MemberRank
    Apr 2008 Join Date
    Old Sunny CALocation
    1,264Posts

    Re: XML Spacing

    yes that is html. Just give it a try. <br> or <br /> (its the same thing)



Advertisement