Thread: RPG System
View Single Post
  #6  
Old 07-06-2002, 01:48 PM
darkriders_p2p darkriders_p2p is offline
Registered User
Join Date: Jan 2002
Location: Canada
Posts: 690
darkriders_p2p is on a distinguished road
Quote:
Originally posted by Python523
triggeraction 10,10,test,#a,;


if(actiontest){
setstring this.attacker,#p(0);
}

wouldn't

setstring this.attacker,#p(test);

also work just the same?
__________________
maximus_asinus
Reply With Quote