Thread: setguild::HELP
View Single Post
  #3  
Old 04-08-2008, 05:48 PM
Striat
Sarnak
 
Join Date: Aug 2006
Posts: 60
Default

Okay, should be in the quest section.

You'll need to make sure your guild table has the guild in it you're trying to join. Also, need to make sure guild_ranks set for the guild.

So, for example, you could use

quest::setguild(1,2);

The 1 corresponds to the guildid and 2 refers to rank for that guild.
Reply With Quote