Thread: Medal Maker
View Single Post
  #6  
Old 11-16-2001, 04:29 AM
Redwizard Redwizard is offline
Official Graal Oldbie
Redwizard's Avatar
Join Date: Oct 2001
Location: South Wales, United Kingdom
Posts: 601
Redwizard is on a distinguished road
Send a message via ICQ to Redwizard Send a message via AIM to Redwizard Send a message via MSN to Redwizard Send a message via Yahoo to Redwizard
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
Reply With Quote