Burgershot
  • Home
  • Members
  • Team
  • Help
  • Search
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search
Burgershot open.mp Questions and Suggestions [Suggestion] Open.MP API

 
  • 1 Vote(s) - 5 Average
Suggestion Open.MP API
Atom
Offline

Burgershot Member
Posts: 74
Threads: 6
Joined: Apr 2019
Reputation: 13
#1
2019-04-15, 12:36 AM (This post was last modified: 2019-04-18, 09:07 AM by JustMichael.)
1: The option to allow or not, enter the server if the user has .asi or other files in their games folder.

Code:
OnPlayerHasAsiFiles(playerid)


2: All keys

3: Sounds from the server, as it is with the custom models in the 0.3.dl but with sounds.

4: Obtain the resources of the pc in which the player enters, to create personalized options depending on your hardware, to optimize

5: Voice Chat.
Code:
OnPlayerSpeak(playerid)

OnPlayerConectToVoiceChat(playerid, voicechatid)

OnPlayerDisconectToVoiceChat(playerid, voicechatid)

ConectPlayerToVoiceChat(playerid, voicechatid)

DisconectPlayerToVoiceChat(playerid, voicechatid)

6: Connectivity between servers, that the same server can connect to another.
Code:
ConectPlayerToServer(playerid, "111.11.11.11:7777");

EnableConnectionFromAnotherServer()


7:A suitable browser that can be used in the game. It would be great to desing interfaces from html and css.

Code:
StartWebBrowser(playerid, url)

SetWebBrowserUrl(playerid, url)

OnPlayerEnterToWebBrowser(playerid)

OnPlayerExitToWebBrowser(playerid)

OnPlayerConectToUrl(playerid, url)

OnPlayerDisconectToUrl(playerid, url)

EnableJavascript(playerid)

DisableJavascript(playerid)
Contact
VK: https://vk.com/id592539261
Email: [email protected]
« Next Oldest | Next Newest »



Messages In This Thread
Open.MP API - by Atom - 2019-04-15, 12:36 AM
RE: Suggestion for the future Open.MP API - by BZ_ - 2019-04-15, 01:03 AM
RE: Suggestion for the future Open.MP API - by Atom - 2019-04-15, 01:06 AM
RE: Suggestion for the future Open.MP API - by Kiru - 2019-04-15, 01:39 AM
RE: Suggestion for the future Open.MP API - by Botato - 2019-04-15, 04:26 AM
RE: Suggestion for the future Open.MP API - by Atom - 2019-04-15, 04:36 AM
RE: Suggestion for the future Open.MP API - by Botato - 2019-04-16, 10:30 PM
RE: Suggestion for the future Open.MP API - by Melvin - 2019-04-15, 08:29 AM
RE: Suggestion for the future Open.MP API - by Bork - 2019-04-15, 08:41 AM
RE: Suggestion for the future Open.MP API - by Manyula - 2019-04-15, 02:46 PM
RE: Suggestion for the future Open.MP API - by shourya - 2019-04-15, 07:16 PM
RE: Suggestion for the future Open.MP API - by Atom - 2019-04-16, 03:05 AM
RE: Suggestion for the future Open.MP API - by Salesman - 2019-04-16, 12:33 PM
RE: Suggestion for the future Open.MP API - by RenanMsV - 2019-04-16, 09:04 PM
RE: Suggestion for the future Open.MP API - by Savage - 2019-04-16, 11:14 PM
RE: Open.MP API - by Gravityfalls - 2019-04-18, 07:15 PM
RE: Open.MP API - by GiamPy - 2019-04-20, 12:48 PM
RE: Open.MP API - by Gravityfalls - 2019-04-22, 04:41 PM
RE: Open.MP API - by Dayrion - 2019-04-23, 03:38 PM
RE: Open.MP API - by javelin - 2019-04-23, 11:47 PM
RE: Open.MP API - by Zorono - 2019-04-24, 07:08 AM
RE: Open.MP API - by Godfather - 2019-04-25, 09:37 AM
RE: Open.MP API - by BloodMaster - 2019-04-25, 03:09 PM
RE: Open.MP API - by iReal Worlds - 2019-04-25, 10:57 PM
RE: Open.MP API - by BloodMaster - 2019-04-26, 09:27 AM
RE: Open.MP API - by iReal Worlds - 2019-04-27, 02:28 PM
RE: Open.MP API - by Gravityfalls - 2019-05-02, 06:47 PM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Burgershot - Powered by our Community and MyBB Original Theme by Emerald

Linear Mode
Threaded Mode