| 09-02-2003, 07:19 PM | #1 |
I have setup triggers which are based on whether creep are in a certain region, if they are not, they will respawn. but I cannot work out how to let them respawn with custom items. Any suggestions on how to respawn creep easily, and perhaps add items to the creep as they respawn would be appreciated! ANY SUGGESTIONS PLEASE! |
| 09-02-2003, 09:22 PM | #2 |
Someone must be able to help me here? Ive seen it done before.. Example of this is GarynJacesSquaresoftBattleArenaV2-26.w3m |
| 09-02-2003, 11:21 PM | #3 |
Make a trigger that drops the items, don't give the items to the Creeps. Example: EVENTS: A Unit belonging to Neutral Hostile dies CONDITIONS: (triggering unit) is in Your Region ACTIONS: Create (whatever item) at location of (triggering unit) |
