Garbage items
#1

So i want to create garbage objects near almost everyhouse and then use it as coordinates for a checkpoint for a job.
The question is,whats the best way of doing it? Storing the coordinates in a mysql table and then load them like houses,cars etc or just make an array with all the coords?
Reply
#2

Why MySQL? Will you change this data at least once? If not, do an array in ur gm
Reply
#3

and how should i create the objects? if the array is like
PHP код:
{x1,y1,z1},
{
x2,y2,z2},
... 
how should the CreateDynamicObject should look?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)