But I think they can still reply, the problem was that the forums purge posts according to post coutns not topic coutns. (I think)
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 Menuif (IsButtonDown(LEFT)) { Ã, if (dragging) SetObjectPosition(dragobject,mouse.x,mouse.y); Ã, Ã, else { Ã, Ã, Ã, Ã, dragobject=GetObjectAt(mouse.x,mouse.y); Ã, Ã, Ã, Ã, if (dragobject>=0) dragging=1; Ã, Ã, Ã, } Ã, } else dragging=0;
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.832 seconds with 15 queries.