Jump to content
    1. Welcome to GTAForums!

    1. GTANet.com

    1. GTA Online

      1. Los Santos Drug Wars
      2. Updates
      3. Find Lobbies & Players
      4. Guides & Strategies
      5. Vehicles
      6. Content Creator
      7. Help & Support
    2. Red Dead Online

      1. Blood Money
      2. Frontier Pursuits
      3. Find Lobbies & Outlaws
      4. Help & Support
    3. Crews

    1. Grand Theft Auto Series

      1. Bugs*
      2. St. Andrews Cathedral
    2. GTA VI

    3. GTA V

      1. Guides & Strategies
      2. Help & Support
    4. GTA IV

      1. The Lost and Damned
      2. The Ballad of Gay Tony
      3. Guides & Strategies
      4. Help & Support
    5. GTA San Andreas

      1. Classic GTA SA
      2. Guides & Strategies
      3. Help & Support
    6. GTA Vice City

      1. Classic GTA VC
      2. Guides & Strategies
      3. Help & Support
    7. GTA III

      1. Classic GTA III
      2. Guides & Strategies
      3. Help & Support
    8. Portable Games

      1. GTA Chinatown Wars
      2. GTA Vice City Stories
      3. GTA Liberty City Stories
    9. Top-Down Games

      1. GTA Advance
      2. GTA 2
      3. GTA
    1. Red Dead Redemption 2

      1. PC
      2. Help & Support
    2. Red Dead Redemption

    1. GTA Mods

      1. GTA V
      2. GTA IV
      3. GTA III, VC & SA
      4. Tutorials
    2. Red Dead Mods

      1. Documentation
    3. Mod Showroom

      1. Scripts & Plugins
      2. Maps
      3. Total Conversions
      4. Vehicles
      5. Textures
      6. Characters
      7. Tools
      8. Other
      9. Workshop
    4. Featured Mods

      1. Design Your Own Mission
      2. OpenIV
      3. GTA: Underground
      4. GTA: Liberty City
      5. GTA: State of Liberty
    1. Rockstar Games

    2. Rockstar Collectors

    1. Off-Topic

      1. General Chat
      2. Gaming
      3. Technology
      4. Movies & TV
      5. Music
      6. Sports
      7. Vehicles
    2. Expression

      1. Graphics / Visual Arts
      2. GFX Requests & Tutorials
      3. Writers' Discussion
      4. Debates & Discussion
    1. Announcements

    2. Support

    3. Suggestions

My shooting range


Ciaran 06
 Share

Recommended Posts

Hi this is going to be my first mod so i hope you like it.It has two shooting ranges.The first one you shoot barrels and on the second one you shoot mummies and there is also a place were you can sit down if you are not shooting.You can also blow that place up too!!

 

P.S leave comments about it please and say if it is good or bad.

 

#Shooting Range

#By Ciaran06

move(-896.79, -745.44, 16.02); object(0x0204,0,0,0);

move(-849.92, -776.22, 16.02); object(0x0204,0,0,0);

move(-916.72, -752.59, 23.34) ; object(0x021c,0,0,0);

move(-916.59, -758.55, 23.34); object(0x021c,0,0,0);

moveto(-916.41, -764.65, 23.34); object(0x021c,0,0,249);

move(-916.26, -769.94, 23.34); object(0x021c,0,0,0);

move(-872.56, -776.43, 21.06); object(0xo21c,0,0,0);

move(-908.09, -736.90, 10.90); object(0x01b7,0,0,0);

move(-914.72, -736.45, 10.90); object(0x01b7,0,0,0);

move(-920.81, -736.32, 10.90); object(0x01b7,0,0,0);

move(-930.89, -763.46, 10.90); object(0x025b,0,0,0);

move(-938.49, -773.43, 11.10); object(0x025b,0,0,0);

move(-919.28, -738.67, 11.12); object(0x025b,0,0,0);

move(-923.37, -738.29, 11.32); object(0x0251,0,0,0);

move(-914.45, -739.11, 11.32); object(0x0251,0,0,0);

move(-910.01, -739.80, 11.10); object(0x0251,0,0,0);

move(-934.99, -762.67, 10.82); object(0x025b,0,0,0);

move(-935.58, -766.41, 10.52); object(0x021c,0,0,0);

 

#cheat teleport to Shooting Range

teleport (-935.61, -766.42, 10.52);

 

 

 

And since this is my first mod i cant get the teleport code and i cant insert pictures

 

If you could tell me how to do those things

Edited by Ciaran 06
Link to comment
Share on other sites

