Skip to content

Instantly share code, notes, and snippets.

@OrionSR
OrionSR / SAS.multi.bt
Created September 6, 2017 19:39
San Andreas Save template for the 010 Editor. This multi-platform template can parse most PC, PS2 and Mobile save files for GTA: San Andreas.
/* --------------------------------------
GTA: SA Save File 010 template
Revision: 03/07/08
Based on GTA: SA save format article from:
www.gtamodding.com/index.php?title=GTA_SA_Saves
Credits go to CyQ, pdescobar, OrionSR and everyone who contributed in this article.
by Seemann
@OrionSR
OrionSR / CustomVariables.GTA3.mobile.ini
Created October 22, 2015 19:28
CustomVariables.ini for GTA3 Mobile
; *** CustomVariables.ini for GTA3 Mobile
;0=NA
;1=NA
;2=useless
;3=useless
;4=useless
;5=
6=flag_taken_money_off_fm3
7=flag_player_had_gun_message
@OrionSR
OrionSR / CustomLabels.GTASA.PS2v2.ini
Created October 22, 2015 05:34
Sanny Builder's CustomLabels.ini for GTA San Andreas on PS2v2
; *** CustomLabels.ini for San Andreas PS2v2 ***
;
; Custom Labels, version SA 1.0
;
;------------------------------
; Labels types
;
; sub - Subroutine
; MS - Mission Starter
; ESC - External Script Control
@OrionSR
OrionSR / CustomVariables.GTASA.PS2v2.ini
Created October 22, 2015 05:31
CustomVariables.ini for San Andreas PS2v2
; *** CustomVariables.ini for San Andreas PS2v2 ***
; syntax:
; global variable=custom name
; $6 -> $PLAYER_CHAR
; $413 -> $ONMISSION
;0 = N/A
;1 = N/A
;2 = N/A
@OrionSR
OrionSR / CustomLabels.GTASA.PS2v1.ini
Last active March 1, 2020 00:38
Sanny Builder CustomVariables.ini for GTA San Andreas PS2v1
; *** CustomLabels.ini for San Andreas PS2v1 ***
;
; Custom Labels, version SA 1.0
;
;------------------------------
; Labels types
;
; sub - Subroutine
; MS - Mission Starter
; ESC - External Script Control
@OrionSR
OrionSR / CustomVariables.GTASA.PS2v1.ini
Last active March 1, 2020 00:38
Sanny Builder CustomVariables.ini for GTA San Andreas PS2v1
; *** CustomVariables.ini for San Andreas PS2v1 ***
; syntax:
; global variable=custom name
; $2 -> $PLAYER_CHAR
; $409 -> $ONMISSION
;0 N/A
;1 N/A
2 = PLAYER_CHAR
@OrionSR
OrionSR / CustomLabels.GTASA.SAMobile.ini
Created October 14, 2015 23:00
Custom Labels fpr GTA San Andreas for SA Moble
;
; Custom Labels, version SA Mobile
;
;------------------------------
; Labels types
;
; sub - Subroutine
; MS - Mission Starter
; ESC - External Script Control
;
@OrionSR
OrionSR / CustomVariables.GTASA.SAMobile.ini
Last active March 1, 2020 00:38
CustomVariables GTA SA Mobile
; CustomVariables.ini for Sanny Builder
; GTA San Andreas on Mobile - Android and iOS
; Created: OrionSR 10/13/2015
; A straight forward port of the standard CustomVariables.ini long used on PC.
; syntax:
; global variable=custom name
; $2 -> $PLAYER_CHAR
; $408 -> $ONMISSION