void main()
{
object oPC = GetPCSpeaker();
SetLocalString(oPC, "CHbet", "War Demon");
SetLocalInt(oPC, "iOdds", 10);
}