thank you...
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
// talk to the guard 1
function cguardia_Talk ()
{
if (vtiempo = 1)
{
cjavier.Walk (384, 310, eBlock, eWalkableAreas);
cjavier.FaceCharacter (guard);
dDialog1.Start ();
}
else
{
// if the time is different
cjavier.Walk (184, 310, eBlock, eWalkableAreas);
}
}
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.025 seconds with 13 queries.