either change the spawnmanager code to do what you want (though not reccommended, as it’s a core resource)

or look into adding and autoSpawnCallback function, the more recommended way to modify behavior of player spawns (although it’s not the best to go and change the model again here, this is more for other things like restoring weapons or updating health, maybe changing ped model drawable/prop options I suppose)

or, the easy way, if you really just want to simply change the model open your map file in fivem-skater-map resource and change the model name in the defined spawn points

2 Likes