<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Setting shorcut optimization</title>
		<link>http://tibasicdev.wikidot.com/forum/t-689262/setting-shorcut-optimization</link>
		<description>Posts in the discussion thread &quot;Setting shorcut optimization&quot; - so i need help optimizing a shortcut settings for my game</description>
				<copyright></copyright>
		<lastBuildDate>Wed, 11 Mar 2026 15:34:04 +0000</lastBuildDate>
		
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-689262#post-1842997</guid>
				<title>(no title)</title>
				<link>http://tibasicdev.wikidot.com/forum/t-689262/setting-shorcut-optimization#post-1842997</link>
				<description></description>
				<pubDate>Sat, 31 Aug 2013 04:02:40 +0000</pubDate>
				<wikidot:authorName>Jallibad</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Try to use ans, especially on getkeys</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-689262#post-1841679</guid>
				<title>Setting shorcut optimization</title>
				<link>http://tibasicdev.wikidot.com/forum/t-689262/setting-shorcut-optimization#post-1841679</link>
				<description></description>
				<pubDate>Thu, 29 Aug 2013 02:28:51 +0000</pubDate>
				<wikidot:authorName>Silver Phantom</wikidot:authorName>				<wikidot:authorUserId>1430989</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>So, i am still working on the game concept i mentioned in the Edge of the Universe Software group, but i need help optimizing this peice of code.</p> <div class="code"> <pre><code>ClrDraw Text(1,31,&quot;SETTINGS Line(31,–8,62,–8 Text(57,51,&quot;[SAVE][EXIT] Text(9,0,&quot;&gt;MICRO Text(15,4,&quot;MEZZO Text(21,4,&quot;MACRO Text(27,4,&quot;DIRECT Text(33,4,&quot;INCREASE Text(39,4,&quot;DECREASE &quot;F1:F2:F3:F4:F5:2ND:MODE:DEL: : : :ALPHA:X:STAT: :MATH:APPS:prgm:VARS:CLEAR:X²:sin(:cos(:tan(:^:X‾ֿ¹:,:(:):/:log(:7:8:9:*:ln(:4:5:6:-:STO&gt;:1:2:3:+: :0:.:–: :→Str1 For(X,1,6 ⌊CSET(X→Z 0→B .1Z-1.1→Z For(θ,1,5iPart(Z)+10fPart(Z)-(Z&gt;2.4)+(Z&gt;1.5) inString(Str1,&quot;:&quot;,B+1→B End Text(3+6X,40,sub(Str1,B+1,inString(Str1,&quot;:&quot;,B+2)-B-1 End 1→A Lbl A1 DelVar X Repeat X=15 or X=14 Repeat X=15 or X=105 or X=14 getKey→X If X=25 or X=34 Text(3+6A,0,&quot; &quot; A-(X=25 and A&gt;1)+(X=34 and A&lt;6→A Text(3+6A,0,&quot;&gt; If X=105:Then Text(3+6A,0,&quot; &quot; Text(3+6A,36,&quot;&gt; Text(3+6A,40,&quot; &quot; DelVar X While X xor not(X≥24 and X≤26) xor X=105 xor X=34 getKey→X End 0→B .1X-1.1→Z For(θ,1,5iPart(Z)+10fPart(Z)-(Z&gt;2.4)+(Z&gt;1.5) inString(Str1,&quot;:&quot;,B+1→B End Text(3+6A,40,sub(Str1,B+1,inString(Str1,&quot;:&quot;,B+2)-B-1 X→⌊CSET(A Text(3+6A,36,&quot; End End End If X=14:Then DelVar X For(θ,1,dim(⌊CSET For(Z,θ+1,dim(⌊CSET ⌊CSET(θ)=⌊CSET(Z If Ans 1→X End End If X:Then Text(51,1,&quot;KEYS MUST BE Text(57,1,&quot;DIFFERENT Goto A1 End Text(51,1,&quot; Text(57,1,&quot; Text(57,1,&quot;SAVED SetUpEditor ⌊C For(X,1,dim(⌊CSET ⌊CSET(X→⌊C(X End Archive ⌊C Goto A1 End If X=15:Then (i had more here... i dont think its relevent though, it was really just a stop)</code></pre></div> <p>⌊CSET is a copy of ⌊C<br /> ⌊C has {62,63,64,65,95,85}</p> <p>i just think that 1000+ bytes for a settings is a bit to much, can yall help me optimize it?<br /> thanks</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>