View Single Post
  #5  
Old 09-03-2002, 12:36 AM
G_yoshi G_yoshi is offline
Forbidden
G_yoshi's Avatar
Join Date: Mar 2001
Posts: 7,206
G_yoshi will become famous soon enough
Send a message via AIM to G_yoshi
Re: Re: It saves but will not send...

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...
__________________
Reply With Quote