Thread: Triggeraction
View Single Post
  #2  
Old 10-21-2001, 06:39 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
I have the same problem
Here is what I have this so far:
if (actionname) setstring server.namedone,#v(namedone);
message #s(server.namedone)%
how would I get it to add 1 percent every time you fired the weapon which uses the triggeraction command? (I already have the triggeraction working on the weapon)
Reply With Quote