• 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!

Lua So i got this rare items loot script and i need help to load it

You have to convert or/and break the code in the correct locations. Ex: lib, creaturescript and login for this mod.
 
ah sh*t sounds hard xD

Il try my best

hope i find a simular tutorial how to


But i tried it on the 8,6 server to check if it even works and i got this

[28/04/2016 22:47:00] [Error - CreatureScript Interface]
[28/04/2016 22:47:00] In a timer event called from:
[28/04/2016 22:47:00] buffer:eek:nKill
[28/04/2016 22:47:00] Description:
[28/04/2016 22:47:00] [string "loadBuffer"]:53: attempt to compare number with nil
[28/04/2016 22:47:00] stack traceback:
[28/04/2016 22:47:00] [string "loadBuffer"]:53: in function 'createLoot'
[28/04/2016 22:47:00] [string "loadBuffer"]:225: in function <[string "loadBuffer"]:212>


so its possibly those 2 things i have to split up. i think
 
Back
Top