Search found 1 match

by Thor
Wed Mar 03, 2010 10:45 am
Forum: Runes of Magic
Topic: test if a bagslot is empty
Replies: 1
Views: 1691

test if a bagslot is empty

Hello together,

is where anybody able to tell me a way to test if a bagslot is empty? I tried it thies way:

if ( inventory.bagslot[59] not null ) then ....

but it doesn't work.

Thx for help