💥 How to do this ? 💥
#1

good evening ...

how can I add ID's to certain objects or things, example

PHP код:
 new COW_OBJECT_1,COW_OBJECT_2,COW_OBJECTID;
 
COW_OBJECT_1 CreateObject(19833x,y,z000000);
 
 
printf("@COW OBJECT IS ID: 1",COW_OBJECTID);
 
  new 
COW_OBJECT_2;
  
COW_OBJECT_1 CreateObject(19833x,y,z000000);
 
printf("@COW OBJECT IS ID: 2",COW_OBJECTID); 
Reply


Messages In This Thread
💥 How to do this ? 💥 - by SingleFFG - 05.05.2018, 21:09
Re: 💥 How to do this ? 💥 - by Gammix - 05.05.2018, 21:30
Re: 💥 How to do this ? 💥 - by SingleFFG - 05.05.2018, 21:44
Re: 💥 How to do this ? 💥 - by Gammix - 05.05.2018, 22:21

Forum Jump:


Users browsing this thread: 1 Guest(s)