Umm...this won't even work. Where are the object IDs and the move commands and the moveto commands. Did you go through and delete everything but the coordinates? Just copy and paste the code from your txt file onto your post. Its missing the cheat name too.

Link to comment
Share on other sites

notspectre
Hi this is going to be my first mod so i hope you like it.It has two shooting ranges.The first one you shoot barrels and on the second one you shoot mummies and there is also a place were you can sit down if you are not shooting.You can also blow that place up too!!

 

P.S leave comments about it please and say if it is good or bad.

 

My first mod

Shooting Range

By Ciaran

(-896.79, -745.44, 16.02)

(-849.92, -776.22, 16.02)

(-916.72, -752.59, 23.34)

(-916.59, -758.55, 23.34)

(-916.41, -764.65, 23.34)

(-916.26, -769.94, 23.34)

(-872.56, -776.43, 21.06)

 

(-908.09, -736.90, 10.90)

(-914.72, -736.45, 10.90)

(-920.81, -736.32, 10.90)

(-930.89, -763.46, 10.90)

(-938.49, -773.43, 11.10)

(-919.28, -738.67, 11.12)

(-923.37, -738.29, 11.32)

(-914.45, -739.11, 11.32)

(-910.01, -739.80, 11.10)

(-934.99, -762.67, 10.82)

 

(-935.58, -766.41, 10.52)

 

 

And since this is my first mod i cant get the teleport code and i cant insert pictures

 

If you could tell me how to do those things

is this a proper cheat ?

 

also to get pics upload them at imageshack

 

also to put in a teleport put the moveto coords of the mod in a cheat like this

 

#cheat teleport example

teleport<--- coords go here

 

 

also no1 will try a mod without pics

Link to comment
Share on other sites

Hi this is going to be my first mod so i hope you like it.It has two shooting ranges.The first one you shoot barrels and on the second one you shoot mummies and there is also a place were you can sit down if you are not shooting.You can also blow that place up too!!

 

P.S leave comments about it please and say if it is good or bad.

 

My first mod

Shooting Range

By Ciaran

(-896.79, -745.44, 16.02)

(-849.92, -776.22, 16.02)

(-916.72, -752.59, 23.34)

(-916.59, -758.55, 23.34)

(-916.41, -764.65, 23.34)

(-916.26, -769.94, 23.34)

(-872.56, -776.43, 21.06)

 

(-908.09, -736.90, 10.90)

(-914.72, -736.45, 10.90)

(-920.81, -736.32, 10.90)

(-930.89, -763.46, 10.90)

(-938.49, -773.43, 11.10)

(-919.28, -738.67, 11.12)

(-923.37, -738.29, 11.32)

(-914.45, -739.11, 11.32)

(-910.01, -739.80, 11.10)

(-934.99, -762.67, 10.82)

 

(-935.58, -766.41, 10.52)

 

 

And since this is my first mod i cant get the teleport code and i cant insert pictures

 

If you could tell me how to do those things

is this a proper cheat ?

 

also to get pics upload them at imageshack

 

also to put in a teleport put the moveto coords of the mod in a cheat like this

 

#cheat teleport example

teleport<--- coords go here

 

 

also no1 will try a mod without pics

sorry about that just forgot to put them in but it is done now.also as for that picture thing it wont let me do it because they are not the same format or something

 

but thanks for the teleport code

Link to comment
Share on other sites

here i fixed your code.

 

#cheat Shooting Range

//By Ciaran06

move(-896.79, -745.44, 16.02); object(0x0204,0,0,0);

move(-849.92, -776.22, 16.02); object(0x0204,0,0,0);

move(-916.72, -752.59, 23.34) ; object(0x021c,0,0,0);

move(-916.59, -758.55, 23.34); object(0x021c,0,0,0);

moveto(-916.41, -764.65, 23.34); object(0x021c,0,0,249);

move(-916.26, -769.94, 23.34); object(0x021c,0,0,0);

move(-872.56, -776.43, 21.06); object(0xo21c,0,0,0);

move(-908.09, -736.90, 10.90); object(0x01b7,0,0,0);

move(-914.72, -736.45, 10.90); object(0x01b7,0,0,0);

move(-920.81, -736.32, 10.90); object(0x01b7,0,0,0);

move(-930.89, -763.46, 10.90); object(0x025b,0,0,0);

move(-938.49, -773.43, 11.10); object(0x025b,0,0,0);

move(-919.28, -738.67, 11.12); object(0x025b,0,0,0);

move(-923.37, -738.29, 11.32); object(0x0251,0,0,0);

move(-914.45, -739.11, 11.32); object(0x0251,0,0,0);

move(-910.01, -739.80, 11.10); object(0x0251,0,0,0);

