Psychotps
7 years agoSeasoned Ace
Adding a CoWorker/CoStar in GetFamous?
Does anyone know if there is any way to pick a certain NPC as a CoWorker/CoStar? I'm pretty sure the relationship bit is "relationshipbit_CoWorkers" but the command:
sims.get_sim_id_by_name mysimfirst mysimlast
sims.get_sim_id_by_name targetfirst targetlast
relationship.add_bit mysimid targetsimid relationshipbit_CoWorkers
Doesn't seem to work. The target sim is already in the acting career. Can't seem to figure it out.
sims.get_sim_id_by_name mysimfirst mysimlast
sims.get_sim_id_by_name targetfirst targetlast
relationship.add_bit mysimid targetsimid relationshipbit_CoWorkers
Doesn't seem to work. The target sim is already in the acting career. Can't seem to figure it out.