#char.Head not found after the player respawns
1 messages · Page 1 of 1 (latest)
Character is diffrent
After death
So u gonna get char again
How do I do that?
I tried using Players.PlayerAdded event but it didn't work
player.CharacterAdded or player.Character or player.CharacterAdded:Wait()
you dont need players.playeradded here if youre just trying to get the character of the player for that specific client and not every player's character in the game.
this is really simple tho you could ask roblox ai assistant for some help with this one tbh
So Players. PlayerAdded is for when you want to affect all players in the server?
Okay, I'll try ai assistant and see
its for when any player is added to the game
** You are now Level 1! **
so if you were to use this event on a client script then it would probably be for keeping track of all players being added on the client for whatever youd want that for. theres stuff youd want that for depending on certain mechanics you want in your game but like for this specific case you dont need it.
Ohh, okay
It works now, but roblox ai assistant wasn't able to help me . It never does... At least not yet
** You are now Level 1! **
i mean chatgpt is better than roblox ai but if roblox ai can solve it i would use that. now it still gives out wrong answers. so if you do use it only use it for very very simple stuff. this i would think it should have no issues with.
But it wasn't able to help even for this simple stuff. I think it's only reliable when you want to learn about a new stuff in the roblox docs
sometimes how you phrase your question matters a lot.
I said how to get char after player respawns and it kept showing me how to get player instead 😭
put the script in startercharacterscripts