Originally posted by siepkas
k this may sound like a dumb question but i was looking at a patch and put randomly player thread super harrier strike(); and i got kno syntax error is it something special or am i hallucinating i thinks thats how u spell it any1 know?
A syntax error is an error with the scripting. If you put a thread into the onPlayerSpawned and it is not linked to any other thread, it won't give you a syntax error, it just won't do anything.
Its like making a mod menu with no functions. You see the menu, but it does nothing.