Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   N-Pulse News (https://forums.graalonline.com/forums/forumdisplay.php?f=230)
-   -   N-Pulse Radio (https://forums.graalonline.com/forums/showthread.php?t=134256212)

Matt 09-28-2009 01:07 AM

N-Pulse Radio
 
While 3 projects are being worked on to give N-Pulse life again, planning and light development is underway for a new improved N-Pulse Radio for entertainment. The old way Radio playing used to work is that a Radio DJ was chosen to play random songs, sometimes not even songs. That won't be happening again, and there will be more organization with management of N-Pulse Radio.

Here are a few of my ideas so far.

- GUI w/ functions for the following:

"Request" button for song requests.

Easy "On/Off" button for disable/enable.

"Report" button to report a specific DJ, or a basic functionality report.

Popup GUI for easy management by the DJ/Host(s).

Other than buttons, the GUI will display:

- The current DJ List by account and nickname.

- Current song playing for each station. There will only be 3 stations if streaming turns out to become a small problem.

Before primary development is to begin, i want your input on few things.

What would you like to see in this new radio 'system' ?

I'm considering creating a small team of 2-3 to manage the radio, it's songs, and stations. Do you support this idea or would this be pointless?
Would you rather 1 DJ/Host?

Visit this thread on the N-Pulse Website !

Switch 09-28-2009 01:39 AM

Unless you're going to use a broadcasting service for this like UN, there's no need to have "development" or even a team, just a few streams.

Matt 09-28-2009 12:14 PM

Quote:

Originally Posted by Switch (Post 1525550)
Unless you're going to use a broadcasting service for this like UN, there's no need to have "development" or even a team, just a few streams.

Broadcasting services are an option. By "development", i mean the weapon script, graphics ect, not sure what you think i'm referring to, but development is necessary in order for completion.

Switch 09-28-2009 10:24 PM

Quote:

Originally Posted by Matt (Post 1525646)
Broadcasting services are an option. By "development", i mean the weapon script, graphics ect, not sure what you think i'm referring to, but development is necessary in order for completion.

PHP Code:

//#CLIENTSIDE
function onWeaponFired() {
  
this.on = !this.on;
  if (
this.on) {
    
player.chat "Radio On!";
    
play(url);
  }
  else {
    
player.chat "Radio Off!";
    
stopMusic();
  }


ezpz

SlikRick 09-30-2009 09:14 AM

But this would take out the possibility for requests and interaction from the community.

xnervNATx 10-01-2009 03:27 AM

Quote:

Originally Posted by SlikRick (Post 1526233)
But this would take out the possibility for requests and interaction from the community.

what community?

Matt 10-01-2009 04:17 AM

Thread closed, for further discussion visit the following link:

http://www.npulse-rebirth.com/showthread.php?t=699


All times are GMT +2. The time now is 08:36 AM.

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