Thread
:
Remove
View Single Post
#
2
07-16-2002, 09:35 PM
emortylone
Registered User
Join Date: Apr 2002
Location: Control-NPC
Posts: 834
1: Make a weapon like this
If (playerenters) {
toweapons Bomb;
destroy;
}
Voila
2: Unset the flag
if (playerenters) unset itemname;
emortylone
View Public Profile
View GraalOnline Profile
Visit emortylone's homepage!
Find all posts by emortylone