[Tool/Web/Other] Map with ingame houses
#1

Hi, is anybody here know how to make something like this for houses http://samp.bu-rp.com/maps/
Thanks
Reply
#2

You can read the X,Y coordinates/positions and create icons to these positions, but this would require you to have a map that is scaled. I think the linked map is scaled like 1:10, so you would require to divide the coordinates by 10. Center of the map is 0 X and 0 Y, somewhere in Blueberry. North is Y+, South is Y-, East is X+ and west is X-. Once you have it properly scaled you can start reading the data, and placing icons to the positions after dividing it to the scale of course.
Reply
#3

https://sampforum.blast.hk/showthread.php?tid=504181
I did this using the above tool to display houses and its info: https://*********/jg9BfDYkAtU?t=15
Reply
#4

thanks, but i have about 2700+ houses for my server, that mean i have to add everyhouse manualy ?
Reply
#5

Quote:
Originally Posted by lapac
View Post
thanks, but i have about 2700+ houses for my server, that mean i have to add everyhouse manualy ?
why? just loop through them, a little bit coding.

Either that, or yeah, manually.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)