Skip to content

ifstudios-official/if_devmarker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevMarker

Developed by IF Studios
Created by Arthur Fonseca

DevMarker is a free FiveM development utility for creating and previewing DrawMarker(...) calls directly in-game.

Instead of manually editing coordinates and marker settings in code, you can place a marker position, open a compact editor, preview changes live, and copy the generated Lua snippet instantly.

License

MIT

Features

  • Place a marker position in-game with /marker p
  • Open the editor with /marker
  • Live DrawMarker(...) preview while editing
  • Marker type picker with GTA marker thumbnails
  • Editable coordinates
  • Editable hex color
  • Editable alpha
  • Editable size X / Y / Z
  • Toggle support for bobUpAndDown
  • Toggle support for faceCamera
  • Toggle support for rotate
  • Ready-to-copy DrawMarker(...) output
  • No external dependencies required

Commands

  • /marker p Saves the current player position as the marker origin.

  • /marker Opens or closes the marker editor.

Installation

  1. Place the if_creatormarker folder inside your server resources folder.
  2. Add this line to your server.cfg:
ensure if_creatormarker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors