Ciaran 06 Posted May 29, 2006 Share Posted May 29, 2006 (edited) 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 May 29, 2006 by Ciaran 06 Link to comment Share on other sites More sharing options...
HiDefAmp Posted May 29, 2006 Share Posted May 29, 2006 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 More sharing options...
notspectre Posted May 29, 2006 Share Posted May 29, 2006 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 More sharing options...
Ciaran 06 Posted May 29, 2006 Author Share Posted May 29, 2006 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 More sharing options...
676767 Posted May 29, 2006 Share Posted May 29, 2006 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 More sharing options...
Ciaran 06 Posted May 29, 2006 Author Share Posted May 29, 2006 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 More sharing options...
676767 Posted May 29, 2006 Share Posted May 29, 2006 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? basicly all i did was took the move to and added the cords from the move. Link to comment Share on other sites More sharing options...
Ciaran 06 Posted May 30, 2006 Author Share Posted May 30, 2006 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? basicly all i did was took the move to and added the cords from the move. 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 More sharing options...
676767 Posted May 30, 2006 Share Posted May 30, 2006 like this?, to make it like this click the button above when typing that says "CODE" Link to comment Share on other sites More sharing options...
striker2511 Posted May 31, 2006 Share Posted May 31, 2006 so,does that you can just do a move to for everything? Link to comment Share on other sites More sharing options...
Ciaran 06 Posted June 1, 2006 Author Share Posted June 1, 2006 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 More sharing options...
psp-55 Posted June 3, 2006 Share Posted June 3, 2006 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 More sharing options...
psp-55 Posted June 3, 2006 Share Posted June 3, 2006 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 More sharing options...
hellomotto08 Posted June 3, 2006 Share Posted June 3, 2006 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 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