Jump to content

Adding more scripts


{Static}

Recommended Posts

Ok here's how you would join them:

Script 1:

alias mta.join {
 mta.say $1 Hello There
}

Script 2:

alias mta.join {
 mta.say $1 How are you?
}

When you join them they'll go like this:

alias mta.join {
 mta.say $1 Hello There
 mta.say $1 How are you?
}

Hope this helps...

Link to comment
  • Recently Browsing   0 members

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