Forum

> > CS2D > Scripts > Tibia Error
Forums overviewCS2D overview Scripts overviewLog in to reply

English Tibia Error

3 replies
To the start Previous 1 Next To the start

old Tibia Error

RequieM52
User Off Offline

Quote
Help
LUA ERROR: sys/lua/cs2dtibia/functions.lua:618: attempt to perform arithmetic on field '?' (a nil value)


Line >


Function >

old Re: Tibia Error

Gaios
Reviewer Off Offline

Quote
d[4]
is equal to nil, so you can't make arithmetic operations there.
You have the error somewhere else.

old Re: Tibia Error

GeoB99
Moderator Off Offline

Quote
Did you add
item[4] = CONFIG.CLEANITEMSDELAY
under the local variable
heightoffset
in the functions.lua file?

If not I'd invite you to read user TrialAndError's reply carefully, most likely you only pasted the chunk code but forgot to do other important steps.

old Re: Tibia Error

Rygna
User Off Offline

Quote
i have same problem there but already solved, as i know, change UTF-8 to ANSI Encoded. sorry if i am wrong.
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview