| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 186 online users. » 1 Member(s) | 182 Guest(s) Bing, Google, Applebot, 姜佳a
|
| Latest Threads |
Welcome to los santos !
Forum: Advertisements
Last Post: xInVinCiBlE
Today, 07:48 AM
» Replies: 0
» Views: 28
|
open.mp for MacOS
Forum: Releases
Last Post: Xyranaut
Yesterday, 10:17 PM
» Replies: 2
» Views: 102
|
ShadowVale Freeroam/Rolep...
Forum: Advertisements
Last Post: iiAmerii
Yesterday, 09:05 PM
» Replies: 0
» Views: 31
|
HOW TO CLOSE INCOMING CON...
Forum: Questions and Suggestions
Last Post: anil_erdogan0
Yesterday, 04:46 AM
» Replies: 0
» Views: 43
|
LS-RCR - Los Santos Rolep...
Forum: Advertisements
Last Post: Karthik
2026-05-18, 05:07 PM
» Replies: 0
» Views: 47
|
mysql_samp
Forum: Plugins
Last Post: NullSablex
2026-05-18, 04:46 PM
» Replies: 1
» Views: 358
|
Starting a Roleplay Serve...
Forum: Chat
Last Post: Jimmy96k
2026-05-17, 10:14 PM
» Replies: 0
» Views: 57
|
Starting a Roleplay Serve...
Forum: General Discussions
Last Post: Jimmy96k
2026-05-17, 09:56 PM
» Replies: 1
» Views: 78
|
[BETA] Renaissance DM — O...
Forum: Advertisements
Last Post: DrVandersexxx
2026-05-17, 04:15 PM
» Replies: 1
» Views: 142
|
PROJECT: RENEWAL ROLEPLAY...
Forum: Advertisements
Last Post: zin
2026-05-16, 08:26 PM
» Replies: 1
» Views: 112
|
|
|
| Pondran esto? |
|
Posted by: air - 2019-04-29, 04:00 PM - Forum: Discusión GTA SA Multijugador
- Replies (3)
|
 |
Pondran un parche de seguridad en el open.mp? lo que no tiene samp y se a pedido a gritos..?
Se trata de un parche de seguridad para prevenir la mayor cantidad posible de?los ataques a los servidores.
que piensan en hacer con respecto a el tema?
|
|
|
|
SAMPLauncherNET client for GTA:SA to play online |
|
Posted by: [SF]kAn3 - 2019-04-29, 02:02 PM - Forum: Videos and Screenshots
- Replies (7)
|
 |
Hello folks. I like this client and hope it will get more famous amongst SA-MP players and because so I've recorded a simple and short video about this client.
I know some players who play SA-MP since long time, and when we spoke about it they didn't really know what's all about, so here we are!
Thanks for your hard working, cheers!
|
|
|
|
| Mod name |
|
Posted by: Manyula - 2019-04-29, 01:20 PM - Forum: Questions and Suggestions
- Replies (8)
|
 |
Some time ago I wondered how the name "open multiplayer" came about. I mean, of course we're talking about a multiplayer mod which will eventually be?open sourced. But in terms of SEO, this name is not favorable to attracting new people. I understand?that the initial intention was to cater to the existing SA:MP playerbase - but for anyone out of the loop, it's hard to find out about this modification. Have you thought about better alternative?names for the project in terms of SEO?
Here are a couple of suggestions:
- San Andreas Online
- Open San Andreas
- Open San Andreas Multiplayer
|
|
|
|
| sql and other such things |
|
Posted by: Metro - 2019-04-28, 07:18 PM - Forum: Pawn Scripting
- Replies (1)
|
 |
So despite being pretty much a beginner at Pawn I've decided to try and create my own account storage system for my server.?
The problem is that I'm super new to sql and sql initialization and whatnot and I have a few questions.?
What are the go-to sql hosting services? Are free ones any good? Do any of you have any complementary advice that could help?
Ty in advance
|
|
|
|
| [Suggestion] Some suggestions for this Forum. |
|
Posted by: Shaun - 2019-04-28, 11:55 AM - Forum: Chat
- Replies (3)
|
 |
As there is no Official forum for Suggestions, I will post mine here.
Quote:1) Default 'Mark unread replies Read' Icon to a Burger Icon. My favourite is?this [Click 'this' for the link].
2) Separate Forum for Suggestions.
3) Some Thread prefixes such as [Bug], [Suggestion] etc.
4) New Threads Link in Header.
Thank you for Reading.
|
|
|
|
| [MV]_Youtube - Stream youtube video's and have playlists |
|
Posted by: michael@belgium - 2019-04-28, 09:14 AM - Forum: Libraries
- Replies (7)
|
 |
The samp forum thread is litteraly unreadable.
[MV]_Youtube
An advanced Youtube streamer where you can have playlists and stream youtube video's. 1 video can be played with 1 line of code.
![[Image: oRnMo.jpg]](http://puu.sh/oRnMo.jpg)
![[Image: oRnNh.png]](http://puu.sh/oRnNh.png)
Functions
Code: native PlayYoutubeVideoFor(url[], playfor = INVALID_PLAYER_ID, playlist = INVALID_PLAYLIST_ID, bool:usepos = false, Float:distance = 50.0)
-> returns a youtubeid
native StopYoutubeVideo(youtubeid)
native IsValidYoutubeURL(string[])
native IsYouTubeVideoPlaying(youtubeid)
native GetVideoDuration(youtubeid)
native GetVideoTitle(youtubeid)
native GetVideoLink(youtubeid)
native GetVideoStreamLink(youtubeid)
native GetVideoTarget(youtubeid)
native CreatePlaylist(name[])
-> returns a playlistid
native RemovePlaylist(playlistid)
native GetPlaylistName(playlistid)
native GetPlaylistSongs(playlistid)
native GetPlaylistSongsCount(playlistid)
native GetPlaylistFromVideo(youtubeid)
native SearchYoutubeVideos(playerid, searchquery[])
public OnYoutubeSearch(playerid)
public OnYoutubeVideoStart(youtubeid)
public OnYoutubeVideoFinished(youtubeid)
public OnMVYoutubeError(youtubeid, message[])
public OnPlaylistAddEntry(playlistid, youtubeid)
public OnPlaylistFinished(playlistid)
Installation
Code: sampctl package install MichaelBelgium/MV_Youtube
or download it manually and
Code: #include <MV_Youtube>
Configuration
Create your own Youtube-to-mp3 api and use the include with it
https://github.com/MichaelBelgium/Youtube-to-mp3-API
|
|
|
|
|