28.04.2009, 23:08
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 :
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
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); |
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