this a picture of the error
idk what to do bc it cant find the cfram
please help me
You misspelled it.
It is CFrame not CFame
ohh thx so much
let me see if it works
It is .Parent
not .parent
. Capitalization and spelling is important.
thank you i will cheak it out now
The error is stating that Game is not a valid member of Model. Character is the model. Game does not exist within Character.
You cannot delete something that does not exist!
Going off of line 71/72 of your code, are you sure that you aren’t trying to delete “GameTag”? It looks like that may well exist within your character.
You should ask whoever gave you this script, they’d be able to help you in more detail.
oh ok i think i fixed it i just changed the game to gameTag let me see if it works
i fixed it but when i spawn i dont spawn on the map but i just spawn on the starter map
I feel like this is a script from AlvinBlox. Just a note, I would recommend going over the video again making sure you have written the script correctly.
oh ok thank you for your advice
Do Character.Sword:Destroy()
. This is where going back into the video is important for little mistakes like this.
thank you guys so much for your help this is solved now
You are welcome! I am glad we were able to get your issues solved.