Quote:
Originally posted by TDO2000
this.hitterid = strtofloat(#p(2));
u had this line in it and there is NO #p(2) it's #p(1) like u used it later if I am not totaly wrong ^_^
|
triggeraction can send more than one parameter
#p(
index) gets the parameters from the specified index in triggeraction.
The reason I had it #p(2) was because I was testing other indexes...even #p(1) returned a value of 0.