Thread: Help
View Single Post
  #3  
Old 09-19-2002, 03:01 PM
WanDaMan WanDaMan is offline
Master Tux
WanDaMan's Avatar
Join Date: Aug 2002
Location: England, United Kingdom
Posts: 5,571
WanDaMan is a jewel in the roughWanDaMan is a jewel in the rough
Send a message via MSN to WanDaMan
i get..

hey i get the top one but not the bottom one :/ i think it has something to do with the save and stuff in it
the top 1 is easy to understand and i think i can get the hang of it to
Quote:
if (created)
{ this.hit=1;}

if (washit)
{ this.hit=this.hit+3;
hit();
setcharprop #c,You have hit it #v(this.hit) Times;
}

function hit()
{ setcharprop #c,#v(this.hit);}
i think that might work i dunno i am guessing here XD
--snakeandy
__________________
V$:CONFL16T
Reply With Quote