Thread: Radio Scripting
View Single Post
  #33  
Old 04-14-2005, 04:09 PM
coreys coreys is offline
N-Pulse Assistant Manager
coreys's Avatar
Join Date: Mar 2005
Posts: 2,180
coreys has a spectacular aura about
Send a message via AIM to coreys Send a message via MSN to coreys Send a message via Yahoo to coreys
Quote:
Originally Posted by xManiamaNx
server.radio=filename,songtitle,dj,genre
play filename;
showtext songtitle,dj,genre;
It would actually have to be serverr.
Because server flags can't be accessed by the player, so the script wouldn't work. And then there's the tedious task of auto updating the song when the dj changes the song or title, or chat...really it only requires using for (i=0;i<allplayers;i++) and with(allplayers[i]) and then checking if they are listening to the radio.
__________________

Quote:
*SlikRick: so should I even ask about your aim status?
*Xor: well if you want to
*Xor: but i am LARPING
*SlikRick: While on a computer?
*Xor: yes
*Xor: in my living room
*SlikRick: ahh
*Xor: i have a fort setup to hide from beasts
Reply With Quote