ENTITY* myEnt = null; .. //somewhere in your code myEnt = ent_create ("any.mdl", vector (0,0,0), <some action of your own>); .. //another place in your code if (myEnt != null) { //your entity was created. }
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de