SMUnlimited / AMAI

Advanced Melee Artificial Intelligence Mod For Warcraft 3
Other
192 stars 31 forks source link

Seeking a more random racial Traits ability logic #287

Open jzy-chitong56 opened 3 months ago

jzy-chitong56 commented 3 months ago

racial Traits ability is random

initRacialTraits here will init this ability but all AI race_militia_expansion_available .. xxxxx_available is same only GetRandomInt(1, 100) different

if GetRandomInt(1, 100) sum with a certain parameter in the Profiles or a newly added parameter , maybe -5 ~ 5 You can have different possibilities for each file , Added personalization

The initialization of race settings is too early, and at this time, the number of players and map size are not running, resulting in inability to