April 23, 2024, 04:03:01 am

Author Topic: World of Stunting main.scm  (Read 3886 times)

Offline X

  • Owner
  • Boss
  • ********
  • Posts: 718
  • Reputation: +30/-2
    • View Profile
    • Email
World of Stunting main.scm
« on: September 01, 2009, 01:13:34 pm »
World of Stunting main.scm

Recently I have decided to learn some programming in the GTA III series main.scm. I have decided that my first project will be to make a simple stunters main.scm which resembles World of Stunting SA-MP stunting system setup.

Simple instructions are included in the README.txt in the attached file.

Make sure that you backup any other main.scm and script.img in your GTA San Andreas data/script directory before installation.

Features include:
  • Spawning NRG-500
  • Get back on last vehicle (onb)
  • Save/Load position
  • Full bike, flying and bicycle stats
  • Full muscle and stamina
  • Time frozen at 8:00 so it's always bright
  • Invulnerability on both player and vehicle

Post any suggestions/requests here
« Last Edit: September 01, 2009, 02:18:08 pm by NiceGuy »

Offline Ryoere

  • Capo
  • *****
  • Posts: 319
  • Reputation: +9/-5
    • MSN Messenger - Ryanovbanog2k8@live.co.uk
    • View Profile
    • Email
Re: World of Stunting main.scm
« Reply #1 on: September 02, 2009, 05:44:59 pm »
btw, what program did you use to make this?

Offline X

  • Owner
  • Boss
  • ********
  • Posts: 718
  • Reputation: +30/-2
    • View Profile
    • Email
Re: World of Stunting main.scm
« Reply #2 on: September 02, 2009, 06:22:56 pm »
Sanny Builder, a compiler for main.scm's.

Simple programming.

Offline Mattz

  • Server Administrator
  • Capo
  • ***
  • Posts: 219
  • Reputation: +5/-0
    • MSN Messenger - raul1428@live.com
    • Yahoo Instant Messenger - raulazaredo@yahoo.com
    • View Profile
    • Email
Re: World of Stunting main.scm
« Reply #3 on: September 04, 2009, 08:17:09 am »
Wow thanks a lot, this is going to come in real handy!  [THUP]  :rolleyes:

Offline Lanza

  • Made person
  • ****
  • Posts: 151
  • Reputation: +1/-0
    • MSN Messenger - martin@minwar.co.uk
    • View Profile
    • http://no advertising! :D
Re: World of Stunting main.scm
« Reply #4 on: September 06, 2009, 09:09:25 am »
Cool idea and nice work, but why not use Dannye's Main SCM instead of going thru alot of work to make your own SCM?

Offline X

  • Owner
  • Boss
  • ********
  • Posts: 718
  • Reputation: +30/-2
    • View Profile
    • Email
Re: World of Stunting main.scm
« Reply #5 on: September 06, 2009, 09:11:10 am »
Cool idea and nice work, but why not use Dannye's Main SCM instead of going thru alot of work to make your own SCM?
Because I like my own preferences instead of Dannye's main.scm dynamic code.

Offline Rikimaru

  • Lead Administrator
  • Godfather
  • *******
  • Posts: 1440
  • Reputation: +8/-4
  • Lead Administrator for 5 years.
    • MSN Messenger - zahvonewilson@yahoo.com
    • Yahoo Instant Messenger - zahvonewilson@yahoo.com
    • View Profile
    • RikimaruGTA - Youtube
    • Email
  • Steam: Zahvone
  • Xfire: Rikimaru23
Re: World of Stunting main.scm
« Reply #6 on: September 23, 2009, 04:15:58 pm »
Its sexy im using this xD, but is it possible to make a small cmd so you wont fall off of your vehicle? example: bicycle, nrg, fcr, bf injection.

Either way i love this, thanks jat!
I play on consoles, because my PC doesn't exist.  Here is my Gamertag/PSN.  Feel free to add me.

Gamertag: RikimaruKF
PSN: RikimaruKF

Offline X

  • Owner
  • Boss
  • ********
  • Posts: 718
  • Reputation: +30/-2
    • View Profile
    • Email
Re: World of Stunting main.scm
« Reply #7 on: September 24, 2009, 02:37:09 am »
This is for stunting, not modding.

Offline Hinza

  • Capo
  • *****
  • Posts: 377
  • Reputation: +6/-1
    • MSN Messenger - sfrosig@gmail.com
    • View Profile
    • Email
Re: World of Stunting main.scm
« Reply #8 on: September 24, 2009, 08:23:14 pm »
Does this also cut replays at load? if not, it might be an idea to include it. Anyways, nice one jat (:

Offline X

  • Owner
  • Boss
  • ********
  • Posts: 718
  • Reputation: +30/-2
    • View Profile
    • Email
Re: World of Stunting main.scm
« Reply #9 on: September 25, 2009, 08:36:57 am »
At the moment I think I'll actually be working on a .exe version of this, so you can continue to use whatever .scm you want but my .exe using spookies main.scm hook will be possible to bind ALL keys on your keyboard, and will be much more advanced.

The coding of the new .exe will be done in C++ and the source won't be released if anyone is wondering.