Jump to content

Variable Question...


Mini

Recommended Posts

Posted

This is a quick question that I couldn't find a... quick... answer to.

Can variable be access outside the .lua it's originally located in?

I am loading from a MySQL Database into a Variable, and want to use that variable in another .lua (in the same resource)

Posted

should be if files are loaded in right order.. but i wouldn't recommend it anyway..

but its faster to create:

1.lua

variable = "my value"

2.lua

outputChatBox(variable)

and run it than asking on forums and waiting hours to reply :P

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

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