I am new here and I played GTA2 online a couple of years ago and now I am back and also want to try to create a map with the DMA Map Editor. Works fine so far, but I could use a little help with scripting.
I simply took the Tiny Town multiplayer script (guess it´s name was MP1-2P.scr - not sure)
and tried to place a few cars with a vehicle machine gun but it didnt work.
I can see the cars but there are no guns in.
Was using CAR_DATA command with coordinates wich works fine.
CAR_DATA auto1 = ( x , y , z ) 2 180 JEEP
Then i took a line from Sektors Bot Tiny Town script and set the carname to auto1.
GIVE_WEAPON ( auto1 , CAR_MACHINE_GUN )
Please help i am not a proper scripter


Number 2: Is it possible to add some selfmade wave files in the GTA2 Sound Directory and let them play ingame using a script command?
Thanks a lot!
Rick