22.08.2010, 23:48
is it possible to make mapicons in mysql?
if yes how must i make it then?
if yes how must i make it then?
For everyone saying there is no point, what about showing server data (like mapicons) on a map on your website?
like this: http://impulse99.com/map.php?pa&t&pr&r&h=1000&w=1000 Its a bit harder to manage IMO, but there is definitely a point, and it is completely possible. Do as the above poster says and create a table for map icons, and setup the fields based on the parameters in CreateDynamicMapIcon/AddPlayerMapIcon. Once the table is setup, you might want to make a command for admins to add mapicons on the fly (once the command is typed, it shows in game, AND gets saved into the database). |