move(-934.99, -762.67, 10.82); object(0x025b,0,0,0);

move(-935.58, -766.41, 10.52); object(0x021c,0,0,0);

 

#cheat teleport to Shooting Range

teleport (-935.61, -766.42, 10.52);

Link to comment
Share on other sites

here i fixed your code.

 

#cheat Shooting Range

//By Ciaran06

move(-896.79, -745.44, 16.02); object(0x0204,0,0,0);

move(-849.92, -776.22, 16.02); object(0x0204,0,0,0);

move(-916.72, -752.59, 23.34) ; object(0x021c,0,0,0);

move(-916.59, -758.55, 23.34); object(0x021c,0,0,0);

moveto(-916.41, -764.65, 23.34); object(0x021c,0,0,249);

move(-916.26, -769.94, 23.34); object(0x021c,0,0,0);

move(-872.56, -776.43, 21.06); object(0xo21c,0,0,0);

move(-908.09, -736.90, 10.90); object(0x01b7,0,0,0);

move(-914.72, -736.45, 10.90); object(0x01b7,0,0,0);

move(-920.81, -736.32, 10.90); object(0x01b7,0,0,0);

move(-930.89, -763.46, 10.90); object(0x025b,0,0,0);

move(-938.49, -773.43, 11.10); object(0x025b,0,0,0);

move(-919.28, -738.67, 11.12); object(0x025b,0,0,0);

move(-923.37, -738.29, 11.32); object(0x0251,0,0,0);

move(-914.45, -739.11, 11.32); object(0x0251,0,0,0);

move(-910.01, -739.80, 11.10); object(0x0251,0,0,0);

move(-934.99, -762.67, 10.82); object(0x025b,0,0,0);

move(-935.58, -766.41, 10.52); object(0x021c,0,0,0);

 

#cheat teleport to Shooting Range

teleport (-935.61, -766.42, 10.52);

Thanks

 

Thanks for it,have you seen it yet if u have tell me if it is good or bad thanks again.

Link to comment
Share on other sites

here i fixed your code.

 

#cheat Shooting Range

//By Ciaran06

move(-896.79, -745.44, 16.02); object(0x0204,0,0,0);

move(-849.92, -776.22, 16.02); object(0x0204,0,0,0);

move(-916.72, -752.59, 23.34) ; object(0x021c,0,0,0);

move(-916.59, -758.55, 23.34); object(0x021c,0,0,0);

moveto(-916.41, -764.65, 23.34); object(0x021c,0,0,249);

move(-916.26, -769.94, 23.34); object(0x021c,0,0,0);

move(-872.56, -776.43, 21.06); object(0xo21c,0,0,0);

move(-908.09, -736.90, 10.90); object(0x01b7,0,0,0);

move(-914.72, -736.45, 10.90); object(0x01b7,0,0,0);

move(-920.81, -736.32, 10.90); object(0x01b7,0,0,0);

move(-930.89, -763.46, 10.90); object(0x025b,0,0,0);

move(-938.49, -773.43, 11.10); object(0x025b,0,0,0);

move(-919.28, -738.67, 11.12); object(0x025b,0,0,0);

move(-923.37, -738.29, 11.32); object(0x0251,0,0,0);

move(-914.45, -739.11, 11.32); object(0x0251,0,0,0);

move(-910.01, -739.80, 11.10); object(0x0251,0,0,0);

move(-934.99, -762.67, 10.82); object(0x025b,0,0,0);

move(-935.58, -766.41, 10.52); object(0x021c,0,0,0);

 

#cheat teleport to Shooting Range

teleport (-935.61, -766.42, 10.52);

Thanks

 

Thanks for it,have you seen it yet if u have tell me if it is good or bad thanks again.

Acctully that wont work, its an invalid code. the move and move to parts are not the corrdinates, the move part is the coords from the move to. kinda confusing so here i will show you.

 

ex.

this is a part of the code from my mod ssv airbase.

 

 

moveto(-1403.61,-1101.21,10.84);  object(0x01C7,0,0,258);move(-11.36,-14.44,1.50);  object(0x01BF,0,0,270);move(0.00,-3.66,0.00);  object(0x01BF,0,0,270);move(-3.76,-4.17,0.00);  object(0x01BF,0,0,0);move(-7.53,0.07,0.00);  object(0x01BF,0,0,0);move(-7.32,-0.04,0.00);  object(0x01BF,0,0,0);move(-6.07,0.06,0.00);  object(0x01BF,0,0,0);

 

 

here you see the moveto "(-1403.61,-1101.21,10.84);"

now the moves all go from that moveto see "move(-11.36,-14.44,1.50); " means that the coords in the move move away from the moveto.

