Garry's Mod

Garry's Mod

Yeterli oy yok
GMod Music Base API
   
Ödül
Favorilere Ekle
Favorilere Eklendi
Favorilerden Çıkar
İçerik Türü: Eklenti
Eklenti Türü: Varlık
Eklenti Etiketleri: Eğlence, Rol Yapma, Sahne
Dosya Boyutu
Gönderilme
Güncellenme
6.912 MB
27 May 2024 @ 5:11
28 May 2024 @ 7:12
3 Değişiklik Notu ( görüntüle )

İndirmek için abone ol
GMod Music Base API

Açıklama
# Basic Music API

This is a simple API for a music Player, where there is only 1 entity that would play any music from the list, where you can spawn one entity and when you press E, will pop a menu that you can select the music and if it will play on the music box (Entity) or on the Player (Owner of the Entity).

To add a music, is simple, so you can use:
- Args: -- string: Name - What will be displayed on the Menu -- string: Path - The path for the music, do not add "sound/" - returns: Nil GModMusic.AddSong( string Name, string Path )