04.03.2009, 15:50
[INC] SoundBox
by Littlejohny
Hi Community,
With this Include you can Create SoundBoxes.
If you go into the Radius of the SoundBox you can hear Sound.
Example: at LS PD
AddSoundBox(1, 1183, 1552.1064,-1675.5435,16.1441, 0.0,0.0,0.0)
[AddSoundBox(ID, TITELID, X,Y,Z, rX,rY,rZ)]
____________________________________
Name: SoundBox
Version: 1.0
Scripter: Littlejohny
Function: AddSoundBox(ID, TITELID, X,Y,Z, rX,rY,rZ);
Release: 4.3.09
____________________________________
Object ID's of Boxes: 1840, 2229, 2230, 2226, 2231, 2232
____________________________________
Download v1.0: Click
Pastebin: Click
Infos:
You can change the Limit of Boxes in the Include Line 10 !
If you want to add more than 998 Boxes change the 999 in the Include Line 11 to -1 !
You can change the Radius in the Include Line 34 !
Please put this Functions into your Script:
____________________________________
Please report Bugs ! Thanks !
And please give Credits
- Mfg LJ
by Littlejohny
Hi Community,
With this Include you can Create SoundBoxes.
If you go into the Radius of the SoundBox you can hear Sound.
Example: at LS PD
AddSoundBox(1, 1183, 1552.1064,-1675.5435,16.1441, 0.0,0.0,0.0)
[AddSoundBox(ID, TITELID, X,Y,Z, rX,rY,rZ)]
____________________________________
Name: SoundBox
Version: 1.0
Scripter: Littlejohny
Function: AddSoundBox(ID, TITELID, X,Y,Z, rX,rY,rZ);
Release: 4.3.09
____________________________________
Object ID's of Boxes: 1840, 2229, 2230, 2226, 2231, 2232
____________________________________
Download v1.0: Click
Pastebin: Click
Infos:
You can change the Limit of Boxes in the Include Line 10 !
If you want to add more than 998 Boxes change the 999 in the Include Line 11 to -1 !
You can change the Radius in the Include Line 34 !
Please put this Functions into your Script:
Code:
SoundBoxInit(); - Under GameModeInit SoundBoxExit(); - Under GameModeExit
Please report Bugs ! Thanks !
And please give Credits

- Mfg LJ