
08-22-2001, 02:17 PM
|
|
Psionic Youth
|
 |
Join Date: Mar 2001
Location: Babord, West Graal Deaths:1009 Kills:1
Posts: 5,635
|
|
|
!Error
From experience, it sends strings, not integers.
triggeraction this.testx,this.testy,hit,#v(50);
if(actionhit){
if(this.justhit<1){
this.justhit=50;
hearts-=strtofloat(#p(0));
}
}
if(playerenters||timeout){
if(this.justhit>0) this.justhit--;
timeout=0.05;
} |
__________________
"Whatever," said Bean, "I was just glad to get out of the toilet."
"Power does not corrupt. Fear corrupts, perhaps the fear of a loss of power."- John Steinbeck
"I'm only acting retarded, what's your excuse?" queried the Gord.
 - My pet, the Levelup Gnome
http://forums.graalonline.com/forums...&postcount=233
|
|
|
|