
11-16-2001, 04:29 AM
|
|
Official Graal Oldbie
|
 |
Join Date: Oct 2001
Location: South Wales, United Kingdom
Posts: 601
|
|
|
Or a simple way of tiying it up is to create the medal script itslef on a .txt file in your graal folder, and then have ur usual weaponfired script like:
if (weaponfired) {putnpc gfx.gif,medal.txt,x,y,;
}
that will take care of your laying only once problem. sry, but thats all i know |
|
|
|