SA-MP Forums Archive
[Tool/Web/Other] [TOOL] MConvertor - Make your life easier ! - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [Tool/Web/Other] [TOOL] MConvertor - Make your life easier ! (/showthread.php?tid=75113)



[TOOL] MConvertor - Make your life easier ! - PhyroIS - 28.04.2009

MConvertor

I'm sure some of you enter the game to save positions for CreatePickup, CreateVehicle, CreateObject
If you use the on-build "save" command, you get an "AddPlayerClass" function, but you need
only the Positions !

So what do you do ? start manually convert the AddClassPlayer to CreateVehicle / CreatePickup ?
No ! My convertor tool convert for you the "AddPlayerClass" in seconds ( maybe 1 second :P )

Preview



Example

1. Choose "Create Pickup".
2. Enter modelid and type pickup.
3. Copy to the first clipboard this two AddPlayerClass functions :

Quote:

AddPlayerClass(0,2603.6719,2771.4385,25.8222,90.59 90,0,0,0,0,0,0);
AddPlayerClass(0,2600.9578,2717.9229,25.8222,93.10 57,0,0,0,0,0,0);

4. Click "Generate Button"
5. You will now see in the second clipboard 2 CreatePickup functions.

Good Luck

Download

Run File :

Version 1:



Version 2 : *NEW*



Source File :



Troubleshooting

If you can't open the JAR file you need to install java virtual machine.
You can download from here : http://www.java.com/en/download



Re: [TOOL] MConvertor - Make your life easier ! - *ToM* - 28.04.2009

Yeah its pretty good but i'v seen a LOT of tools like this one, and I have to say I would rather stay with them :P but this one is good as well


Re: [TOOL] MConvertor - Make your life easier ! - StrickenKid - 29.04.2009

not bad at all :P


Re: [TOOL] MConvertor - Make your life easier ! - PhyroIS - 29.04.2009

Quote:
Originally Posted by Toniu_
Yeah its pretty good but i'v seen a LOT of tools like this one, and I have to say I would rather stay with them :P but this one is good as well
Can you show me a similar tool ?
I will improve my tool


Re: [TOOL] MConvertor - Make your life easier ! - MenaceX^ - 29.04.2009

Actualy I have a command which creates a vehicle and saves it untill I decide to remove it.

Anyway, nice job.


Re: [TOOL] MConvertor - Make your life easier ! - rafay - 29.04.2009

Nice work. What language did you used ?


Re: [TOOL] MConvertor - Make your life easier ! - *ToM* - 29.04.2009

Quote:
Originally Posted by PhyroIS
Quote:
Originally Posted by Toniu_
Yeah its pretty good but i'v seen a LOT of tools like this one, and I have to say I would rather stay with them :P but this one is good as well
Can you show me a similar tool ?
I will improve my tool
My favourite one, SAMP Generator by NvV Entertainment

http://forum.sa-mp.com/index.php?topic=86952.0




Re: [TOOL] MConvertor - Make your life easier ! - cmg4life - 29.04.2009

haha brilliant

PS: looks like java


Re: [TOOL] MConvertor - Make your life easier ! - SuperS0nic - 29.04.2009

Quote:
Originally Posted by cmg4life
haha brilliant

PS: looks like java
Isnt it java? .jar is Java


Re: [TOOL] MConvertor - Make your life easier ! - rafay - 29.04.2009

I've seen a java application with a GUI for the first time. lol
P.S: Check out my rGenerator (search). You will find some functions that you can put in your program.


Re: [TOOL] MConvertor - Make your life easier ! - CamelJoe - 02.05.2009

Good work Moti =]


Re: [TOOL] MConvertor - Make your life easier ! - Jason_Gregory - 02.05.2009

Looks nice


Re: [TOOL] MConvertor - Make your life easier ! - Divine - 29.05.2009

how do I run .jar file ??

EDIT : sorry found it xD