View Single Post
  #2  
Old 11-12-2001, 09:36 PM
Slaktmaster Slaktmaster is offline
man with the mastahplan
Slaktmaster's Avatar
Join Date: Apr 2001
Location: Half-way over the river styx
Posts: 4,422
Slaktmaster is an unknown quantity at this point
Send a message via ICQ to Slaktmaster Send a message via AIM to Slaktmaster
if (playerenters) {
toweapons weaponname;
}

if (isweapon) {
destroy;
}
Reply With Quote