26.11.2008, 22:49
[FS] Simple Veh/Pickup Coord Saving Script [v0.2.1]
I made this filterscript in the past which i've used to plot Vehicles and Pickups ingame, and I thought it was about time i realeased to so everybody can use it. A few people may find this pointless, but personally I have found it has saved some time.
(I originally lost this FS, so it has been re-written, so there may be some bugs.)
How to use (ingame)
Saving Class positions -
1. Do /ms ingame while on foot.
2. Open Scriptfiles/Classes.txt.
3. Copy Lines.
4. Add to your script.
Saving Vehicle positions -
1. Do /ms ingame while in a vehicle.
2. Open Scriptfiles/Vehicles.txt.
3. Copy Lines.
4. Add to your script.
(Vehicle colors are -1,-1, to change you will have to do it manually.)
Saving Pickup positions -
1. Do /savehelp or /savehelp2 ingame.
2. Find the type of pickup you want and type the requiered command.
2. Open Scriptfiles/Pickups.txt.
3. Copy Lines.
4. Add to your script.
(Pickup Types Are 2, to change you will have to do it manually.)
Download
Save.pwn - Zezombia.com Uploader 0.2.1
I made this filterscript in the past which i've used to plot Vehicles and Pickups ingame, and I thought it was about time i realeased to so everybody can use it. A few people may find this pointless, but personally I have found it has saved some time.
(I originally lost this FS, so it has been re-written, so there may be some bugs.)
How to use (ingame)
Saving Class positions -
1. Do /ms ingame while on foot.
2. Open Scriptfiles/Classes.txt.
3. Copy Lines.
4. Add to your script.
Saving Vehicle positions -
1. Do /ms ingame while in a vehicle.
2. Open Scriptfiles/Vehicles.txt.
3. Copy Lines.
4. Add to your script.
(Vehicle colors are -1,-1, to change you will have to do it manually.)
Saving Pickup positions -
1. Do /savehelp or /savehelp2 ingame.
2. Find the type of pickup you want and type the requiered command.
2. Open Scriptfiles/Pickups.txt.
3. Copy Lines.
4. Add to your script.
(Pickup Types Are 2, to change you will have to do it manually.)
Quote:
v0.1b - Bug fix. I Re-wrote the /vs command wrong and after you add the vehicles to your script they sometimes move about abit and change there angle. (Fixed) Added /cs which saves class position. Forgot to add some stuff to /savehelp and /savehelp2 (/Flowers and /Spraycs), Added now. |
Quote:
v0.2 Deleted /Vs and /cs and replaced with /ms. /ms can be used in a car to save its vehicle position or on foot to save class position. Added /xyzs which just saves your X,Y and Z position in no format. |
Quote:
v0.2.1 Minor Bug Fixed, Re-Uploaded. |
Save.pwn - Zezombia.com Uploader 0.2.1