Come to think of it, Aleister Crowley's "Do what thou wilt shall be the whole of the Law" would make an excellent tagline for a game creation tool.
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 MenuShopGuiCashMonitor.Text = String.Format("Cash: %d", Cash);
function oSafedoor_Interact() {
if (oSafedoor.Graphic == 9) {
oSafedoor.Graphic = 8;
}
}
bigString = GetTranslation(bigString);
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.464 seconds with 15 queries.