• LUA Problems
    0 replies, posted
Hello I am making a raidable bank script / entity that goes in the vault. I need a variable: self:GetNWInt("PrintA") to be global so that another entity can use it. Like this: [CODE]draw.WordBox(2, -TextWidth2*0.5, 18, bank, "HUDNumber5", Color(255, 255, 255, 100), Color(0,0,0,255))[/CODE] Am I right in saying that ^ Is that variable or text that is shown? If so I need the text to show [CODE]self:GetNWInt("PrintA")[/CODE] which is a self variable from another entity. How would I make bank_out show bank_till's variable? Thanks in advance. [highlight](User was banned for this post ("Undescriptive thread title" - postal))[/highlight]
Sorry, you need to Log In to post a reply to this thread.