as the tittle says ... is there a way to make global XP only for a player controlled by the computer?... i found the global xp thing in gameplay constants but it is for all players... :/
you could make a trigger that adds the experience to the unit if its to far away
Edit: sth like this:
Events
Unit - A unit dies
Conditions
add player and unittype comparison here
Actions
if your AI controlled hero is within <xp range> of triggering unit Do nothing, else do add experience to hero
its more work if you have more then one hero in which should get global xp, but you can make one if/then/else action for each unit
__________________
When I come back from the mighty quest
I have no need for sleep or rest
I head to a tavern for a drink
And get so drunk I cannot think
A wench by my side and a jug of mead
These are the things that I most need
So I sit back and sing this song
And drink and party all night long
humm... i havent seen it that way... it is good... as i only have 1 hero im interested in to make him lvl up... actually 2... but is the same... hummm... ill try doing that and later post my results... thx ^^
... where were the xp tables... the ones that tells you how much xp a hero gains when killing a creep?
gameplay contants and creep level in object editor
__________________
When I come back from the mighty quest
I have no need for sleep or rest
I head to a tavern for a drink
And get so drunk I cannot think
A wench by my side and a jug of mead
These are the things that I most need
So I sit back and sing this song
And drink and party all night long
i guess there is a tutorial here about that, but i can't find it atm, it should be sth like gained hero xp - table and then you can set level amount, you can either try around or look around here, as far as i remember it has been discussed more then once
__________________
When I come back from the mighty quest
I have no need for sleep or rest
I head to a tavern for a drink
And get so drunk I cannot think
A wench by my side and a jug of mead
These are the things that I most need
So I sit back and sing this song
And drink and party all night long