SA-MP Forums Archive
[Help]Race - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [Help]Race (/showthread.php?tid=137021)

Pages: 1 2


[Help]Race - MinZ|Spark - 27.03.2010

Ok..
After I had made a race through MTASA Race,I wanted to convert it to pawn code(SA-MP).
Or there is no race converter?
I have the scripts now...(MTASA Race scripts)
I want to make this race on SA-MP.
HOW DO I?


Re: [Help]Race - jamesbond007 - 27.03.2010

can't, sorry


Re: [Help]Race - MinZ|Spark - 27.03.2010

Quote:
Originally Posted by jamesbond007
can't, sorry
What you mean? O_o?
Cant what?


Re: [Help]Race - XRVX - 27.03.2010

www.convertffs.com/objects


Re: [Help]Race - MinZ|Spark - 27.03.2010

Which one?YSI?CreateObject?
Help plox -.-


Re: [Help]Race - XRVX - 27.03.2010

use a object streamer
and then choose that as output


Re: [Help]Race - MinZ|Spark - 28.03.2010

Hmm...
I didnt understand...


Re: [Help]Race - aircombat - 28.03.2010

goto http://convertffs.com/objects/
then choose format from MTA : RACE to SAMP CreateObject then paste ur map then hit convert. done.


Re: [Help]Race - jamesbond007 - 28.03.2010



you guys are idiots he wants to convert race from mta race not objects >_____>


Re: [Help]Race - MinZ|Spark - 28.03.2010

Well...
I guess you know about this :P
Tell me,how?


Re: [Help]Race - RyDeR` - 28.03.2010

If you want an Application: >>
https://sampwiki.blast.hk/wiki/Multi_Obj...onverter_v0.1a

You can convert everything.. It's new version; also the link is in my signature.


Re: [Help]Race - MinZ|Spark - 28.03.2010

Код:
The application failed to intialize properly (0xc0000135). Click on OK to terminate the application.
nvm,need to download .net framework :P


Re: [Help]Race - MinZ|Spark - 28.03.2010

Hmm...
Nothing happen!

From MTA Race Map to ~

to?


Re: [Help]Race - Joe_ - 28.03.2010

You cannot convert MTA SA Race checkpoints to SA-MP.

You could create a dummy object on the Race checkpoints then convert them objects using the link given.
Then get the coordinates from the object and stick them into a CreateRaceCheckpoint code.



Re: [Help]Race - MinZ|Spark - 29.03.2010

Quote:
Originally Posted by Joe_
You cannot convert MTA SA Race checkpoints to SA-MP.

You could create a dummy object on the Race checkpoints then convert them objects using the link given.
Then get the coordinates from the object and stick them into a CreateRaceCheckpoint code.
k,ill try


Re: [Help]Race - MinZ|Spark - 29.03.2010

Hmmm..
Can I use debug mode to take the coordinates?


Re: [Help]Race - Joe_ - 29.03.2010

You don't need to be in debug mode to use /save, it works denug and SA-MP Servers

You could get a race script like Yrace and save according to thed instructions
OR
Go on MTA Map editor, place objects where you want the checkpoints to be, then convert the objects to SA-MP Code.
Once you've done that, take the coordinates out of the Object code and place them into your race.



Re: [Help]Race - jamesbond007 - 29.03.2010

Quote:
Originally Posted by Joe_
You don't need to be in debug mode to use /save, it works denug and SA-MP Servers

You could get a race script like Yrace and save according to thed instructions
OR
Go on MTA Map editor, place objects where you want the checkpoints to be, then convert the objects to SA-MP Code.
Once you've done that, take the coordinates out of the Object code and place them into your race.
nice i never thought about it myself, placing small objects and then getting cords for race checkpoint...

i might try it myself later on


Re: [Help]Race - MinZ|Spark - 29.03.2010

Quote:
Originally Posted by Joe_
You don't need to be in debug mode to use /save, it works denug and SA-MP Servers

You could get a race script like Yrace and save according to thed instructions
OR
Go on MTA Map editor, place objects where you want the checkpoints to be, then convert the objects to SA-MP Code.
Once you've done that, take the coordinates out of the Object code and place them into your race.
Done.
But...
Hmmm....
SetPlayerRaceCheckpoint?
or?


Re: [Help]Race - Joe_ - 29.03.2010

Yes, SetPlayerRaceCheckpoint