-->
[Lua] Bobby Carrot
-->
-->
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
-->
Home
About
Team
Rules
Stats
Status
Sitemap
Chat
Downloads
Forum
News
Our Projects
Major Community Projects
Recent Posts
Unread Posts
Replies
Tools
SourceCoder3
Other Things...
Omnimaga Radio
TI-83 Plus ASM File Unsquisher
Z80 Conversion Tools
IES TI File Editor
Free RAM areas
Comprehensive Getkeyr table
URL Shortener
Online Axe Tilemap Editor
Help
Contact Us
Change Request
Report Issue/Bug
Team
Articles
Members
View the memberlist
Search For Members
Buddies
Login
Register
Omnimaga
»
Forum
»
Calculator Community
»
Other Calc-Related Projects and Ideas
»
TI-Nspire
»
[Lua] Bobby Carrot
« previous
next »
Print
Pages:
1
...
6
7
[
8
]
Go Down
Author
Topic: [Lua] Bobby Carrot (Read 40756 times)
0 Members and 1 Guest are viewing this topic.
Stefan Bauwens
Creator of Myst 89 - סטיבן
LV10
31337 u53r (Next: 2000)
Posts: 1799
Rating: +162/-24
68k programmer
Re: [Lua] Bobby Carrot
«
Reply #105 on:
July 30, 2011, 02:44:01 pm »
Lol, good work so far p2.
Logged
Very proud Ticalc.org POTY winner (2011 68k) with Myst 89!
Very proud TI-Planet.org DBZ winner(2013)
Interview with me
p2
LV8
Addict (Next: 1000)
Posts: 849
Rating: +51/-11
I'm back :)
Re: [Lua] Bobby Carrot
«
Reply #106 on:
July 30, 2011, 03:25:55 pm »
Thanx!
Is the lava good enough, now?
Logged
*insert supercool signature*
Chockosta
LV6
Super Member (Next: 500)
Posts: 447
Rating: +169/-6
Re: [Lua] Bobby Carrot
«
Reply #107 on:
July 31, 2011, 10:17:54 am »
Nice ! Now I like the lava.
Keep up the great work !
Logged
p2
LV8
Addict (Next: 1000)
Posts: 849
Rating: +51/-11
I'm back :)
Re: [Lua] Bobby Carrot
«
Reply #108 on:
July 31, 2011, 01:03:00 pm »
Should I start a new topic for the animations so that I upload them there and that everyone could ask things there, or should I continue uploading them here?
I'll soon be ready with the fight.
Logged
*insert supercool signature*
Chockosta
LV6
Super Member (Next: 500)
Posts: 447
Rating: +169/-6
Re: [Lua] Bobby Carrot
«
Reply #109 on:
August 02, 2011, 03:21:45 pm »
It's up to you.
If you plan to add a lot of pictures, maybe you should start a new topic...
Logged
p2
LV8
Addict (Next: 1000)
Posts: 849
Rating: +51/-11
I'm back :)
Re: [Lua] Bobby Carrot
«
Reply #110 on:
August 03, 2011, 07:51:37 am »
I think I will open a new Topic.
Thanx for this funny Game, Chockosta!
Logged
*insert supercool signature*
Print
Pages:
1
...
6
7
[
8
]
Go Up
« previous
next »
Omnimaga
»
Forum
»
Calculator Community
»
Other Calc-Related Projects and Ideas
»
TI-Nspire
»
[Lua] Bobby Carrot
\n\t\t\t\t\t\t\t\t\t
<' + '/div>\n\t\t\t\t\t\t\t\t\t
%body%<' + '/textarea>
\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t
Max characters: 20000; characters remaining:
...<' + '/span><' + '/span>
\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t<' + '/div>\n\t\t\t\t\t\t\t\t<' + '/div>', sTemplateSubjectEdit: '
', sTemplateBodyNormal: '%body%', sTemplateSubjectNormal: '
%subject%<' + '/a>', sTemplateTopSubject: 'Topic: %subject% (Read 40756 times)', sErrorBorderStyle: '1px solid red' }); aJumpTo[aJumpTo.length] = new JumpTo({ sContainerId: "display_jump_to", sJumpToTemplate: "
Jump to:<" + "/label> %dropdown_list%", iCurBoardId: 196, iCurBoardChildLevel: 1, sCurBoardName: "TI-Nspire", sBoardChildLevelIndicator: "==", sBoardPrefix: "=> ", sCatSeparator: "-----------------------------", sCatPrefix: "", sGoButtonLabel: "go" }); aIconLists[aIconLists.length] = new IconList({ sBackReference: "aIconLists[" + aIconLists.length + "]", sIconIdPrefix: "msg_icon_", sScriptUrl: smf_scripturl, bShowModify: true, iBoardId: 196, iTopicId: 11661, sSessionId: "b637e5ecba3f98134950a4ef90a367b0", sSessionVar: "f20bc56216a2", sLabelIconList: "Message Icon", sBoxBackground: "transparent", sBoxBackgroundHover: "#ffffff", iBoxBorderWidthHover: 1, sBoxBorderColorHover: "#adadad" , sContainerBackground: "#ffffff", sContainerBorder: "1px solid #adadad", sItemBorder: "1px solid #ffffff", sItemBorderHover: "1px dotted gray", sItemBackground: "transparent", sItemBackgroundHover: "#e0e0f0" }); } function tick2() { if (typeof(document.forms.quickModForm) != "undefined") { calcCharLeft2(); setTimeout("tick2()", 1000); } else setTimeout("tick2()", 800); } function message_onkeyup() { if (typeof(document.forms.quickModForm) != "undefined" && typeof(document.forms.quickModForm.message) != "undefined") { document.forms.quickModForm.message.onkeyup = function onkeyup(event) { storeCaret(this); calcCharLeft2(); }; } else setTimeout("message_onkeyup()", 800); } message_onkeyup(); function calcCharLeft2() { var maxLength = 20000; var oldEditor = "", currentEditor = document.forms.quickModForm.message.value; if (!document.getElementById("editorLeft2")) return; if (oldEditor != currentEditor) { oldEditor = currentEditor; if (currentEditor.replace(/\r/, "").length > maxLength) document.forms.quickModForm.message.value = currentEditor.replace(/\r/, "").substring(0, maxLength); currentEditor = document.forms.quickModForm.message.value.replace(/\r/, ""); } setInnerHTML(document.getElementById("editorLeft2"), maxLength - currentEditor.length); } // ]]>-->