EquineHung
Member
- Mar 1, 2018
- 290
- 211
- 248
i mean that's a mod feature so if don't have the mod it doesn't workwhat happen to the cheat button
you could just need to add the cheat to the "mods" text file in the mod folder
just enter
"cheats"
(no quats) on a new line
OR
you had my bullcrap problem and have this godamn line
Code:
interaction !change_npc_likes(char:MC, char:T)
you need to change one of the lines to something like
Code:
interaction !change_npc_likes_a(char:MC, char:T)