so the move to for the second one would be instead of move(-11.36,-14.44,1.50); you could put moveto(-1414.97,-1115.65,12.34);

 

so

move(-11.36,-14.44,1.50);

 

 

is equal to

moveto(-1414.97,-1115.65,12.34);

 

 

 

ibet that was alot confusing huh? tounge.gif basicly all i did was took the move to and added the cords from the move. anuj_cop.gif

Link to comment
Share on other sites

here i fixed your code.

 

#cheat Shooting Range

//By Ciaran06

move(-896.79, -745.44, 16.02); object(0x0204,0,0,0);

move(-849.92, -776.22, 16.02); object(0x0204,0,0,0);

move(-916.72, -752.59, 23.34) ; object(0x021c,0,0,0);

move(-916.59, -758.55, 23.34); object(0x021c,0,0,0);

moveto(-916.41, -764.65, 23.34); object(0x021c,0,0,249);

move(-916.26, -769.94, 23.34); object(0x021c,0,0,0);

move(-872.56, -776.43, 21.06); object(0xo21c,0,0,0);

move(-908.09, -736.90, 10.90); object(0x01b7,0,0,0);

move(-914.72, -736.45, 10.90); object(0x01b7,0,0,0);

move(-920.81, -736.32, 10.90); object(0x01b7,0,0,0);

move(-930.89, -763.46, 10.90); object(0x025b,0,0,0);

move(-938.49, -773.43, 11.10); object(0x025b,0,0,0);

move(-919.28, -738.67, 11.12); object(0x025b,0,0,0);

move(-923.37, -738.29, 11.32); object(0x0251,0,0,0);

move(-914.45, -739.11, 11.32); object(0x0251,0,0,0);

move(-910.01, -739.80, 11.10); object(0x0251,0,0,0);

move(-934.99, -762.67, 10.82); object(0x025b,0,0,0);

move(-935.58, -766.41, 10.52); object(0x021c,0,0,0);

 

#cheat teleport to Shooting Range

teleport (-935.61, -766.42, 10.52);

Thanks

 

Thanks for it,have you seen it yet if u have tell me if it is good or bad thanks again.

Acctully that wont work, its an invalid code. the move and move to parts are not the corrdinates, the move part is the coords from the move to. kinda confusing so here i will show you.

 

ex.

this is a part of the code from my mod ssv airbase.

 

 

moveto(-1403.61,-1101.21,10.84);  object(0x01C7,0,0,258);move(-11.36,-14.44,1.50);  object(0x01BF,0,0,270);move(0.00,-3.66,0.00);  object(0x01BF,0,0,270);move(-3.76,-4.17,0.00);  object(0x01BF,0,0,0);move(-7.53,0.07,0.00);  object(0x01BF,0,0,0);move(-7.32,-0.04,0.00);  object(0x01BF,0,0,0);move(-6.07,0.06,0.00);  object(0x01BF,0,0,0);

 

 

here you see the moveto "(-1403.61,-1101.21,10.84);"

now the moves all go from that moveto see "move(-11.36,-14.44,1.50); " means that the coords in the move move away from the moveto.

so the move to for the second one would be instead of move(-11.36,-14.44,1.50); you could put moveto(-1414.97,-1115.65,12.34);

 

so

move(-11.36,-14.44,1.50);

 

 

is equal to

moveto(-1414.97,-1115.65,12.34);

 

 

 

ibet that was alot confusing huh? tounge.gif basicly all i did was took the move to and added the cords from the move. anuj_cop.gif

Thanks for fixing it but could you tell me how to get the white background behind your codes???

Link to comment
Share on other sites

like this?, to make it like this click the button above when typing that says "CODE"

 

Link to comment
Share on other sites

striker2511

so,does that you can just do a move to for everything?

Link to comment
Share on other sites

like this?, to make it like this click the button above when typing that says "CODE"

 

Thanks it was my first time

Link to comment
Share on other sites

like this?, to make it like this click the button above when typing that says "CODE"

 

 

hey u just taught me somethin 2

 

 

cool

Link to comment
Share on other sites

 

like this?, to make it like this click the button above when typing that says "CODE"

 

 

hey u just taught me somethin 2

 

 

cool

Link to comment
Share on other sites

hellomotto08

For picture info go to my site. It has a runthrough of pputting pictures up.(Its under Cheat Device Runtyhrough towards the bottom).

 

get those up so we can see it and want to try it.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • 1 User Currently Viewing
    0 members, 0 Anonymous, 1 Guest

×
×
  • Create New...

Important Information

By using GTAForums.com, you agree to our Terms of Use and Privacy Policy.