Ok funzt doch nicht... -_-

folgendes funktioniert:

PANEL* test_pan = pan_create("pos_x=320;pos_y=240;window(0,0,25,20,worm_bmp,testx[5],testy[5]); flags=OVERLAY | VISIBLE; ",5);


folgendes funktioniert nicht:
spielnum=5;

PANEL* test_pan = pan_create("pos_x=320;pos_y=240;window(0,0,25,20,worm_bmp,testx[spielnum],testy[spielnum]); flags=OVERLAY | VISIBLE; ",5);


Hilf mir, dir zu helfen!