Yvan Major

Member
Anyone know where i can "edit" the reward title deed list in Rewards.cs?
Code:
Expand Collapse Copy
            RewardCollection.Add(new BODCollectionItem(0x14F0, 1157191, 0, 25, RewardTitle, 10));
            RewardCollection.Add(new BODCollectionItem(0x14F0, 1157192, 0, 50, RewardTitle, 11));
            RewardCollection.Add(new BODCollectionItem(0x14F0, 1157193, 0, 250, RewardTitle, 12));

Where does it say the title 10 is... the 11 is ... ?

Thanks !
 
The titles are actually just defined in the cliloc file, thats why they base id gets incremented there to go to the next / correct cliloc id.

That can be seen in the BODRewardTitleDeed.cs
 

Donations

Total amount
$40.00
Goal
$500.00

Shards

Back