i literally just found that in the TumbleweedVerbs.pdf!

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
// GIVE TO
else if (Verbs.UsedAction(eGA_GiveTo)) {
{
if (ItemGiven == iOldMilk)
{
player.Say("Do you want this Cup?");
cJordan.Say("No, thank you.");
}
else Verbs.Unhandled();
}
}
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.034 seconds with 13 queries.