Search found 3 matches

by Dino2306
Tue Jul 31, 2012 3:57 pm
Forum: Support and Development
Topic: pcall Bug/Issue
Replies: 3
Views: 2117

Re: pcall Bug/Issue

Boolsheet wrote:--snip--
Thank you very much :D
by Dino2306
Tue Jul 31, 2012 2:56 pm
Forum: Support and Development
Topic: pcall Bug/Issue
Replies: 3
Views: 2117

pcall Bug/Issue

Hi everyone, I've got an issue using pcall in the following code: arg = "Non-code" if arg then ok, res = pcall(assert(loadstring(arg))) if ok then -- say(channel, "Code executed!") else -- say(channel, "Error occurred: " ..res) end end The code is part of a command for ...
by Dino2306
Tue Jun 05, 2012 6:56 pm
Forum: Libraries and Tools
Topic: LPad [LOVE script editor]
Replies: 19
Views: 11795

Re: LPad [LOVE script editor]

I like how you used sprites from notepad++
*Hint* *Hint*
(I suppose you would have permission for using them, or you use them as placeholders, So, Just kidding :ultrahappy: )

GREAT work.