Thread: Triggeraction
View Single Post
  #5  
Old 10-21-2001, 11:19 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by TDO2000
if (actionname) {
setstring server.namedone,#v(namedone+1);
message #s(server.namedone)%;
}

something like this or what u mean?
so it would set the serverstring+1 everytime u use the item and message the new percents... (if u mean something else I misunderstood you)
That works but after 1%, it wont add anymore
Reply With Quote