View Single Post
  #5  
Old 08-04-2002, 06:26 PM
SingleChance SingleChance is offline
Kill Pirates
Join Date: Apr 2002
Location: Canada
Posts: 1,296
SingleChance is on a distinguished road
Cool

Can i use that script for a system im working on?
were if u say heal them lights come on and you see this
if (created){
disabledefmovement;
for(a=0;a!=100;a++) {
message healing#v(a)%;
}
message Healing Complete;
playerhearts=100;
enabledefmovement;}}
that happens when u say somet like heal can i have them lights going up?
it would be so cool
Reply With Quote