ArcboundX Posted December 4, 2009 Share Posted December 4, 2009 Hi there.. a few days ago i saw this video while surfing over Youtube, and it called my attention.. since i started GTA SA again a few days ago.. and i plan in getting all the special proofed vehicles.. but i'm running out of space in garages. Reading through this forum, i found out that was a Mod created by Nubbel .. and his work really impressed me.. but heres my question.. in the thread i found: Nubbel's Original Work Thread ..Nubbel posted the code to make the garage spawn in LAS VENTURAS, but this guy "supposedly" moved it by himself to LOS SANTOS, by changing the coordinates digits.. I would really love to have this incredible Mod configured to work in LOS SANTOS, since theres tons of vehicles i'd like to store in this point of the game, and theres not enough capacity in my garages. If someone could help me with tips.. or even better, give me a functional code to make it work just as in the video i add in this post, i'd be REALLY REALLY grateful! The coding for this Mod is included in the 2nd link.. Thanks for your time. Link to comment https://gtaforums.com/topic/434563-nubbels-80-cars-garage-mod-question/ Share on other sites More sharing options...
ZAZ Posted December 4, 2009 Share Posted December 4, 2009 Read my post: Nubbels script for sannybuilder I posted nubbels script to work with sannybuilder These are the relevant entries for the location: :SVGRG_490001: wait 0 ms 00D6: if 0038: 13@ == 0 004D: jump_if_false @SVGRG_49 00D6: if 00A4: actor $PLAYER_ACTOR sphere 0 in_cube_cornerA 2257.187 1383.134 9.0 cornerB 2357.628 1523.398 64.0////////////----------------------corner_A : X, Y, Z ---corner_B : X, Y, Z of garage area004D: jump_if_false @SVGRG_49 ..................00D6: if 00A4: actor $PLAYER_ACTOR sphere 0 in_cube_cornerA 2257.187 1383.134 9.0 cornerB 2357.628 1523.398 64.0 //same as above----------------------corner_A : X, Y, Z ---corner_B : X, Y, Z of garage area004D: jump_if_false @SVGRG_542 00D6: if and01AC: car $PLAYERCAR sphere 0 in_cube_cornerA 2257.187 1383.134 9.0 cornerB 2357.628 1523.398 64.0 stopped //same as above----------------------corner_A : X, Y, Z ---corner_B : X, Y, Z of garage area00E1: player 0 pressed_key 15 004D: jump_if_false @SVGRG_276 0050: gosub @SVGRG_664 0004: 13@ = 1 :SVGRG_4830001: wait 0 ms 00D6: if 00A4: actor $PLAYER_ACTOR sphere 0 in_cube_cornerA 2257.187 1383.134 9.0 cornerB 2357.628 1523.398 64.0 //same as above----------------------corner_A : X, Y, Z ---corner_B : X, Y, Z of garage area004D: jump_if_false @SVGRG_542 0002: jump @SVGRG_483 :SVGRG_54200D6: if 00DF: actor $PLAYER_ACTOR driving 004D: jump_if_false @SVGRG_565 0050: gosub @SVGRG_1508 :SVGRG_5650050: gosub @SVGRG_1368 0395: clear_area 2 at 2300.0 1450.0 25.0 radius 300.0/// center of garage area: X,Y,Z 03BA: clear_cars_from_cube_cornerA 2257.187 1383.134 9.0 cornerB 2357.628 1523.398 64.0 ////////////----------------------corner_A : X, Y, Z ---corner_B : X, Y, Z of garage area0001: wait 10 ms 5 lines which contains coord entries for 2 corners corner_A : X, Y, Z ---corner_B : X, Y, Z of garage area 1 line which contain coords for center of garage area: X,Y,Z Link to comment https://gtaforums.com/topic/434563-nubbels-80-cars-garage-mod-question/?do=findComment&comment=1059669741 Share on other sites More sharing options...
ArcboundX Posted December 4, 2009 Author Share Posted December 4, 2009 Thanks a lot ZAZ .. actually i used sannybuilder and installed the Mod already, but i'm having problems locating the needed coord's to make it work in the location where i want it.. any recommended program to find them?.. i'm rather new on this.. And another question.. the starting point of the original Mod is Las Venturas, and i see no mission outcomes or so.. by installing and playing through the original Mod are the normal missions line Supressed? Link to comment https://gtaforums.com/topic/434563-nubbels-80-cars-garage-mod-question/?do=findComment&comment=1059669841 Share on other sites More sharing options...
TheSiggi Posted December 4, 2009 Share Posted December 4, 2009 start your game go to the coords you want to have, Alt+Tab start Sannybuilder klick on programms in the toolbar IDE programms > coord manager Link to comment https://gtaforums.com/topic/434563-nubbels-80-cars-garage-mod-question/?do=findComment&comment=1059669885 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now