If you are using the Interaction Editor you may post a screenshot here.
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 MenuQuote from: loominous on Thu 28/05/2015 11:53:00I think you may just start a thread here, putting [Discussion] in the subject title. Just tell us to lock it once it's done for.
Which would be the appropriate sub forum to discuss another workshop? Preferably in an exclusive thread.
Overlay* tmp_foreground;//Add this
function room_Load()
{
tmp_foreground = Overlay.CreateGraphical(160, 110, 11, true); //Store it
}
tmp_foreground.Remove();
QuotePass TIMEOUT as 0 to disable a currently running timer.
if (!IsGamePaused()){
iUnicorn++;
if (iUnicorn == 400) Scare_Unicorn();
}
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 2.156 seconds with 15 queries.