Jump to content

Bot global variables?


Recommended Posts

Posted (edited)
10 minutes ago, Johnxtrem said:

Hey, are there such things as global variables that all scripts can access? Thanks!

Not that I am aware of.

If you've got some information / variables you'd like multiple scripts to be able to read, try looking into file reading and writing. You'd then let the scripts read the data from such a textfile on start. I'm sure you'll be able to store information in there :)

Edited by Eagle Scripts
Posted (edited)
24 minutes ago, Eagle Scripts said:

Not that I am aware of.

If you've got some information / variables you'd like multiple scripts to be able to read, try looking into file reading and writing. You'd then let the scripts read the data from such a textfile on start. I'm sure you'll be able to store information in there :)

Before doing anything I wanted to know this, thanks :)

Edited by Johnxtrem

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