Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Radio glitch/error (https://forums.graalonline.com/forums/showthread.php?t=75294)

oo_jazz_oo 07-13-2007 03:46 AM

Radio glitch/error
 
I made a simple radio, but some people cant hear it.
I can hear it perfectly fine, every station works...
But they cant hear it.
I'm just using a simple play(); function. I tried playlooped();
It all works for me, but not them. -.-
I told them to check the audio tab in f3, they said the volume was all up.
So, I just cant understand why its not working. =/

Twinny 07-13-2007 03:59 AM

You should definitely post the script so we could at least look at it.

Anyhoo, are you making sure that you are setting the song clientside on each player? This can be achieved by doing a for loop serverside and triggering each player with the updated song.

Or you could put the current song in serverr.radiosong and make players play the song from there.

killerogue 07-13-2007 04:05 AM

It has to be a class, in order for everyone to hear.

godofwarares 07-13-2007 04:30 AM

Quote:

Originally Posted by killerogue (Post 1328846)
It has to be a class, in order for everyone to hear.

In the level, Yes. Serverwide, No. I suggest looping through the players when the song changes and trigger them to play the song on clientside.

oo_jazz_oo 07-13-2007 04:59 AM

The songs are kept in a serverside flag, the whole script is clientside. -.-
Alot of people can hear the music, only about 2-4 cant. x.x

cbk1994 07-13-2007 05:08 AM

There are some problems i've experienced with this, particuarly on the Mac and Linux platforms.

Restarting Graal usually fixes it though.

oo_jazz_oo 07-13-2007 05:46 AM

Well....2 of the people are running windows. -.-
So, it must have to do with there computers. =/


All times are GMT +2. The time now is 03:02 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.