Thread: Medal Maker
View Single Post
  #7  
Old 11-16-2001, 04:52 AM
entravial entravial is offline
Registered User
entravial's Avatar
Join Date: Mar 2001
Posts: 825
entravial is on a distinguished road
Send a message via ICQ to entravial Send a message via AIM to entravial Send a message via Yahoo to entravial
~AlphaFlame~

I just noticed... but why oh why are you using a variable to keep track of how many medals you have? You could easily solve that problem by using:

toweapons /the-medal; (yes, include the /)

and

if (weaponfired){
blahblah;
destroy;
}
__________________


If the post says ~AlphaFlame~, that's who's posting. If not, it's Entravial (owner)
Reply With Quote