Python Forum
Please help with this simple tic tac toe script
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Please help with this simple tic tac toe script
#2
Omg I'm retard. Just add into defined function global r
def functionname():
    global r
I just didnt see it cause in Lua all var are by standard globals and you need to add 'local' before them to make them local
Reply


Messages In This Thread
RE: Please help with this simple tic tac toe script - by ErtYwek - Mar-03-2020, 05:02 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Problem with a simple script Niko047 2 3,405 Jul-21-2017, 09:02 PM
Last Post: Niko047

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020