BrokenC Posted August 13, 2009 Share 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 Link to comment Share on other sites More sharing options...
Cipscis Posted August 13, 2009 Share Posted August 13, 2009 You'll want to use GetActorValue for this:player.GetActorValue KarmaCipscis Link to comment Share on other sites More sharing options...
BrokenC Posted August 13, 2009 Author Share Posted August 13, 2009 haha...... THANKS MAN!!No wonder i couldn't find it! KARMA TO YOU!! BrokenC Link to comment Share on other sites More sharing options...
Recommended Posts