MSFN Forum: Changing Xplode Title - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Changing Xplode Title Rate Topic: -----

#1 User is offline   Marthax 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 572
  • Joined: 28-April 04

Posted 21 May 2005 - 03:05 AM

Greetings All!

This may sound a bit stupid, but I can't seem to solve my problem on how to change the Xplode title. I have red the guide, but I can't seem to understand it. It says like this:

Quote

Environment Variable    Suggested
display.title                    XPlode Installation
display.complete            completed


How am I supposed to use this? I mean, how should I use this so that my title isn't "#display.title#"?

Thanks in advance!

Marthax


#2 User is offline   genzo 

  • Newbie
  • Group: Members
  • Posts: 19
  • Joined: 13-March 05

Posted 21 May 2005 - 03:46 AM

I am not sure if this is what you want but I will post just in case.

In the XML file look for "<display.title>XPlode Installation</display.title>", this is the tag that changes the title.

All you need to do is change the text between the <display.title> and </display.title> tag to what you want the title to be. Like for this "<display.title>XPlode Installation</display.title>" the title would be called "XPlode Installation" so change that to what you want.

Hope this helps

#3 User is offline   Marthax 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 572
  • Joined: 28-April 04

Posted 21 May 2005 - 09:26 AM

The funny thing is that "display.title" doesn't exist in my xml, but I'll just go right ahead and create it now that I know how to. :) Thanks genzo. :thumbup

EDIT : I used this:

<display.title>Xplode Installation</display.title>


That didn't help a thing as the title is still "#display.title#". Any ideas?

#4 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 21 May 2005 - 10:15 AM

<display>
    <title>Title Name</title>
</display>


There should already be <display> tags in the XML file (it declares windowmode and colours and such)

#5 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 21 May 2005 - 10:22 AM

Whooooops

<display title='Title Name' complete='Complete'>
</display>

the complete attribute allows to change the "Complete" at the bottom to another language

or.....

<environment>
     <display.title>XPlode Title</display.title>
     <display.complete>Complete</display.complete>
<environment>

<environment> goes in <config> just like <display> does.

#6 User is offline   Marthax 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 572
  • Joined: 28-April 04

Posted 21 May 2005 - 10:23 AM

ok, thx Alanoll :) I'm gonna try it out now. I'll let you know. :)

#7 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 21 May 2005 - 10:25 AM

(i edited my last post, just so you know. I believe the second option is the proper option)

#8 User is offline   Marthax 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 572
  • Joined: 28-April 04

Posted 21 May 2005 - 10:28 AM

The second option worked :) thx once again!

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy