#python dictionary map with weighted random generation

2 messages · Page 1 of 1 (latest)

full ore
#

I don't understand what the create map function is trying to do. It's not calling add correctly. The comment before the for loops doesn't describe what the for loops appear to be doing...

bright river
# full ore I don't understand what the create map function is trying to do. It's not callin...

err well pretty muich im trying to have it check rows and colums and then once it knows it will add to the weight of the weightedBiome variable which will create the symbol generated randomly with the new weights added
honestly its better to just ignore all the ifs and elifs, i tried other things and nothing worked and thats the last thiong i tried
is there a way to just say something like
if row, col-1 == "symbol"
??