I am trying to have a conversation be triggered by walking over a hot spot. As of now the conversation is in a continuous loop and I cannot walk off of it. I thought that a stop in the conversation code would prevent that. Any thoughts?
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
function oGiantKey1_Interact ()
{
oGiantKey.Visible = false;
player.AddInventory (oGiantKey1);
}
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.021 seconds with 15 queries.