CFrame is not a valid member of Part error

this a picture of the error

idk what to do bc it cant find the cfram
please help me

4 Likes

You misspelled it.
It is CFrame not CFame

3 Likes

ohh thx so much
let me see if it works

1 Like

now it says this on the script

It is .Parent not .parent. Capitalization and spelling is important.

thank you i will cheak it out now

i just got another error

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.

2 Likes

oh ok thank you for your advice

i got another error and it says this about the back pack ??

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.

1 Like