Hello, I would like to know how to set the Strength and the stamina to the players in game please ? Thank you
StatSetInt("MP0_STAMINA", 100, true)
For setting their stamina to 100, and for strength i think it is:
StatSetInt("MP0_STRENGTH", 100, true)
Thank you Illusive it work I was trying SP0 but it seem to be to another character
Can these values go over 100?