Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 07-03-2007, 10:51 PM
JkWhoSaysNi JkWhoSaysNi is offline
Ruler of the graalaxy
Join Date: Feb 2005
Location: Great Britain
Posts: 488
JkWhoSaysNi is on a distinguished road
Send a message via ICQ to JkWhoSaysNi
play() as a player comes online

I have a weapon NPC that all players get. In onCreated I have:

PHP Code:
play("http://location-to/song.mp3"); 
It works if I update the script and get the onCreated event called way after login, but it seems that calling play() right after login gives this error in the F2 window:

FMod Sounds: using default sound driver
FMod Sounds: error when playing http://www.songarea.com/music-code/n...693cba6943.mp3

The URL there is also not the URL of the song i'm trying to play. Logon to graalaxy and you'll see the problem.
__________________

Coming soon (Hopefully:P)

Last edited by JkWhoSaysNi; 07-03-2007 at 11:03 PM..
Reply With Quote
  #2  
Old 07-03-2007, 11:23 PM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
Put in a sleep()? *shrug*
Or do scheduleevent()
__________________
Reply With Quote
  #3  
Old 07-03-2007, 11:33 PM
JkWhoSaysNi JkWhoSaysNi is offline
Ruler of the graalaxy
Join Date: Feb 2005
Location: Great Britain
Posts: 488
JkWhoSaysNi is on a distinguished road
Send a message via ICQ to JkWhoSaysNi
yeah that seemed to fix it, don't see why it's necessary though.
__________________

Coming soon (Hopefully:P)
Reply With Quote
  #4  
Old 07-03-2007, 11:42 PM
Rapidwolve Rapidwolve is offline
Registered User
Join Date: Jul 2006
Posts: 1,241
Rapidwolve is an unknown quantity at this point
Most likely because Graal needs time to initialize. I'm not sure.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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