You can pass the creator player ID as a parameter to your RCC function. Inside the function you can spawn one thing if it's the player ID matches, and another object if it doesn't. Remember, you can pass an empty string as the name of the prefab. It will work fine.