Quote:
Originally posted by darkriders_p2p
wouldn't
setstring this.attacker,#p(test);
also work just the same?
|
no, #p(index) in params is similar to tokens, you can't just 'assign' an index for it, it does in the order it is stated in the triggeraction, the only was you would use
#p(test)
is if you did something like
test=1;