
06-21-2001, 03:03 PM
|
|
Some Guy :\
|
Join Date: Apr 2001
Posts: 3,619
|
|
|
do alot like this
if (playerenters&&hasweapon(LAT Boots)) {toweapons LAT Boots;
if (playerenters&&hasweapon(Heart Stone)) {toweapons Heart Stone;
if (weaponfired) {destroy;}
}
}
like that, you get the point |
|
|
|