Quote:
Originally posted by Falcor
1) Parameters are sent as strings. (this.exp=#p(0) doesn't work, you are trying to store a string in a variable)
2) lastattacker isnt saved on the control NPC, however with a THIS. prefix...... (this.lastattacker)
These are pretty stupid mistakes I must say =\
|
Sorry :/ I was trying to save it as a string to the control-NPC since variables are variables, not text
Doesn't matter anyway, still not sending...