Mapicons in MYSQL?
#1

is it possible to make mapicons in mysql?

if yes how must i make it then?
Reply
#2

I don't believe so... What's the point anyways?
Reply
#3

it's beautiful to do much things in mysql :P
Reply
#4

Dude, there isn't a point in doing so.
Reply
#5

Yes it's possible. If you want to load the checkpoints via MySQL database you should upload to database your checkpoints info and load them with MySQL plugin. Not so hard.
Reply
#6

but how make i that? mapicons in mysql?

just like houses but then mapicons? how?
Reply
#7

Quote:
Originally Posted by RealCop228
Посмотреть сообщение
Dude, there isn't a point in doing so.
There isn't a point in telling people that there's no point in doing what they want to do.

Anyways, back on topic, yes, it's possible, just create a table with your map icons (separate field for each parameter in AddPlayerMapIcon()). That way map icons are much easier to manage.
Reply
#8

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).
Reply
#9

People you go to far with mysql...why make icons in mysql?
Oh and Kyosaur there is DMAP+PHP+DJSON (its easy and simple)
Reply
#10

Quote:
Originally Posted by Kyosaur
Посмотреть сообщение
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).
mmh? how
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)