whatisgithub

What is samp-plugin-lua?

drakeee/samp-plugin-lua — explained in plain English

Analysis updated 2026-07-17 · repo last pushed 2015-07-22

4CAudience · developerComplexity · 3/5DormantSetup · hard

In one sentence

A C plugin that lets SA-MP game server developers write scripts in Lua instead of the native PAWN language.

Mindmap

mindmap
  root((repo))
    What it does
      Adds Lua support
      Bridges game events
      Replaces PAWN
    Tech stack
      C
      Lua
      SA-MP
    Use cases
      Script servers in Lua
      Reuse Lua game skills
      Reduce PAWN learning curve
    Audience
      Game developers
      Modding communities
      Indie server owners
    Notes
      No setup docs
      Check issues for install

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Write SA-MP game server scripts in Lua instead of learning PAWN.

USE CASE 2

Reuse Lua scripting skills from Roblox or Garry's Mod on a GTA:SA multiplayer server.

USE CASE 3

Handle player events like connects and commands through Lua callbacks.

USE CASE 4

Lower the barrier to entry for new contributors to a SA-MP modding community.

What is it built with?

CLuaSA-MP

How does it compare?

drakeee/samp-plugin-luafreertos/freertos-cellular-interface-reference-ublox-sara-r4amichail-1/orbination-whisper-ai
Stars443
LanguageCCC
Last pushed2015-07-222024-05-21
MaintenanceDormantDormant
Setup difficultyhardhardeasy
Complexity3/54/54/5
Audiencedeveloperdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · hard Time to first run · 1h+

README lacks setup instructions, requires checking issues or docs for installation and Lua script structure.

Copy-paste prompts

Prompt 1
Help me install this plugin so I can write SA-MP server scripts in Lua.
Prompt 2
Show me how to handle a player-connect event in Lua using this plugin.
Prompt 3
Explain how this plugin bridges SA-MP's PAWN-based events to Lua code.
Prompt 4
Write a simple Lua script that spawns a vehicle using this plugin's API.

Frequently asked questions

What is samp-plugin-lua?

A C plugin that lets SA-MP game server developers write scripts in Lua instead of the native PAWN language.

What language is samp-plugin-lua written in?

Mainly C. The stack also includes C, Lua, SA-MP.

Is samp-plugin-lua actively maintained?

Dormant — no commits in 2+ years (last push 2015-07-22).

How hard is samp-plugin-lua to set up?

Setup difficulty is rated hard, with roughly 1h+ to a first successful run.

Who is samp-plugin-lua for?

Mainly developer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.