View Single Post
  #1  
Old 04-04-2007, 09:00 PM
HnathBST
Sarnak
 
Join Date: Feb 2007
Location: Sunset Home
Posts: 71
Default setguild() bug maybe?

anyone else having a problem with quest::setguild ?

heres my code, maybe I did something wrong
Code:
if($text=~/hail/i){
	  quest::setguild(1,0);}
}
and I have triple, no quadruple checked my database. I have a guild-1 and rank-0

Hnath
Reply With Quote