Skip to content
forked from eblio/3dme

The /me and /do command but it draw it in 3D, forked from Sheamle/3dme

Notifications You must be signed in to change notification settings

yeldarb43389/3dme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3D /me and /do

The /me and /do command but it's 3D printed with different colors. ALL credits to Sheamle/3dme, known as Elio on FiveM - they made/released this, I just edited it to add /do.

Installation

  • Download the resource ;
  • Drag and drop it into your resources folder ;
  • Add start 3dme to you server.cfg.

How to use

  • In the chat, type /me or /do followed by your action.

Options

  • Color of the text : client.lua line 14 : local color = { r = 230, g = 230, b = 230, a = 255 }
  • Font of the text : client.lua line 15 : local font = 0 Available fonts : https://imgur.com/a/oV3ciWs
  • Time on screen : client.lua line 4 : local displayTime = 5000

About

The /me and /do command but it draw it in 3D, forked from Sheamle/3dme

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 100.0%