Skip to content

Latest commit

 

History

37 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ MoonLoader / MonetLoader Autocomplete for Acode

Banner


Entries Version Platform License



Code faster. Find functions easier. Build without leaving Acode.


🔥 About

LUA Samp Autocomplete is an autocomplete plugin for Acode built specifically for MoonLoader / MonetLoader script development.

Instead of constantly switching to documentation to look up an opcode or function, just type the function name in the editor and let autocomplete do the rest.

📁 Installation

  1. Download the autocomplete files.
  2. Open Acode.
  3. Copy the files to the appropriate autocomplete directory.
  4. Restart Acode.
  5. Start writing Lua code.

✦ Built for a faster workflow

Type function  →  Autocomplete appears  →  Pick a snippet  →  Tab through parameters  →  Keep coding

⚡ Features

🧩 Smart Snippets

Every function comes with parameters ready to fill in.

createChar(${1:modelId}, ${2:x}, ${3:y}, ${4:z})

Just press Tab to jump between parameters.

🏷️ Categorized

Each suggestion is tagged with a category, making them easier to tell apart.

  • Opcode
  • Function
  • Event
  • Other

📚 Built-in Documentation

Short descriptions are shown right inside the autocomplete, so you don't need to keep opening external docs.

📱 Made for Acode

Designed specifically for the Lua coding workflow on Android using Acode.


📊 Database

Currently featuring 1,953 entries.

Category Entries Examples
🔴 Func 1,721 addArmourToChar, givePlayerMoney, giveWeaponToChar
⚫ Other 213 wait, setClipboardText, lua_thread.create
🔴 Lib 19 sampev, mimgui, raknet
TOTAL 1,953

🎯 Supported

Platform Support
📱 Acode ✅ Supported
🎮 MoonLoader ✅ Supported
🎮 MonetLoader ✅ Supported

🌐 Community

🔴 Join the Community

Discord Whatsapp TikTok GitHub



🔴 LUA Samp Autocomplete

Code less. Search less. Build more.


Made with ❤️ by Epang

About

Lua autocomplete database for Acode, focused on SA-MP, MoonLoader and MonetLoader.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages