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

Issue with create_item.lua

Paderders

New Member
Joined
Sep 29, 2016
Messages
4
Reaction score
0
Hi everyone,
Hoping someone can help me with a strange error.
I'm a complete noob when it comes to lua so I haven't been able to figure it out but..

I am unable to put the number of items i'd like to create when using the command:

/i <itemname> <number>. E.G. /i crystal coin 100.

I receive the error, there is no item with that id or name.

When using the command without defining the number of items as:

/i crystal coin

It creates one of what i'm expecting.

How would I go about fixing this so I can make numerous items?
 
Back
Top