31.05.2013, 20:46
Hello folks.
I am just wondering, could I use a MYSQL X Y and Z to insert an object into my game mode.
What I am trying to do, is make ATM machine objects, which then refer to a MYSQL ID.
So, say;
ATM1 has an X of 100, an Y of 100, a Z of 0 and is ID 1 in the table.
How would I do a createobject with that :$?
(P.S: I want it so if I add another ATM into the MYSQL Table "atms" it will create it IG automatically.)
I am just wondering, could I use a MYSQL X Y and Z to insert an object into my game mode.
What I am trying to do, is make ATM machine objects, which then refer to a MYSQL ID.
So, say;
ATM1 has an X of 100, an Y of 100, a Z of 0 and is ID 1 in the table.
How would I do a createobject with that :$?
(P.S: I want it so if I add another ATM into the MYSQL Table "atms" it will create it IG automatically.)