The json.php sends 200 ok (in response: "success: true")
where supposed to be there the problem?
or
Where can it be?
where supposed to be there the problem?
or
Where can it be?
1. I think you need to change some of the swfs (main.swf probably)Quote:
2 questions.
First:
How can I remove this if ship arrived:
[Only registered and activated users can see links. Click Here To Register...]
Second:
If you click new connection, all ships from before are still there. How to remove them?
Because they are only visual we don't know their ID's.
Have you downloaded all files? (/spacemap)Quote:
The json.php sends 200 ok (in response: "success: true")
where supposed to be there the problem?
or
Where can it be?
Place a radio button on the site with names of the formations. the user must choose one of them, and the position (x and y) of the drones around the ship is saved in the database. When the user access the spacemap, you send the drones and the position of them with the coords that are saved in the database in the part drone position.Quote:
Any ideas on how I can add Drone formations to game??
What the? This is impossible. Only formations like double arrow can be imitated and changing drone radius is not a good way to do formations..Quote:
Place a radio button on the site with names of the formations. the user must choose one of them, and the position (x and y) of the drones around the ship is saved in the database. When the user access the spacemap, you send the drones and the position of them with the coords that are saved in the database in the part drone position.
the only bad thing with that method is that the user can't change its drone formation from the spacemap.
You just have to find the drones position for every drone formation ^^