Originally Posted By: RoCk
Just the return will override the internal identifier...

Code:
alias ignore return testing



Code:
alias sound {
  return testing
}


Shouldn't that override the $sound identifier? Doesn't for me frown.

edit:
Oh, crap frown. the $sound one was what I was trying to override. Sucks... Thanks anyways.

Last edited by Scorpwanna; 26/05/07 02:53 AM.