I wish to use the engine way, but what is correct what to retrieve what was set by entity_set_string?
can someone show me the correct usage of entity_get_string please dont think this is right:
Code:
new class[3]
entity_get_string(ptd, EV_SZ_classname, class, 3)
__________________