View Single Post
02-09-09, 08:35 AM   #684
Caellian
A Frostmaul Preserver
 
Caellian's Avatar
Join Date: May 2006
Posts: 281
Originally Posted by p3lim View Post
Code:
if(unit == 'pet' and name == 'Unknown') then
	return 'Pet'
Whaaa, i've tried everything, from SetText to gsub (trying to replace a pattern), and it was that simple, i knew it would be a stupid question
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }