Forum

> > CS2D > Scripts > Tibia Error
ForenübersichtCS2D-Übersicht Scripts-ÜbersichtEinloggen, um zu antworten

Englisch Tibia Error

3 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Tibia Error

RequieM52
User Off Offline

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


Line >


Function >

alt Re: Tibia Error

Gaios
Reviewer Off Offline

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

alt Re: Tibia Error

GeoB99
Moderator Off Offline

Zitieren
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.

alt Re: Tibia Error

Rygna
User Off Offline

Zitieren
i have same problem there but already solved, as i know, change UTF-8 to ANSI Encoded. sorry if i am wrong.
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Scripts-ÜbersichtCS2D-ÜbersichtForenübersicht