Skip to content

Instantly share code, notes, and snippets.

@JuniorDjjr
Created August 18, 2019 00:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save JuniorDjjr/225eb52ca20ca240407ac620ef65f8ca to your computer and use it in GitHub Desktop.
Save JuniorDjjr/225eb52ca20ca240407ac620ef65f8ca to your computer and use it in GitHub Desktop.
SCRIPT_START
{
LVAR_INT scplayer
GET_PLAYER_CHAR 0 scplayer
WHILE TRUE
WAIT 666
IF LOCATE_CHAR_ANY_MEANS_3D scplayer (2808.0 -1952.5 20.0) (300.0 300.0 300.0) FALSE
IF NOT LOCATE_CHAR_ANY_MEANS_3D scplayer (2807.9119 -1952.486 12.9737) (50.0 50.0 50.0) FALSE
CLEAR_AREA_OF_CARS (2803.0 -1947.0 11.0) (2813.0 -1957.0 15.0)
ENDIF
ENDIF
ENDWHILE
}
SCRIPT_END
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment