You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a set of scripting function definitions to be a (as close as possible) match with MTA's own Lua functions. This would allow for inter-compatibility with Slipe Server and "regular" MTA server scripts.
You will likely need to implement features in Slipe Server itself to back these function definitions. The function definitions should be incredibly simple and lightweight wrappers.
admin functions
audio functions
announcement functions
blip functions
camera functions
clothes and body functions
collision shape functions
cursor functions
element functions
event functions
explosion functions
file functions
http functions
input functions
map functions
marker functions
matrix functions
object functions
output functions
ped functions
pickup functions
player functions
projectile functions
radar area functions
resource functions
server functions
sql functions
team functions
text functions
utility functions
utf8 functions
vehicle functions
water functions
weapon functions
world functions
xml functions
The text was updated successfully, but these errors were encountered:
Create a set of scripting function definitions to be a (as close as possible) match with MTA's own Lua functions. This would allow for inter-compatibility with Slipe Server and "regular" MTA server scripts.
You will likely need to implement features in Slipe Server itself to back these function definitions. The function definitions should be incredibly simple and lightweight wrappers.
The text was updated successfully, but these errors were encountered: