View Single Post
Napoleon_be
Veteran Member
Join Date: Jul 2011
Location: Belgium
Old 07-26-2023 , 09:01   Re: Custom radio model bug
Reply With Quote #4

PHP Code:
for(new 0<1i++) 
This is most likely going to be your problem, this will only loop once.

There's also no reason to put the same sound in different folders and then all precache them. This is only going to take up more space on your local server drive, as well as the players their drives.

Put the sounds in one folder, precache them once and play them when required. Easy as that.
__________________

Last edited by Napoleon_be; 07-26-2023 at 09:04.
Napoleon_be is offline
Send a message via Skype™ to Napoleon_be