Jump to content

Help file


Recommended Posts

Hey peoplez!

most of people know the F9 help thing and some know how to add stuff there. But I have a problem, i create help.xml which looks like this:

*lot's of text here*

but it doesn't work. I'm trying to add it in a map resource file to tell about race track.. can that be a problem? is it only for scripts :?:

Thanks for help if I get any :wink:

-- Burger

Link to comment
You added it in meta.xml to?

/slaps his own head

off course i didn't lol.. :oops::big5::xcensoredx::xcensoredx:

Maybe that's gonna help a bit.. :mrgreen::mrgreen::wink:

EDIT: i did it, added the line

to meta but doesn't work yet. I guess there is something wrong with the meta.. it gives error: ERROR DOWNLOADING REQUESTED FILES. HTTP response code said error

here is my meta if someone notices whats wrong with it.

<meta>
   <info type="map" author="Burger Man, Cannonball, Tomdrum11, Jockie, Davyy" description="All EFC maps in one file" version="1.0.0" />
<map src="ALL EFC Maps.map" dimension="0" />    
<config src="help.xml" type="client"/>
   <settings>
       <setting name="#minplayers" value="[ 0 ]" />
       <setting name="#maxplayers" value="[ 128 ]" />
       <setting name="#gravity" value="[ 0.008000 ]" />
       <setting name="#weather" value="[ 0 ]" />
       <setting name="#time" value="10:0" />
       <setting name="#locked_time" value="[ false ]" />
       <setting name="#waveheight" value="[ 0 ]" />
       <setting name="#gamespeed" value="[ 1 ]" />
   </settings>
</meta>

Link to comment
That is the reason that i said "require" I never said you couldn't use them.

You said "don't require". "help.xml" file needs to be send to client so it is required.

@Burger_Man

Replace spaces in your map file name with "-" or remove them completely and do so in meta.xml as well and try again. This is the most common problem. If that won't help, make sure your help.xml file is in the resource's root directory.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...