Results 1 to 9 of 9

Thread: Make Simba Play a sound?

  1. #1
    Join Date
    Nov 2011
    Posts
    1,589
    Mentioned
    9 Post(s)
    Quoted
    17 Post(s)

    Default Make Simba Play a sound?

    I'm not to sure, if there is something on this, but I would like to make simba make a noise when it does something?
    Mat



    ^^

  2. #2
    Join Date
    Feb 2012
    Location
    Wonderland
    Posts
    1,988
    Mentioned
    41 Post(s)
    Quoted
    272 Post(s)

    Default

    You mean something like,
    Simba Code:
    PlaySound('C:/Simba/test.wav');
    ?
    (already in simba)

  3. #3
    Join Date
    Nov 2011
    Posts
    1,589
    Mentioned
    9 Post(s)
    Quoted
    17 Post(s)

    Default

    Hey, Thanks for that but it doesn't seem to be doing anything?
    E:It does :P



    ^^

  4. #4
    Join Date
    Feb 2012
    Location
    Wonderland
    Posts
    1,988
    Mentioned
    41 Post(s)
    Quoted
    272 Post(s)

    Default

    Quote Originally Posted by Mat View Post
    Hey, Thanks for that but it doesn't seem to be doing anything?
    E:It does :P
    np, yeah I meant the procedure was built into simba, didn't mean to mislead you saying the .wav file was built into simba too.

  5. #5
    Join Date
    Feb 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by Le Jingle View Post
    np, yeah I meant the procedure was built into simba, didn't mean to mislead you saying the .wav file was built into simba too.

    I hate to bother, and possibly grave dig but I cannot for the life of me get the playsound feature working, I checked to see if maybe simba was muted in the mixer but it wasn't, I have a wav file on the C: drive and it is directed to it, but when it finishes its rotation and gets to the play sound line, it doesn't give me an error or play a sound... Any help?

  6. #6
    Join Date
    Feb 2012
    Location
    Wonderland
    Posts
    1,988
    Mentioned
    41 Post(s)
    Quoted
    272 Post(s)

    Default

    Quote Originally Posted by buddyrich View Post
    I hate to bother, and possibly grave dig but I cannot for the life of me get the playsound feature working, I checked to see if maybe simba was muted in the mixer but it wasn't, I have a wav file on the C: drive and it is directed to it, but when it finishes its rotation and gets to the play sound line, it doesn't give me an error or play a sound... Any help?
    I'm using the latest simba version (is yours outdated? if so, check from wizzup.org for the latest version),
    Try placing the sound file in a different directory (ex. in a simba folder)
    I don't know if it's different or not if you're using an operating system that isn't windows.

  7. #7
    Join Date
    Feb 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by Le Jingle View Post
    I'm using the latest simba version (is yours outdated? if so, check from wizzup.org for the latest version),
    Try placing the sound file in a different directory (ex. in a simba folder)
    I don't know if it's different or not if you're using an operating system that isn't windows.
    I am using Windows 8 64 Bit, and I am up to date on Simba, I think that it is because simba can't access the file on the C: Drive, I will figure it out, I am a smart cookie

  8. #8
    Join Date
    Apr 2012
    Location
    Canada, Bc
    Posts
    1,593
    Mentioned
    6 Post(s)
    Quoted
    356 Post(s)

    Default

    Ashaman's Red Sally Hunter makes a noise when another player logs into that spot to allert you.
    It's VERY convenient, as you don't really have to pay attention but just be near your laptop incase someone does come along and you seem like you're playing legit.

  9. #9
    Join Date
    Feb 2007
    Location
    Colorado, USA
    Posts
    3,716
    Mentioned
    51 Post(s)
    Quoted
    624 Post(s)

    Default

    Quote Originally Posted by buddyrich View Post
    I am using Windows 8 64 Bit, and I am up to date on Simba, I think that it is because simba can't access the file on the C: Drive, I will figure it out, I am a smart cookie
    Try running simba as admin (it'll null the "can't access the file" idea)

    if not.. maybe it has to be in the simba folder..? but I doubt it, I know years ago we had scripts and alerts when mods were spotted, and lots of sounds.. and I never had anything in the simba folder, might be a windows 8 thing though (probably is) so who knows
    The only true authority stems from knowledge, not from position.

    You can contact me via matrix protocol: @grats:grats.win or you can email me at the same domain, any user/email address.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •