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

Search results

  1. G

    Lua Table. insert ? not working ?

    hi otland! Here is my problem, i want to add a value to a table, but it does not work... the table.insert(piece, #piece,{x = 525, y = 270, z = 7}) do not work :/ here is a part of my script if item.actionid == 20011 and getspoi >= 10000 then do1 =...
Back
Top