Thread: Triggeraction
View Single Post
  #6  
Old 10-21-2001, 04:52 PM
TDO2000 TDO2000 is offline
Registered User
TDO2000's Avatar
Join Date: Jul 2001
Location: Germany
Posts: 655
TDO2000 is on a distinguished road
ok hmmm u mean something like this I think:
if (actionname) {
namedone = strtofloat(#s(server.namedone))+1;
setstring server.namedone,#v(namedone);
message #s(server.namedone)%;
}

this should work like u want it =)
__________________
No Webhost at the moment
Reply With Quote