Quote:
Originally Posted by OciXCrom
Do you realize that your MoneyModifier.ini file is empty? Lines starting with ";" are comments. You literally edited the list of given options that is there purely to tell you which ones are available. The examples down there clearly tell you what do you need to wirte - RT_ENEMY_KILLED = money here.
|
I tried to put on a new line and it didnt work either:
;FORMAT: <reward id> = <amount> [round] [admin flag (only for player rewards)]
;PLAYER REWARDS: RT_ROUND_BONUS, RT_PLAYER_RESET, RT_PLAYER_JOIN, RT_PLAYER_SPEC_JOIN, RT_PLAYER_BOUGHT_SOMETHING, RT_HOSTAGE_TOOK
;RT_HOSTAGE_RESCUED, RT_HOSTAGE_DAMAGED, RT_HOSTAGE_KILLED, RT_TEAMMATES_KILLED, RT_ENEMY_KILLED = 10, RT_INTO_GAME, RT_VIP_KILLED, RT_VIP_RESCUED_MYSELF
;GLOBAL REWARDS: RR_CTS_WIN = 15, RR_TERRORISTS_WIN = 15, RR_TARGET_BOMB, RR_VIP_ESCAPED, RR_VIP_ASSASSINATED = 0, RR_TERRORISTS_ESCAPED, RR_CTS_PREVENT_ESCAPE
;RR_ESCAPING_TERRORISTS_NEUTRALIZED = 0, RR_BOMB_DEFUSED = 0, RR_BOMB_PLANTED = 0, RR_BOMB_EXPLODED, RR_ALL_HOSTAGES_RESCUED = 0, RR_TARGET_BOMB_SAVED
;RR_HOSTAGE_NOT_RESCUED = 0, RR_VIP_NOT_ESCAPED = 0, RR_LOSER_BONUS_DEFAULT, RR_LOSER_BONUS_MIN, RR_LOSER_BONUS_MAX, RR_LOSER_BONUS_ADD, RR_RESCUED_HOSTAGE
;RR_TOOK_HOSTAGE_ACC, RR_TOOK_HOSTAGE, RR_END
;ROUND FORMATS: 0 = any round, [number] = just on this round, [>number] = any round after this one, [<number] = any round before this one,
;[min-max] = any round between min and max
;EXAMPLES:
;* RT_ENEMY_KILLED = 400
;* RT_ENEMY_KILLED = +50 0 b
;* RT_HOSTAGE_RESCUED = +25% >3 b
;* RT_TEAMMATES_KILLED = 0 10-20 abcdei
;* RR_CTS_WIN = 1000
;* RR_BOMB_PLANTED = -7%
RT_ENEMY_KILLED = 10
RR_CTS_WIN = 15
RR_TERRORISTS_WIN = 15