-
Notifications
You must be signed in to change notification settings - Fork 31
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
Playback improvements #9
Labels
Comments
ziggi
added a commit
that referenced
this issue
Oct 13, 2016
Keep record files into the memory. New functions: native FCNPC_LoadPlayingPlayback(file[]); native FCNPC_UnloadPlayingPlayback(playbackid); native FCNPC_SetPlayingPlaybackPath(npcid, path[]); native FCNPC_GetPlayingPlaybackPath(npcid, path[], const size = sizeof(path)); Updated functions: native FCNPC_StartPlayingPlayback(npcid, file[] = "", playbackid = -1, bool:auto_unload = false);
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
General improvements
http://forum.sa-mp.com/showpost.php?p=3673241&postcount=2614
New functions
Updated functions
New callbacks
The text was updated successfully, but these errors were encountered: