TEXT* txt_names = { strings = 4; string("dave", "fred", "pete", "john"); } TEXT* txt_display = { strings = 2; pos_x = 200; flags = SHOW; } ... (txt_display.pstring)[0] = (txt_names.pstring)[x]; ...
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de