Guest Posted January 29, 2009 Share Posted January 29, 2009 (edited) Hello, As you may know I create GTA SA total conversions, all three are called GTA Makedonija. You may also know that I released a MEGA MODDING TUTORIAL in this section of the forums. In the post, I wrote that I had created a Visual Basic SOurce Code to execute the gta_sa.exe file. I have customized that code to a changable one in the application. You may set your own locatio than to have the permanet one. I have now released the pre release over here without the source code. You may not edit it without my permission. I may post the source here soon. http://www.thegtaplace.com/downloads/file.php?id=3731 Here is the base of my application: [ Dim GTAMK_OPEN GTAMK_OPEN = Shell (Text1.Text, 1) MSGBox "GTA Makedonija is now starting..." Explanation of the code: Dim GTAMK_OPEN (What is needed to be run) GTAMK_OPEN = (What it is) Shell (To open in a full window) (Text1.Text) ( In brackets to be isolated, Text1.Text also meaning Textbox1's text which is the location - There is a textbox on the form." ,1 (Opening one) Visit http://www.gtamk.info for more information. GTA_Makedonija_Client.zip Edited January 31, 2009 by Guest Link to comment Share on other sites More sharing options...
Guest Posted February 1, 2009 Share Posted February 1, 2009 Where are the replies to this? Link to comment Share on other sites More sharing options...
Raysk9 Posted February 3, 2009 Share Posted February 3, 2009 I can't get this to work so could you tell me how? thanks! Link to comment Share on other sites More sharing options...
Guest Posted February 4, 2009 Share Posted February 4, 2009 I can't get this to work so could you tell me how? thanks! Download it from here: http://www.thegtaplace.com/downloads/file.php?id=3731 Open it in VB6 (included) Link to comment Share on other sites More sharing options...
Raysk9 Posted February 11, 2009 Share Posted February 11, 2009 (edited) Download it from here:http://www.thegtaplace.com/downloads/file.php?id=3731 Open it in VB6 (included) I don't think you under stand me i mean i down loaded it but it dosen't work when i start it so what may i be doing wrong? I am using the VB6 thingy. Edited February 11, 2009 by Raysk9 Link to comment Share on other sites More sharing options...
Guest Posted February 11, 2009 Share Posted February 11, 2009 Download it from here:http://www.thegtaplace.com/downloads/file.php?id=3731 Open it in VB6 (included) I don't think you under stand me i mean i down loaded it but it dosen't work when i start it so what may i be doing wrong? I am using the VB6 thingy. You use VB6 to edit the source code. You also need to set the location to your GTA SA file. It is set to the reccomended default location. Link to comment Share on other sites More sharing options...
Raysk9 Posted February 13, 2009 Share Posted February 13, 2009 (edited) THANK YOU! Edited February 13, 2009 by Raysk9 Link to comment Share on other sites More sharing options...
Guest Posted February 13, 2009 Share Posted February 13, 2009 THANK YOU! You should not have done that. Why did you report me? You do not even need full Visual Basic Skills to use this application or source, acculy none for the application. Link to comment Share on other sites More sharing options...
Raysk9 Posted February 13, 2009 Share Posted February 13, 2009 (edited) You should not have done that. Why did you report me? What you mean,Sorry ,any way how do you set it and i'll change my last post too. Edited February 13, 2009 by Raysk9 Link to comment Share on other sites More sharing options...
Guest Posted February 14, 2009 Share Posted February 14, 2009 You should not have done that. Why did you report me? What you mean,Sorry ,any way how do you set it and i'll change my last post too. You are to click edit GTASA Locations. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now