#include "utl_i_sqluuid"

void main()
{
object oPC;

oPC = GetPCSpeaker();
SQLocalsUUID_SetInt(oPC,"PCGuild",3);
}