Tournament rewards

Users who are viewing this thread

IIRC the game just randomly assigns a spawn point to player, and actual item assignment is handled by entry point overrides within the mission template.
 
Being rewarded with items after winning a tournament means you're using some kind of mod.  Knowing which would help us point you in the right direction to where the list is defined.  There's at least two different systems I am aware of that do this in tournaments. 

In the event that you're using Floris, Silverstag or A Clash of Kings then they each use the Tournament Play Enhancements mod where you can find that list defined in the source (if it is Floris) at Source\Source Kits\Tournament Play Enhancements\tournament_constants.py file.  You will need the source for the mod and the module system and then in that file look for "tpe_loot_item_201" to find the first item in the list.  A series of numbers exist from 201 to 241 with higher numbers granting better items based on performance.
 
XT-ended_2L said:
Confusing thing is, I've really forgot if there was any rewards in native. =) Thanks for the replies.

Native tournaments don't give you rewards, just renown and gold.
 
Lav said:
IIRC the game just randomly assigns a spawn point to player, and actual item assignment is handled by entry point overrides within the mission template.
He means reward for winning the tournament, not give the equipments to the player to fight.
 
Back
Top Bottom