BrokenC Posted August 13, 2009 Posted August 13, 2009 Does anybody know a function that will return the players karma?? i'm assuming that it will be along the lines of - player.getkarma >= 0 Obviously i don't know tha actual function. It could be a "get", "is" or a number of other function types. but i can't find it anywhere. Help Would Be Greatly Appreciated. BrokenC
Cipscis Posted August 13, 2009 Posted August 13, 2009 You'll want to use GetActorValue for this:player.GetActorValue KarmaCipscis
BrokenC Posted August 13, 2009 Author Posted August 13, 2009 haha...... THANKS MAN!!No wonder i couldn't find it! KARMA TO YOU!! BrokenC
Recommended Posts