Actually it should be not none and not falseIts because he had this:
if nametp not None or nametp not False:
it should be:
if nametp is not None or nametp is not False:
Sent from my Samsung Galaxy S4
Actually it should be not none and not falseIts because he had this:
if nametp not None or nametp not False:
it should be:
if nametp is not None or nametp is not False:
Thanks for pointing that out, Also just using "not" gives an error.Also.at python when u have boolean, dont use !=. Thats a bit invalid.
Yes, ma! ;(U go and testerino installerino.
Sent from my Samsung Galaxy S4
When u use if not <- it gives u an error?Thanks for pointing that out, Also just using "not" gives an error.
using "is not" fixes that error for me
When u use if not <- it gives u an error?
Sent from my Samsung Galaxy S4
At Py you only have True.and False, and not false and true. If you would use PyCharm(idk if its that) it would tell you that small false is wrong.
Yeah im using PyCharm.At Py you only have True.and False, and not false and true. If you would use PyCharm(idk if its that) it would tell you that small false is wrong.
Sent from my Samsung Galaxy S4
Yeah im using PyCharm.
Using a false says "unresolved reference"
I just realised that it might be because of the unresolved references.LOOOOL. I guess you did everything as my tutorial. Which.PyCharm version are u using? Btw i see that the Server. Makes u errors. Hover ur mouse.on it and press alt enter and make it ignore the unresolved reference
Sent from my Samsung Galaxy S4
I think 3.4.1Which.PyCharm version are u using?
So lower case "f" in False is okay?It shouldnt be a prob If its torrented and 3.4 should be okay. Try making the unresolved references to be ignored.
Sent from my Samsung Galaxy S4
http://fougerite.com/threads/pluton-for-experimental-branch.36/page-8#post-2153So lower case "f" in False is okay?
Same with
If Balu92 not Illuminati: ?
worked for me without an issue, I don't know what they do, so they fail...also hows the Player.Teleport method going? last time i tested it, it was fine