Sound event in l2w script

06/10/2008 01:27 feurio#1
Is it possible somehow to play a sound from script? I have been looking for it almost everywhere but I found nothing. For example if I run out of shots


LABEL CHECK
ITEMCOUNT(Soulshot: C-grade[ID=1464],<,1500)
{
NPCSEL(Walderal[ID=30844])
NPCDLG(Walderal[ID=30844])
DLGSEL(Private Warehouse.)
DLGSEL(Withdraw an item. (Private Warehouse))
LOADITEM(Soulshot: C-grade[ID=1464],2000;)
ITEMCOUNT(Soulshot: C-grade[ID=1464],<,1500)
{
// SOUND EVENT NEEDED
}
}
CALL CHECK


btw any working scriipt for buffing in Clan Hall ?
06/10/2008 20:12 waterflyfire#2
It is not possible look at this post

[Only registered and activated users can see links. Click Here To Register...]

btw why not make a script for returning to wh or even buying SS?