• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. TopllDan

    Error script.lua

    More has several files in the source, how will I find?
  2. TopllDan

    Error script.lua

    I did not understand well, the translator does not translate the English very well Can I explain in an easier way?
  3. TopllDan

    Error script.lua

    so how can I add the source?
  4. TopllDan

    Error script.lua

    I do not know what serves this function, as I said I downloaded this server and it has come with this role my some function.lua: http://pastebin.com/z3nZgTwZ
  5. TopllDan

    Error script.lua

    Give this error here: [21/05/2015 15:14:17] a [21/05/2015 15:14:17] Rattata [21/05/2015 15:14:17] [Error - CreatureScript Interface] [21/05/2015 15:14:17] data/creaturescripts/scripts/look.lua:onLook [21/05/2015 15:14:17] Description: [21/05/2015 15:14:17] data/lib/050-function.lua:107...
  6. TopllDan

    Error script.lua

    I did not understand what to do, could edit the original script and help me? excuse is because they do not speak English and I translated by google translator
  7. TopllDan

    Error script.lua

    I added at the beginning and gave this error' [21/05/2015 14:33:53] actionid [21/05/2015 14:33:53] 0 [21/05/2015 14:33:53] uid [21/05/2015 14:33:53] 70030 [21/05/2015 14:33:53] itemid [21/05/2015 14:33:53] 11829 [21/05/2015 14:33:53] type [21/05/2015 14:33:53] 0 [21/05/2015 14:33:53] a...
  8. TopllDan

    Error script.lua

    I did it and it happened this error [20/05/2015 16:58:23] [Error - CreatureScript Interface] [20/05/2015 16:58:23] data/creaturescripts/scripts/look.lua:onLook [20/05/2015 16:58:23] Description: [20/05/2015 16:58:23] data/creaturescripts/scripts/look.lua:26: attempt to concatenate a nil value...
  9. TopllDan

    Error script.lua

    thereby? local item = getItemInfo(thing.itemid) str = "You see "..item.article.." "..item.name.."." --alterado v2.6 if unique and unique == getCreatureName(cid) then str = str.." It's an unique item." --alterado v2.6 end print(getArticle(pokename)) print(pokename)...
  10. TopllDan

    Error script.lua

    with the changes you had to make Link >> http://pastebin.com/svPjh1Ed
  11. TopllDan

    Error script.lua

    when I took an "=" line 15 made that mistake when I went to look at the Pokémon [20/05/2015 15:57:06] [Error - CreatureScript Interface] [20/05/2015 15:57:06] data/creaturescripts/scripts/look.lua:onLook [20/05/2015 15:57:06] Description: [20/05/2015 15:57:06]...
  12. TopllDan

    Error script.lua

    error :( [20/05/2015 15:46:51] [Error - LuaScriptInterface::loadFile] data/creaturescripts/scripts/look.lua:15: '=' expected near '==' [20/05/2015 15:46:51] [Warning - Event::loadScript] Cannot load script (data/creaturescripts/scripts/look.lua) [20/05/2015 15:46:51]...
  13. TopllDan

    Error script.lua

    not yet understand, excuse is because I am Brazilian and I do not speak English well as that would be, it is to replace?
  14. TopllDan

    Error script.lua

    to change this part local pokename = getItemAttribute(thing.uid, "poke") local item = getItemInfo(thing.itemid) str = "You see "..item.article.." "..item.name.."." --alterado v2.6 if unique and unique == getCreatureName(cid) then str = str.." It's an unique item." --alterado v2.6...
  15. TopllDan

    Error script.lua

    Posted on pastebin because it is too large;) http://pastebin.com/VKr14dhb
  16. TopllDan

    Error script.lua

    Up
  17. TopllDan

    Error script.lua

    Up
  18. TopllDan

    Error script.lua

    erro [17/05/2015 20:56:54] [Error - CreatureScript Interface] [17/05/2015 20:56:54] data/creaturescripts/scripts/look.lua:onLook [17/05/2015 20:56:55] Description: [17/05/2015 20:56:55] data/lib/050-function.lua:107: attempt to index local 'str' (a number value) [17/05/2015 20:56:55] stack...
  19. TopllDan

    Error script.lua

    Help me
  20. TopllDan

    Error script.lua

    Ok, thank :D
Back
Top