Jump to content




Bios:115 String Expected Got Function


  • You cannot reply to this topic
1 reply to this topic

#1 jay5476

  • Members
  • 289 posts

Posted 07 September 2013 - 10:43 PM

API: http://pastebin.com/jnxqbhsx
file: http://pastebin.com/fgjmpjiz
im getting the error bios:155: string expected got function running 'file' pastebin code using 'API' as game
please help

#2 immibis

    Lua God

  • Members
  • 1,033 posts
  • LocationWellington, New Zealand

Posted 07 September 2013 - 10:52 PM

screen:setInteract(5,5,function() shell.run("Adventure") end)
sets screen[5][5]['char'] to a function, and then screen:draw() tries to write the function.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users