Home   Help Search Login Register  

Author Topic: description .ext help  (Read 1339 times)

0 Members and 1 Guest are viewing this topic.

Offline Trash Can Man

  • Members
  • *
  • We are no longer the knights who say "Ni!"
description .ext help
« on: 30 Sep 2007, 18:58:19 »
Why is it I can see my what I put in my description file while on my home server. When I put it on my dedicated server It doesn't show up?

TCM


« Last Edit: 30 Sep 2007, 22:08:49 by Trash Can Man »

Offline JasonO

  • OFPEC Patron
  • ****
  • Oh no...
    • The New Life RPG
Re: description .ext help
« Reply #1 on: 01 Oct 2007, 02:32:06 »
So your viewing it in your web browser as http://yoursite.com/files/Description.ext ?

Might be how your web host is processing it when viewing, although saving it via download shouldn't be a problem. Can you give us a link? Also, have you tried viewing the page source. Only thing I can suggest is changing extension to .txt and then converting it when you get back.

Offline Mandoble

  • Former Staff
  • ****
    • Grunt ONE and MandoMissile suite
Re: description .ext help
« Reply #2 on: 01 Oct 2007, 10:26:39 »
Do you mean that your dedi server cannot "see" the resources defined in description.ext file and hence is not able to handle with tittles or dialogs defined there?

A dedi server doesnt have any player, so any sound or visual resource activated only in the dedi server will not be "seen" by anyone.

If you have a tittle named "mytitle", try the following in the init.sqs file:
Code: [Select]
;Wait here few seconds
cutRsc ["mytitle", "PLAIN"]

Offline Trash Can Man

  • Members
  • *
  • We are no longer the knights who say "Ni!"
Re: description .ext help
« Reply #3 on: 01 Oct 2007, 22:39:47 »
I  fixed it.... I just need to do like you said Mandoble, I added a couple of trigers....works fine now.

Thanks again guys for your input!!

TCM