Search

open.mp forum

RegisterLogin

Discussion

General
Chat
Tech
Life
Art
Programming
open.mp
Development Updates
Questions and Suggestions
SA-MP
General Discussions
Videos and Screenshots
Support
Pawn Scripting
Tutorials
Releases
Plugins
Libraries
Filterscripts
Gamemodes
Maps
Advertisements
Other languages
Spanish/Espa?ol
Programaci?n
Discusi?n GTA SA Multijugador
Mods
Offtopic
Juegos
Portuguese/Portugu?s
Russian/???????
Italian/Italiano
Dutch/Nederlands
German/Deutsch
Romanian/Rom?na
Ex-Yu
Polish/Polski
Og?lne
Serwery
Skryptowanie
Filmiki i zdjecia
Lithuanian/Lietuvi?kas
French/Fran?ais
Hungarian/Magyar
Hindi/Urdu
Turkish
Other
Internal
Team
Hidden
Archived

Library

 Collections Links Members Roles

How to add music to skin selection menu?

Hi i'm trying to figure out how i can add music to a skin selection menu, i would appreciate it if someone can help thanks.

ID
d6ouivnilegovhg7bpf0
author
crypticsin's avatar

CrypticSin

@crypticsin


View profile
Copy link
  Report member
started
Mar 25, 2021
replies
0
participating
No

scroll to top

powered by storyden

Login
Discussion
Pawn Scripting
How to add music to skin selection menu?
crypticsin's avatar

CrypticSin

@crypticsin


View profile
Copy link
  Report member
• 5y
Pawn Scripting

How to add music to skin selection menu?

pawn

Hi i'm trying to figure out how i can add music to a skin selection menu, i would appreciate it if someone can help thanks.



public OnPlayerRequestClass(playerid, classid)

{

SetPlayerPos(playerid, 2014.6443,1077.2521,48.8207);

SetPlayerFacingAngle(playerid, 357.1971);

SetPlayerCameraPos(playerid,? 2014.9019, 1083.7701, 49.8680);

SetPlayerCameraLookAt(playerid, 2014.8658, 1082.7725, 49.7031);?

return 1;

}
0 likes0 replies

    Please sign up or log in to reply