gfxgfx
 
Please login or register.

Login with username, password and session length
 
gfx gfx
gfx
76793 Posts in 13502 Topics by 1651 Members - Latest Member: Arnold99 November 21, 2024, 04:04:11 pm
*
gfx*gfx
gfx
WinMX World :: Forum  |  Metis Scripts and Help  |  Metis Script Help  |  How to get extra scripts working in METIs
gfx
gfxgfx
 

Author Topic: How to get extra scripts working in METIs  (Read 1821 times)

0 Members and 1 Guest are viewing this topic.

Offline Happy Dude

  • MX Hosts
  • *****
How to get extra scripts working in METIs
« on: December 14, 2006, 08:19:17 am »
Could someone pls help me as in regards of adding more scripts to Metis? Thx.

Offline Lagerlout666

  • Forum Member
Re: How to get extra scripts working in METIs
« Reply #1 on: December 15, 2006, 04:11:02 pm »
Adding more scripts. i dont know what you mean are you trying to just add more scripts to the mxc folder if that is the case all you do is start the next script with
<command>
Script here
</command>

<command>
Script here
</command>

like that all  down the text document, or if you want to create a new xml file what you do is
create a txt file open it and then click save as.
change the "save as type" to "all files" 
then in the file name add .xml to the end of the name like "New Text Document.xml"
Click save and this creates a xml document called New Text Document.
You can add scripts to this but you need to tell the bot that their is this new file.
You do this by adding

<Include file="New Text Document.xml"/>

To the top of the MXC.xml

<?xml version="1.0" standalone="no">
<config> // Main configuration File
<Include file="Gameslist.xml"/>
<Include file="Help.xml"/>
<Include file="On Enter.xml"/>
<Include file="Security.xml"/>
<Include file="Misc.xml"/>
<Include file="Bank.xml"/>
<Include file="smash.xml"/>

I have mine like that, I know people that have each script in diffrent xmls but i think thats just untidy
I just seperate each script in the xmls
###################################

Like that so that i can tell when one ends an another begins, really handy on tired eyes, many a time before i used to do that i found myself adding lines to another script not looking properly.

Their is actually a help file in metis that you can open and it gives you alot of other commands you can use other than <command> if you check that out and look at other peeps scripts you will pick it up.
The Solution to 99% of winmx problems

nap.winmxgroup.net        -ONLINE again YAY!!!!!! :D

Praise's daily at the church of "Kopimi"

WinMX World :: Forum  |  Metis Scripts and Help  |  Metis Script Help  |  How to get extra scripts working in METIs
 

gfxgfx
gfx
©2005-2024 WinMXWorld.com. All Rights Reserved.
SMF 2.0.19 | SMF © 2021, Simple Machines | Terms and Policies
Page created in 0.008 seconds with 22 queries.
Helios Multi © Bloc
gfx
Powered by MySQL Powered by PHP Valid XHTML 1.0! Valid CSS!