• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

[SOLVED] How to SetReputation?

Status
Not open for further replies.

Kaev

Super Moderator
Heyho,

i'm working on some stuff, where i need to add reputation to a faction.
I've tried the following:
Code:
player->SetReputation(id, amount);

I can't change the reputation.
It's like nothing happens.
Do i use it wrong or is this a bug? Is there any other way to modify the reputation of a faction for a player?

~Kaev
 
Status
Not open for further replies.
Top