Author Topic: [LCS] Modding Tutorials  (Read 1819 times)

0 Members and 1 Guest are viewing this topic.

GTA Guru

  • Guest
[LCS] Modding Tutorials
« on: February 16, 2006, 02:46:01 PM »
Well, here are a few of my Tutorials, hope they help.

Tutorial #1 - Make Text Appear At Bottom of Screen

Before we get started, writing codes in GTA:LCS is in ASCII. So if you know ASCII or are Learning it, you will be a great Hacker/Coder for the GTA: LCS Hack team . Please only post the codes YOU'VE made or if you've had permission, a edited code (but put the original creators name next to it).

I've cut this tutorial down to as easy as it can be, I've even incuded Pictues . I hope this Tutorial will help you get to know how to code on GTA : LCS, and if it does, I hope that you will code other great things for it too.

Ok Go Here
  • Write in what you want to appear in game and press "Encode"


  • Copy the "Hex Value" and paste it into something like Notepad

  • Now you should have something like this:

  • Press Ctrl+H and fill in the form like the Picture below:

  • After Youve pressed "Replace All" you should have something like this:


  • Add your code to the cheat below:

    Code: [Select]
    //by NAME
    #cheat CHEAT NAME
    setshort(08e4dac2, ENTER YOUR CODE HERE)
    setchar(08e4dac0, 0x01)
    #off
    setchar(08e4dac0, 0x00)
  • So for example my code will be:

    Code: [Select]
    //by Biffaboy
    #cheat Hello World
    setshort(08e4dac2,0x48 ,0x65 ,0x6C ,0x6C ,0x6F ,0x20 ,0x57 ,0x6F ,0x72 ,0x6C ,0x64 ,0x21)
    setchar(08e4dac0, 0x01)
    #off
    setchar(08e4dac0, 0x00)
  • Add to your Cheats.txt File


  • Test That Code In Game



    <span style='color:red'>
Tutorial #2-Spawning Items

Well, firstly you will need Edison Carters Cheat Device, get this Here., Install it and make a cheats.txt file on the root of your Memory Stick.
Ok, now you've got the cheat device, up and running, let start by spawing a Airplane.




Now, as you can see, there is now way you will no where abouts you are putting it, unless you no the Co-Ords allready. To find out where we are going to put this, go on GTA, and Turn on the cheat to Display Coordinates. now go and find a spot to where you would like to spawn the Airplane, i have chosen the Multi-Story carpark located just outside your Safehouse in Staunton.



The Co-Ords here are, (287.33,-525.72,36.28) so lets imput them into the Object Creator!





Now, lets see how the codes looks!





Once you've put them into your cheats.txt folder, load up GTA and test the code.





Ahh!, as you can see it spawned Half underground!





lets try to lower the Z Cordinate.





Right,lets update our Cheats.txt file with the new one, and lets see if that fixed it!.
Nope, its gone even firther under!

Lets Raise the Z Cordinate by 2





Now lets see if it has worked,





Taa-Daa! now that we have got the Airplane back on land, lets try and roate it.


Remember the rotation bit? now were going to use it, lets turn it 90°




Ouch! as you can see its had a crash landing!



Now lets turn its X180° Y90° Z50°



And as you can see, its on a angle and has changed direction, Well, thats about all i can teach you, as the rest is self explanitory, just play around with it a little and youll get the hang of it.

If you want to view the complete Item code list, click Here
« Last Edit: September 20, 2008, 03:40:30 PM by Matt »

Offline yellow please

  • Posts: 2162
    • View Profile
[LCS] Modding Tutorials
« Reply #1 on: February 17, 2006, 03:54:54 AM »
Thanks a million that helped heaps cause i always had that problem with the Z axis

Offline marklund

  • Posts: 6166
    • View Profile
    • http://
[LCS] Modding Tutorials
« Reply #2 on: February 17, 2006, 05:03:54 AM »
Great tutorial dude, moved to the Modding Tutorials section! :)

GTA Guru

  • Guest
[LCS] Modding Tutorials
« Reply #3 on: February 17, 2006, 06:56:07 AM »
[span style=\'color:red\']W00T[/span], Any way, goto my Tutorials Page for More, theres not many at the moment, but im thinking of making  a tutorial on ither
  • How To Map A Island
  • Figure Out Custom Codes (Like Editing The Hex Etc.)
And at the moment, im trying to change the Skin of you player ;).

[span style=\'font-size:14pt;line-height:100%\'][span style=\'color:red\']Curts GTA Modding And Coding Tutorials![/span][/span]

 

SimplePortal 2.3.7 © 2008-2024, SimplePortal