View Single Post
10-16-13, 08:53 AM   #32
Caellian
A Frostmaul Preserver
 
Caellian's Avatar
Join Date: May 2006
Posts: 281
Originally Posted by Phanx View Post
Code:
text = gsub(text, "([%(%)%.%%%+%-%*%?%[%^%$])", "%%%1")
Phanx, this new line doesn't work when for example, switching between 2 specs on a hunter, "Your pet has unlearned..."
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }
  Reply With Quote