Skip to content

Instantly share code, notes, and snippets.

View user-grinch's full-sized avatar

Grinch_ user-grinch

View GitHub Profile
// by Junior_Djjr - MixMods.com.br
// You need: https://forum.mixmods.com.br/f141-gta3script-cleo/t5206-como-criar-scripts-com-cleoplus
SCRIPT_START
{
LVAR_INT scplayer iCurLocal iNewLocal iCarrecIndex pString i bShowedMoneyInfo hPlane
LVAR_FLOAT x y z a x2 y2 sizeX sizeY planeX planeY planeZ
CONST_INT LOCAL_LS 0
CONST_INT LOCAL_SF 1
CONST_INT LOCAL_LV 2
/*
RC Vehicle script
Author: Grinch_
*/
SCRIPT_START
{
SCRIPT_NAME RC_FTW
/////////////////////////////////////////////////////////////
// CONSTS
cmake_minimum_required(VERSION 3.0.0)
project(Testing VERSION 0.1.0)
# definations
add_compile_definitions(
_NDEBUG
_CRT_SECURE_NO_WARNINGS
_CRT_NON_CONFORMING_SWPRINTFS
GTASA
GTAGAME_NAME="San Andreas"