Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Saxophone problems (https://forums.graalonline.com/forums/showthread.php?t=14914)

Shard_IceFire 10-18-2001 08:43 PM

Saxophone problems
 
Hi!
I made my own little saxophone script for my playerworld, but it doesn't work online...the icon is ok, the gani is ok, and so are the sounds, but when you play it just shows you holding your hands out, there is no sax there....what could be wrong?
I used this:
NPC Code:

setani playsax2,saxo1.wav,sax0.png;


=/ I really would like this to work...

Metal-Slug 10-18-2001 08:53 PM

put the image befoer the sound (ani,image,sound;)

Shard_IceFire 10-18-2001 11:53 PM

*slams head against desk*
dahr...lol

Shard_IceFire 10-18-2001 11:58 PM

Wait, now the sax image doesn't show, and now, the sounds don't even come out!

grim_squeaker_x 10-19-2001 02:23 AM

The sax image actually is #P2 and not the second param.

btedji 10-19-2001 03:27 AM

i dont think you'll be able to get off with a script that easy

Shard_IceFire 10-19-2001 03:27 AM

Ah I see...
I'm gonna try this:
NPC Code:

setplayerprop #P2,sax0.png;
setani playsax2,saxo1.wav;


btedji 10-19-2001 03:32 AM

use the play command for sounds, i think that would work better

mhermher 10-20-2001 07:20 PM

Quote:

Originally posted by Shard_IceFire
Ah I see...
I'm gonna try this:
NPC Code:

setplayerprop #P2,sax0.png;
setani playsax2,saxo1.wav;



Why dont you just put the sound IN the gani with GraalShop?

mhermher 10-20-2001 07:21 PM

Quote:

Originally posted by mhermher



Why dont you just put the sound IN the gani with GraalShop?

Then use this script:


NPC Code:
setani ganiname,imgname.imgtype;



All times are GMT +2. The time now is 07:43 AM.

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