View Single Post
  #6  
Old March 24th, 2004, 03:18 AM
PvK's Avatar

PvK PvK is offline
National Security Advisor
 
Join Date: Dec 1999
Posts: 8,806
Thanks: 54
Thanked 33 Times in 31 Posts
PvK is on a distinguished road
Default Re: Why my Ulm priest are going to make bless ?

Be careful what you wish for.

if (( PlayerName == Argitoth ) &&
( PlayerNation == Ulm ) &&
( UnitType == Priest ))
{
Summon( UncontrollableDoomHorror, 6000 );
}



PvK
Reply With Quote