turf
ChangeHair
icon ='changehair.png'
Click()
alert("Would you like to be bald or choose your own hair style?","??Voice??","Yes","No"))
if ("Yes")
else
return
if ("No")
alert("What kind of hair style would you like to have?") in list ("Sora","Riku","Kari"))
if ("Sora")
//and then i need help with the overlays of this procedure.
Problem description:
There is somthing depratly wrong with this. I cant figure out whats wrong. I want it so that when you click the change hair button you get choose if u want blad and if not it will ask u if what kinf od hair style you want but its not working. here are the errors i get. I alos need help with the overlays of that so that it will be on the cahracter when u click it. But i dont want an on screen show of the character either.
Login Sytem.dm:90:error: ): expected }
Login Sytem.dm:90:error: location of top-most unmatched {