var l_level = 1; STRING* str1 = "Level"; STRING* str2 = ".WMB"; STRING* str3 = " "; STRING* str4 = " ";
l_level++; str_cat_num(str4,"%d",l_level); str_cat(str1,str4); str_cat(str1, str2); str_cpy(str3, str1); printf("%d",str4); ptr_remove(eBox); set(panLevComp, SHOW); wait(-3); level_load(str1); reset(panLevComp, SHOW);
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de