View Single Post
  #4  
Old 12-08-2001, 03:19 AM
royce royce is offline
Banned
royce's Avatar
Join Date: Sep 2001
Location: Yakitinzen, China
Posts: 2,271
royce is on a distinguished road
Send a message via AIM to royce
there is a built in flag thats hasweapon( the name of the weap goes here) {blah......so why not


if (hasweapon(Bomb) && isweapon {
destroy;
}
Reply With Quote