SA-MP Forums Archive
[FilterScript] pBeatbox v1.0 (Real Ingame Beatboxing, without Plugins!) *6/Oct/2011* - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] pBeatbox v1.0 (Real Ingame Beatboxing, without Plugins!) *6/Oct/2011* (/showthread.php?tid=288197)



pBeatbox v1.0 (Real Ingame Beatboxing, without Plugins!) *6/Oct/2011* - Pablo Borsellino - 06.10.2011

Peace,

today I've decided, to publish my fifth Open Source Project. I sincerely apologize for my imperfect English. This Filterscript allows you, to Beatbox on your Sa:Mp Server and hear your Beats. I would look forward to requests / ideas. This Include is only for Sa:Mp Version 0.3c or higher, because it use the Chat Color function.

How to use it:
1.) Put the Files 'pBeatbox.pwn' and 'pBeatbox.amx' in your Server directory ..\pawno\includes\..

2.) Write in the server.cfg at the Filterscripts 'pBeatbox' behind Filterscripts.

3.) Restart your Server, or load the Filterscript Ingame via RCon loadfs Command.

4.) Go Ingame and write BEATBOX: [Beanumbers]
Ex: BEATBOX: 1.11.2.1.11.21.11.5.55.4

5.) You need to be connected to the Internet, have setted the Audio Options to on and have your Speaker/Headphone on, if you want hear the Beatbox - else you dont can see/hear anything.

6.) Write "BEATBOX: [Numbers from 1-9 for Beats and . for Break]" in the Chat! To see all valid Beats, write only "BEATBOX:" in the Chat. Example Chatstring: "BEATBOX: 1.12.1.1444.1.12.1.1457".

Setting's:
pawn Код:
#define pBEAT_BOX_MLEN  400         //Max. lenght for the Beat's
#define pBEAT_BOX_TEXT  "BEATBOX:"  //Text, to write in Chat for Beatbox
#define pBEAT_BOX_CASE   false       //Ignore Case for pBEAT_BOX_TEXT in Chat
Screenshot's:
You can hear the Beatbox Only, and a screen of the Chat Messages are unnecessary.. but for those who do not know what beatbox is, here is a Beatbox Video: http://www.youtube.com/watch?v=tQc30kqq1y8

Download's:
http://solidfiles.com/d/22f0c/ (Includes Readme - Recommended)
http://pastebin.com/NNsM3aaY

Changelog:
pawn Код:
• 6.10.2011:
-» Initial release.
Rules:
Nother Mirrors: allowed
Editing Script: allowed
Removing Credits: allowed
Publish it: forbidden (Only on request)
Sell it: forbidden

Greetz!



Re : pBeatbox v1.0 (Real Ingame Beatboxing, without Plugins!) *6/Oct/2011* - Naruto_Emilio - 06.10.2011

Good job .


AW: pBeatbox v1.0 (Real Ingame Beatboxing, without Plugins!) *6/Oct/2011* - Pablo Borsellino - 06.10.2011

@Naruto_Emilio: Thanks.


Re: pBeatbox v1.0 (Real Ingame Beatboxing, without Plugins!) *6/Oct/2011* - juraska - 06.10.2011

you're awesome, as your works


AW: pBeatbox v1.0 (Real Ingame Beatboxing, without Plugins!) *6/Oct/2011* - Pablo Borsellino - 06.10.2011

@juraska: Thanks.

//Edit: Added one step, how to use and added the user settings.



Re: pBeatbox v1.0 (Real Ingame Beatboxing, without Plugins!) *6/Oct/2011* - wups - 07.10.2011

Quote:
Originally Posted by Pablo Borsellino
Посмотреть сообщение
This Include is only for Sa:Mp Version 0.3c or higher, because it use the Chat Color function.
Audio streams were added only in 0.3d...


Re: pBeatbox v1.0 (Real Ingame Beatboxing, without Plugins!) *6/Oct/2011* - TheArcher - 07.10.2011

This is very amazing i'm gonna try it out.


Re: pBeatbox v1.0 (Real Ingame Beatboxing, without Plugins!) *6/Oct/2011* - Drakon - 07.10.2011

Nice, another good job Keep it up!


Re : pBeatbox v1.0 (Real Ingame Beatboxing, without Plugins!) *6/Oct/2011* - TheBest6 - 07.10.2011

Thanks


Re: pBeatbox v1.0 (Real Ingame Beatboxing, without Plugins!) *6/Oct/2011* - TheArcher - 07.10.2011

Tested but it doesn't work.