Jump to content
  • 0

playBGMall


Josefh

Question


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  09/21/13
  • Last Seen:  

Hello, I am creating a radio script ragnarok, you'm some doubts would aid minds professionals. Here is the script.

/* 
 ___________________________________________________________
/                                                         \
|                           \|||/                           |
|      .-.________          (o o)            ________.-.      |
| ----/ \_)_______) *--oooO--(_)---------* (_______(_/ \----  |
|    (    ()___)    |                    |    (___()     )    |
|         ()__)     |   * J o s e f h *  |     (__()          |
| ----\___()_)      |                    |      (_()___/----- |
|                   *------------Ooo-----*                    |
|                        |__|__|                            |
|                           || ||                             |
|                  ________ooO Ooo________                    | 
\___________________________________________________________ /
 
*/
 
- script Radio -1,{
end;
 
OnPCLoadMapEvent:
 
announce "Ragnarok Radio: Song Title: D",8;
playBGMall "radio01";
 
sleep2 204000; //Music 3:04 Minutes
 
announce "Ragnarok Radio: Song Title: D",8;
playBGMall "radio02";
 
sleep2 266400; //Music 4:44 Minutes
 
announce "Ragnarok Radio: Song Title: D",8;
playBGMall "radio03";
 
sleep2 248400; //Music 4:14 Minutes
 
 
}
My doubts. How do I Set the server to determine the hour / minute que this music will play on all maps without pause When changing map. and the server to determine what music is playing que moment to all the plays, the above script that did everything it touches Usually if more change this map When playing the second, third etc ..., the script returns to play the music radio 01 . he shouldnt keep playing the music server was the que que Establishing team. I am very grateful if someone help me.
hug.
Edited by Josefh
Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  177
  • Reputation:   21
  • Joined:  01/31/12
  • Last Seen:  

I'm not sure I understand what you're asking. Try using the international support forums that match your native language.

As a side note and word of caution, you should be very careful when distributing or playing songs (e.g. Linkin Park) that you do not have a license for. It is illegal. /end_DMCA_warning

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  09/21/13
  • Last Seen:  

I'm not sure I understand what you're asking. Try using the international support forums that match your native language.

As a side note and word of caution, you should be very careful when distributing or playing songs (e.g. Linkin Park) that you do not have a license for. It is illegal. /end_DMCA_warning

Excuse Me! had put just as an example.

Someone who could help me?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  411
  • Reputation:   261
  • Joined:  04/25/12
  • Last Seen:  

first of all, do not use Google translate, I can't understand very well what you want

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...