Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script defintions #118

Open
3 of 36 tasks
NanoBob opened this issue Feb 4, 2021 · 0 comments · May be fixed by #466
Open
3 of 36 tasks

Script defintions #118

NanoBob opened this issue Feb 4, 2021 · 0 comments · May be fixed by #466
Assignees
Labels
enhancement New feature or request Scripting SlipeServer.Scripting

Comments

@NanoBob
Copy link
Member

NanoBob commented Feb 4, 2021

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
@NanoBob NanoBob changed the title Lua defintions Script defintions Feb 4, 2021
@NanoBob NanoBob added this to the Slipe Server Scripting milestone Oct 30, 2022
@NanoBob NanoBob moved this to Todo in Slipe Server Nov 7, 2022
@ERAGON007 ERAGON007 pinned this issue Apr 11, 2023
@ERAGON007 ERAGON007 unpinned this issue Apr 11, 2023
@ERAGON007 ERAGON007 self-assigned this Apr 11, 2023
@ERAGON007 ERAGON007 added enhancement New feature or request Scripting SlipeServer.Scripting labels Apr 11, 2023
@ERAGON007 ERAGON007 linked a pull request Apr 12, 2023 that will close this issue
@ERAGON007 ERAGON007 linked a pull request Apr 12, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Scripting SlipeServer.Scripting
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

2 participants