Thanks to visit codestin.com
Credit goes to github.com

Skip to content

The-Musaigen/SF.lua

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SF.lua

SF.lua is library for MoonLoader, which provides an opportunity to interact with SA-MP. This library doesn't replace all SAMPFUNCS, it just adds new functions for Lua script.
Version: v0.78.7-alpha.

Progress

At the moment, SF.lua is done at 78%, of this left:

  • Events onSendRpc/onSendPacket/etc;
  • Functions with sending RPC/Packet;
  • Custom handler of commands.

Functional

Supporting versions of SA-MP: 0.3.7-R1. There are also new features for easy interaction.
There will be no functions in SF.lua:

  • Associated with the creation/editing of custom windows DXUT;
  • Interaction with SAMPFUNCS/CLEO.

Members

Main developers: imring, DonHomka, THE-FYP, 4el0ve4ik
Also thanks:

  • Akionka - development and testing assistance;
  • crybaby - created a logo for this project.

Installation

Directory SFlua copy to path moonloader/lib.

Links

Official thread at BlastHack: https://blast.hk/threads/51388/

About

SA-MP functions for MoonLoader.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 100.0%