Results 1 to 8 of 8

Thread: Mission Ignores overview.html?

  1. #1

    Mission Ignores overview.html?

    I am trying to use a overview.html to give my mission a description:
    Code:
    <html>
    
    <head><title>Dawn Over Zargabad</title></head>
    
    <body>
    
    < p>A Delta Force team attempts to retrieve sensitive information from a downed helicopter before the militia can get to it.< /p>
    
    </body>
    
    </html>
    but this is ignored. Only the name (set in the INTEL section) appears on the list (i.e. not the filename); nothing appears in the right frame. What could be occuring here?

  2. #2
    It's not saved as overview.html.txt or anything is it? Check that you have "Hide extensions for known file types" turned OFF since that's the stupidest thing Windows has ever done.

  3. #3
    Private First Class
    Join Date
    Dec 19 2009
    Posts
    17
    Author of the Thread
    Nope, it's HTML.

  4. #4

  5. #5
    Private First Class
    Join Date
    Dec 19 2009
    Posts
    17
    Author of the Thread
    Yes, SP only.

  6. #6
    Proud community admin/member of The Tour of Teamrespawn

  7. #7
    Ahh, your problem is space. Specifically this space: < p> Change it to <p> and it works.

  8. #8
    Private First Class
    Join Date
    Dec 19 2009
    Posts
    17
    Author of the Thread
    Thanks, kylania. That worked.

    Neokika, what are you trying to tell me? I am aware that exists.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •