20.06.2016, 10:25
Hello, I created a few files in which I store the coordinates and I would like a wylosowować one of these files and download it coordinates but does not know how to do, please help
appearance files:
http://i.imgur.com/2sE5eNh.jpg
I'm using djson include.
I did something like that but I do not know what to do next
appearance files:
http://i.imgur.com/2sE5eNh.jpg
I'm using djson include.
I did something like that but I do not know what to do next
PHP код:
if(dialogid == D_TRANSPORT_CONTINUE)
{
if(response)
{
for(new i = 0; i < MAX_TRANSPORT; i++)
{
new Float:Pos[0];
}
}
else {return 0;}
}