HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Player Change

03-22-2004, 06:11 PM#1
Saxter2004
Can you make it so that when you pick up an item it changes what team the character that picked it up is? I am a noob, stone me at will!
03-22-2004, 06:15 PM#2
BattleBotv8.2
Quote:
Originally Posted by Saxter2004
Can you make it so that when you pick up an item it changes what team the character that picked it up is? I am a noob, stone me at will!

Always nice to help new editors.

Event:
Unit generic event:
Unit aquire a item

Condition:
Unit-Type comparisen;
Item type of item being manipulated equals to what ever item you want

Action:
Unit - Change owner;
Change owner of hero manipulating item to XPlayer and retain/change color.