HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Remove EXP sharing between allies?

01-13-2005, 12:49 AM#1
HexenLordX
i tried to remove exp sharing between allies by placing this action on map initialization.

Code:
Player Group - Pick every player in (All players) and do (Actions)
    Loop - Actions
        Player - For (Picked player), turn Experience sharing Off toward (Picked player)


Sadly, it doesn't work.. at all.

Any idea on how to remove exp sharing between allies?
01-13-2005, 01:02 AM#2
Guest
Quote:
Originally Posted by HexenLordX
i tried to remove exp sharing between allies by placing this action on map initialization.

Code:
Player Group - Pick every player in (All players) and do (Actions)
    Loop - Actions
        Player - For (Picked player), turn Experience sharing Off toward (Picked player)


Sadly, it doesn't work.. at all.

Any idea on how to remove exp sharing between allies?


I wonder if it will be in the menu under Advanced-Gameplay Constants...
01-13-2005, 01:14 AM#3
HexenLordX
The only thing I could find in there is global distribution, but when I set that to false.. nobody gains exp.