Jump to content


Qustion's Content

There have been 4 items by Qustion (Search limited from 10-February 22)


By content type

See this member's

Sort by                Order  

#258261 Attempt to call nil

Posted by Qustion on 21 August 2016 - 09:15 AM in Ask a Pro

soory that I copied that, I was wondering why I couldn't post anything because I didn't reload the page so I posted again, thank you for the help



#258132 Attempt to call nil

Posted by Qustion on 19 August 2016 - 04:23 AM in Ask a Pro

I have added the part of the code, I had initially planned to use, but now I am recieving a different Error.
I haven't found any solutions to ":7: attempt to index ? (a number) and I would be very thankful for some help

http://pastebin.com/x4S9X6me



#258079 Attempt to call nil

Posted by Qustion on 18 August 2016 - 04:52 AM in Ask a Pro

Thank you, that helped

I have added the rest of the code I had initially planned, however I have encountered an error that I had solved before my topic post.
It tells me in line 7 "attempt to index ? (a number value).
I have researced this Error, but I cannot explain why it is telling me this, my idea was that it isn't passing out the string from the table.
Heres the code : http://pastebin.com/x4S9X6me
I would be very thankful about some help.



#258071 Attempt to call nil

Posted by Qustion on 17 August 2016 - 06:08 PM in Ask a Pro

Hello,

I would like to display a button on a screen.
To do this I have written following code: http://pastebin.com/z9XJbyux
My problem is that it allways tells me ":9 attempt to call nil".
I am clueless to why it tells me this.
I would very much appriciate a sollution.

Thank you