Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 7,027
» Latest member: Nikore
» Forum threads: 2,350
» Forum posts: 12,238
Full Statistics
|
Online Users |
There are currently 198 online users. » 0 Member(s) | 194 Guest(s) Bing, Google, Yandex, Applebot
|
Latest Threads |
Battlefields - TDM (Team ...
Forum: Gamemodes
Last Post: Nikore
26 minutes ago
» Replies: 3
» Views: 2,777
|
I know Kalcor left the bu...
Forum: Questions and Suggestions
Last Post: shiftdapentas
Yesterday, 02:33 PM
» Replies: 3
» Views: 85
|
Will there be a higher pl...
Forum: General Discussions
Last Post: Armeat2005
Yesterday, 08:40 AM
» Replies: 0
» Views: 22
|
DOF2.1 (DOF2 Updated)
Forum: Libraries
Last Post: GracieStith
Yesterday, 04:51 AM
» Replies: 1
» Views: 861
|
Kontak Layanan CIMB Niaga...
Forum: Support
Last Post: bosquee9053
2025-04-20, 03:44 PM
» Replies: 0
» Views: 23
|
CS Bank DBS Customer Cent...
Forum: Chat
Last Post: bosquee9053
2025-04-20, 03:37 PM
» Replies: 0
» Views: 27
|
Sponsors and Donations
Forum: Questions and Suggestions
Last Post: NoxxeR
2025-04-20, 05:48 AM
» Replies: 0
» Views: 37
|
Best practices for conver...
Forum: Tech
Last Post: Mido
2025-04-19, 09:53 PM
» Replies: 1
» Views: 91
|
A simple suggestion as a ...
Forum: Questions and Suggestions
Last Post: Mido
2025-04-19, 09:47 PM
» Replies: 1
» Views: 46
|
Steps to unlock Apple ID ...
Forum: Tech
Last Post: fubolink
2025-04-17, 03:50 PM
» Replies: 0
» Views: 41
|
|
|
[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
|
|
|
samp03svr crash |
Posted by: [SF]kAn3 - 2019-04-27, 03:15 PM - Forum: Support
- Replies (2)
|
 |
PHP Code: [19:15:12] [connection] ************ requests connection cookie.
[19:15:13] [connection] incoming connection: ************ id: 1
[19:15:14] [join] ************ has joined the server (************)
[19:15:14] [debug] Server crashed while executing ****.amx
[19:15:14] [debug] AMX backtrace:
[19:15:14] [debug] #0 native db_query () in samp03svr
[19:15:14] [debug] #1 0002b61c in ?? (7026564, 6636280, 48) in ****.amx
[19:15:14] [debug] #2 0002af98 in ?? (1, 6636280, 48) in ****.amx
[19:15:14] [debug] #3 00071320 in public WC_OnPlayerConnect (1) in ****.amx
[19:15:14] [debug] #4 000330a0 in public _y_utils_OnPlayerConnect (1) in ****.amx
[19:15:14] [debug] #5 000067a0 in ?? (1) in ****.amx
[19:15:14] [debug] #6 000079fc in public OnPlayerConnect (1) in ****.amx
[19:15:14] [debug] Native backtrace:
[19:15:14] [debug] #0 f7406896 in _Z13GetStackTraceRSt6vectorI10StackFrameSaIS0_EEPv () in plugins/crashdetect.so
[19:15:14] [debug] #1 f73fe120 in _ZN18CrashDetectHandler20PrintNativeBacktraceERSoRKN2os7ContextE () in plugins/crashdetect.so
[19:15:14] [debug] #2 f73fe886 in _ZN18CrashDetectHandler20PrintNativeBacktraceERKN2os7ContextE () in plugins/crashdetect.so
[19:15:14] [debug] #3 f73fef96 in _ZN18CrashDetectHandler7OnCrashERKN2os7ContextE () in plugins/crashdetect.so
[19:15:14] [debug] #4 f7405f82 in ?? () in plugins/crashdetect.so
[19:15:14] [debug] #5 f76ee420 in ?? ()
[19:15:14] [debug] #6 f76ee440 in ?? ()
[19:15:14] [debug] #7 f7459981 in gsignal () in /lib32/libc.so.6
[19:15:14] [debug] #8 f745cda2 in abort () in /lib32/libc.so.6
[19:15:14] [debug] #9 f7495a0d in ?? () in /lib32/libc.so.6
[19:15:14] [debug] #10 f749fb21 in ?? () in /lib32/libc.so.6
[19:15:14] [debug] #11 f74a13a8 in ?? () in /lib32/libc.so.6
[19:15:14] [debug] #12 f74a44ed in cfree () in /lib32/libc.so.6
[19:15:14] [debug] #13 080d3697 in ?? () in ./samp03svr
[19:15:14] [debug] #14 0808ebdb in ?? () in ./samp03svr
[19:15:14] [debug] #15 08074846 in ?? () in ./samp03svr
[19:15:14] [debug] #16 080763fe in ?? () in ./samp03svr
[19:15:14] [debug] #17 f76cbc39 in ?? () in /lib32/libpthread.so.0
[19:15:14] [debug] #18 f750aa0e in clone () in /lib32/libc.so.6
[19:15:14] [debug] Registers:
[19:15:14] [debug] EAX: 00000000 EBX: 0000535e ECX: 0000535f EDX: 00000006
[19:15:14] [debug] ESI: 00000000 EDI: f7592ff4 EBP: f71c93ac ESP: f71c9394
[19:15:14] [debug] EIP: f76ee440 EFLAGS: 00000296
[19:15:14] [debug] Stack:
[19:15:14] [debug] ESP퍍㓓䴴: f71c93ac 00000006 0000535f f7459981
[19:15:14] [debug] ESP퍍㓓䶴: 00000006 f71c944c 00000000 f770d4e4
[19:15:14] [debug] ESP퍍㓓临: 00005b06 f71c94a4 f7432e04 f742f9c8
[19:15:14] [debug] ESP퍍㓓亴: 00000009 f71c945c f7592ff4 00000009
[19:15:14] [debug] ESP퍍㓓伴: f71c945c 00000009 00000000 f71c94bc
[19:15:14] [debug] ESP퍍㓓䚴: f756e0d8 f756e119 0000005e f71c945c
[19:15:14] [debug] ESP퍍㓓䜴: 00000000 00000000 00000000 00000000
[19:15:14] [debug] ESP퍍㓓䞴: 00000000 00000000 00000000 00000000
[19:15:14] [debug] ESP퍍㓓崴: 00000000 00000000 00000000 00000000
[19:15:14] [debug] ESP퍍㓓嶴: 00000000 00000000 00000000 00000000
[19:15:14] [debug] ESP퍍㓓帴: f71c9b18 f7495a0d 0000001e f71c960c
[19:15:14] [debug] ESP퍍㓓庴: 00000017 ffda1b1d 0000000b f75728dd
[19:15:14] [debug] ESP퍍㓓弴: 00000004 f71c9b3b 00000008 f75728e7
[19:15:14] [debug] ESP퍍㓓嚴: 00000005 f71c9550 f749580b f75728e8
[19:15:14] [debug] ESP퍍㓓圴: 00000008 f71c9570 f71c9b3b 00000000
[19:15:14] [debug] ESP퍍㓓垴: 00000004 f71c9590 00000025 00000000
[19:15:14] [debug] ESP퍍㓓洴: 00000020 f71c95a0 00000064 f75728dd
[19:15:14] [debug] ESP퍍㓓涴: 00000025 f756ed75 f71c99d0 ffda1b1d
[19:15:14] [debug] ESP퍍㓓渴: 00000000 00000902 f74fb273 f75728c4
[19:15:14] [debug] ESP퍍㓓溴: f71c9b28 0000001d 00000055 00000055
[19:15:14] [debug] ESP퍍㓓漴: 20303030 702d7772 30303020 30303230
[19:15:14] [debug] ESP퍍㓓暴: 20202020 20202020 20202020 20202020
[19:15:14] [debug] ESP퍍㓓朴: 70617a2f 30353034 672f3935 31393237
[19:15:14] [debug] ESP퍍㓓枴: 616e2f73 65766974 63656863 2e72656b
[19:15:14] [debug] ESP퍍㓓紴: 30303065 2d777220 30302070 30303030
[19:15:14] [debug] ESP퍍㓓綴: 30303065 3637662d 30306665 2d722030
[19:15:14] [debug] ESP퍍㓓縴: 20302030 20202020 20202020 20202020
[19:15:14] [debug] ESP퍍㓓纴: 20202020 64765b20 0a5d6f73 65363766
[19:15:14] [debug] ESP퍍㓓缴: 30207078 30303030 20303030 303a6566
[19:15:14] [debug] ESP퍍㓓皴: 20202020 20202020 20202020 20202020
[19:15:14] [debug] ESP퍍㓓眴: 2e33312e 660a6f73 63303737 2d303030
[19:15:14] [debug] ESP퍍㓓瞴: 30633130 66203030 30303a65 38393920
[19:15:14] [debug] Loaded modules:
[19:15:14] [debug] 00000000 - 00187dc3 samp03svr
[19:15:14] [debug] f76f0000 - f76f0540
[19:15:14] [debug] f76e0000 - f76e223f /lib32/libdl.so.2
[19:15:14] [debug] f76c6000 - f76ddc3b /lib32/libpthread.so.0
[19:15:14] [debug] f75da000 - f76cce8f /usr/lib32/libstdc.so.6
[19:15:14] [debug] f75b4000 - f75d850b /lib32/libm.so.6
[19:15:14] [debug] f7597000 - f75b32f8 /usr/lib32/libgcc_s.so.1
[19:15:14] [debug] f742f000 - f7599f13 /lib32/libc.so.6
[19:15:14] [debug] f76ef000 - f770c2b8 /lib/ld-linux.so.2
[19:15:14] [debug] f73e7000 - f742b390 plugins/crashdetect.so
[19:15:14] [debug] f73db000 - f73e622c plugins/sscanf.so
[19:15:14] [debug] f73d1000 - f73d9d1c plugins/Whirlpool.so
[19:15:14] [debug] f730c000 - f73d0bcf plugins/streamer.so
[19:15:14] [debug] f72fb000 - f7301a0b /lib32/librt.so.1
[19:15:14] [debug] f72d7000 - f72fa04f plugins/SKY.so
[19:15:14] [debug] f71f2000 - f72d9b50 plugins/pawncmd.so
[19:15:14] [debug] f76e8000 - f76e9f70 plugins/nativechecker.so
Does anyone get what happened?
|
|
|
[AYUDA] $(ELEMENTO).on('click') |
Posted by: qwerty - 2019-04-27, 12:35 AM - Forum: Programaci?n
- Replies (2)
|
 |
Buenos d?as. Vengo a hacer una consulta sobre algo con jQuery y JS
La cosa es que, estoy intentando usar el comando ".on" para que, al hacer click en un bot?n, ejecute una funci?n. El problema es que, cuando este elemento est? presente varias veces en el documento, el mismo no funciona.
El comando ser?a:
PHP Code: $("#enviarCom").on("click",function(){ ? ? ? ? ? ? var pub_id = $(this).attr('pid'); ? ? ? ? ? ? muro.comentar(pub_id); ? ? ? ? ? ? return false; ? ? });
El problema es que, si el elemento (en este caso, <input id="enviarCom" pid="postid_diferente_por_cada_bot?n">) est? varias veces en el documento, el bot?n deja de funcionar. ?Se puede solucionar esto?
|
|
|
Why SA:MP/open.mp and not MTA? |
Posted by: iReal Worlds - 2019-04-26, 11:47 PM - Forum: Chat
- Replies (20)
|
 |
I've recently read a topic which made me wonder why did all of you choose at some point to start playing and/or developing for?SA:MP and not MTA. And also, did you consider moving to MTA at one point or another?
In my case, when I was first introduced to SA:MP I was too young to know too much about computers (didn't even know how to install samp lol) and for a very long time (until after I started scripting) I didn't even know MTA existed. I first found out about it when I was looking for a map editor tbh. Now I would not switch to MTA because it would not be worth it learning lua and I no longer have the patience and time to start playing on a server and get to know the people etc.
|
|
|
|