Jump to content

custom download message


osnapitzjamie

Recommended Posts

You'd have to make your own way of downloading required files and also your own script loader, since most scripts that require files require them straight after they are started, so if you just disabled "download" in meta it would throw warnings/errors since the files wouldn't be downloaded yet. It's simply too complex to do just to change the message that's shown, I don't even understand why would you want to change it.

Link to comment

o.O

Its pretty easy.

You want to use dxDrawText?

Or is outputChatBox enough?

Just use whatever you want in the first clientsided file in meta.xml.

Like that:

outputChatBox ( "welcome to whatever, you are downloading whatever" ) 

Just put the line in, no need for function.

Use your code in the first file in meta (clientsided), the first one getting downloaded.

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...