SA-MP Forums Archive
RACE MAP SCRIPTING - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: RACE MAP SCRIPTING (/showthread.php?tid=469880)



RACE MAP SCRIPTING - mkdim9z6 - 15.10.2013

i created a race map in MTA, but i dont have any idea and i dont know how to script it and work in SAMP, please anyone can help me for free, (script it for free)


Re: RACE MAP SCRIPTING - MBilal - 15.10.2013

if your mean to Convert it and work on Samp server then do this>>
Go in ProgramFile >>MTa FOlder>>server>>Mods>>DEAthmatch>>Resourses>>then map you make .copy that
and paste it in Convertffs
here is Link
http://convertffs.com/

other Link
http://gtamap.delux-host.com/converter/

For more help check the link down there
https://sampforum.blast.hk/showthread.php?tid=383958


Re: RACE MAP SCRIPTING - mkdim9z6 - 15.10.2013

no, i completely dont know how to do it, i converted it, i get only the objects, the race doesnt work, i dont know how to use pawno


Re: RACE MAP SCRIPTING - mkdim9z6 - 15.10.2013

i also dont know if there is something wrong from MTA because , many converters say wrong format, and sometimes the output is empty


Re: RACE MAP SCRIPTING - JeaSon - 15.10.2013

if you want to show these objects in game

if your using it as filterscript then
use under OnFilterscriptInit ()


if you want to use it in gamemode then
use under OnGameModeInit()



use a race system like ryder race ! then make race on these objects


Re: RACE MAP SCRIPTING - mkdim9z6 - 15.10.2013

you dont understand me yet, i converted everything, i inserted it to pawno, did everything, if i used mta race object and race spawnpoint in conversion to samp bla bla bla, it doesnt show anything in the server, but if i used mta 1.0 object and mta 1.0 vehicle, i can see the objects i added, because i didnt add any vehicle other than for the race. so my problem is , how can i let the race work


Re: RACE MAP SCRIPTING - [LCK]Chris - 15.10.2013

If all you have done is created object and vehicles then you need to find a race script here on the forums. You will probably need to edit the script tho so best of luck. If you want to study the pawn language visit this page: http://www.compuphase.com/pawn/pawn.htm Unless someone offers to write a race script for you but that's unlikely.