Posts : 7 Join date : 2010-06-10 Age : 30 Location : At computer
Subject: [Tool] My homemade aircraft carrier spawner Thu Jun 10, 2010 10:26 am
ACC (Aircraft Carrier Calculator)
Introduction:
Everybody knows it is pretty annoying to spawn an aircraft carrier, without map editor it isnt even possible ! (for as far i know) With this tool you can save your player coordinates at the location where you want to spawn the carrier, then you can calculate the exact coordinates for every part of the carrier at your player's location !
Step1:
At the location where you want the carrier open your chatbox and enter /save carrier (or /save any_other_name_you_want)
Step2:
Navigate to your GTA San Andreas directory ,and find & open a .txt file called savedpositions.txt
Copy the text in the .txt file, it is your player character ID and its location. Now enter it at my tool, it will now calculate exactly your position and the distances between you and every carrier model ID's and it will generate a pawn code!
Step3:
Copy the generated pawncode in your gamemode at OnGamemodeInit or something called like that, your carrier is spawned and ready to be filled with vehicles!
Release notes:
*All locations are fixed and the door/floor positions are now exactly as how they must be.
*Copy to clipboard function added
*It can also export your code to an .pwn file, THIS IS NOT FOR COMPILING!!! this can be opened at the most map editors and allows you to modify your carrier in a map editor!
Video:
Please do NOT copy/mod/decompile without my permision or even worse: clame it as your own! If you find bugs, please report!