View Single Post
  #7  
Old 09-24-2001, 01:18 AM
Merlin Merlin is offline
Banned
Merlin's Avatar
Join Date: Jul 2001
Location: Merlin - U S A Malak - United Kingdom
Posts: 2,543
Merlin is on a distinguished road
Send a message via ICQ to Merlin Send a message via AIM to Merlin
if (timeout) {
timeout = .5;
setstring this.hearts,#v, playerhearts;
}

or this.hearts = playerhearts;

not sure
Reply With Quote