the script seems to work, but it is not printing anything
Are you checking if the pcall
was successful? Check if it returns an error.
even without pcall it doesnt print -----------
Is a certain condition being met?
well the character is loading so that means the if statements are running
What about the prints outside the player check?
then if the code is running, is it the repeat until
loop stopping the code?
I think i’ll just remove the code and replace it with just loading the player
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.