<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.starbasegame.com/index.php?action=history&amp;feed=atom&amp;title=Talk%3AYOLOL_Tricks</id>
	<title>Talk:YOLOL Tricks - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.starbasegame.com/index.php?action=history&amp;feed=atom&amp;title=Talk%3AYOLOL_Tricks"/>
	<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=Talk:YOLOL_Tricks&amp;action=history"/>
	<updated>2026-06-05T03:17:21Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=Talk:YOLOL_Tricks&amp;diff=29136&amp;oldid=prev</id>
		<title>Mija: Created page with &quot;Should this page be used to add in smart suggestions people can use while writing yolol or solely &quot;tricks&quot;? If this page should be solely for &quot;tricks&quot; and not for smart soluti...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=Talk:YOLOL_Tricks&amp;diff=29136&amp;oldid=prev"/>
		<updated>2021-09-07T06:55:41Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Should this page be used to add in smart suggestions people can use while writing yolol or solely &amp;quot;tricks&amp;quot;? If this page should be solely for &amp;quot;tricks&amp;quot; and not for smart soluti...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Should this page be used to add in smart suggestions people can use while writing yolol or solely &amp;quot;tricks&amp;quot;?&lt;br /&gt;
If this page should be solely for &amp;quot;tricks&amp;quot; and not for smart solutions to problems should there be a separate entry created?&lt;br /&gt;
&lt;br /&gt;
An example of a smart solution to a problem is to write some sort of example code illustrating dynamic gotos.&lt;br /&gt;
like if you have a switch (-1,0,1) you can directly jump to the correct line by doing something like:&lt;br /&gt;
&lt;br /&gt;
goto:Switch+2, where -1 goes to line1, 0 goes to line 2 and 1 goes to line 3. this obviously saves a lot of room from having if statements looking for :Switch state and then going to corresponding lines.&lt;br /&gt;
&lt;br /&gt;
Another super basic smart solution people may not realize without seeing it suggested is to tie something directly to a button. instead of having &amp;quot;If :Button then :Device=1 end&amp;quot; you can just do :Device=:Button.&lt;br /&gt;
&lt;br /&gt;
Theres a lot of things like this, ways to not use if statements to save space, etc. Are these to be considered &amp;quot;tricks&amp;quot; or are these to be considered something else? I think we should add examples like this to this page so people learning yolol can be introduced to clever ways to go about things.&lt;/div&gt;</summary>
		<author><name>Mija</name></author>
	</entry>
</feed>