gta2 minimap generator webinterface

Anything to do with GTA1/GTA2 modding (tools, scripts and more).
Post Reply
User avatar
elypter
Immortal
Posts: 1120
Joined: 26 Dec 2009, 23:53
GH nick: elypter

gta2 minimap generator webinterface

Post by elypter »

i made a little script that allows you to create a 2d map image by uploading a gmp and a sty file.
it uses TMs commandline minimap tool
http://192.154.111.164/gta2/minimapwrapper/
yur sa'nok ngeyä
User avatar
Sektor
Boss
Boss
Posts: 1423
Joined: 04 Mar 2008, 06:51
GH nick: Sektor
Location: GTAMP.com
Contact:

Re: gta2 minimap generator webinterface

Post by Sektor »

Was this just a test for your mapscript?
User avatar
elypter
Immortal
Posts: 1120
Joined: 26 Dec 2009, 23:53
GH nick: elypter

Re: gta2 minimap generator webinterface

Post by elypter »

the minimap creator doesnt work on the gtamp server. so i wrote this script so the mapscript can upload gmp and sty and download the resulting jpg but it can also be used by anyone else if there is use for it.
yur sa'nok ngeyä
User avatar
T.M.
Immortal
Posts: 960
Joined: 29 Jan 2010, 15:00
Location: F21B3EED

Re: gta2 minimap generator webinterface

Post by T.M. »

Cool! Always nice to see my work being useful.
User avatar
Cuban-Pete
Immortal
Posts: 909
Joined: 29 Jan 2010, 15:03
GH nick: Cuban-Pete

Re: gta2 minimap generator webinterface

Post by Cuban-Pete »

Jpeg, wut?

Cool stuff, minimaps are sexy.
"Mmmm, your eyes are so beautiful."
ScrecK'
Ped
Ped
Posts: 1
Joined: 01 Oct 2016, 23:17
GH nick: ScrecK

Re: gta2 minimap generator webinterface

Post by ScrecK' »

I am trying make a GTa2 minimap inside the game like their sucessors, i was thinkin if some parts of your code could help me but looks like the provided link is offline, can u help me?
User avatar
Sektor
Boss
Boss
Posts: 1423
Joined: 04 Mar 2008, 06:51
GH nick: Sektor
Location: GTAMP.com
Contact:

Re: gta2 minimap generator webinterface

Post by Sektor »

This used TM's minimap generator and he didn't release the source for that.

The gta2minimap.exe binary is included with GTA2 Radar. GTA2 Radar C++ source is available, so you could add overlay/ingame support to that or just use the memory addresses since my source code is horrible.

If you are happy only supporting the default maps, you wouldn't even need to include the generator, just include the images.
Post Reply