SA-MP Forums Archive
[FilterScript] pGuitarHero (0.3d RC4+) *10/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] pGuitarHero (0.3d RC4+) *10/Oct/2011* (/showthread.php?tid=289068)

Pages: 1 2


pGuitarHero (0.3d RC4+) *10/Oct/2011* - Pablo Borsellino - 09.10.2011

Peace,

today I've decided, to publish my next Open Source Project. I sincerely apologize for my imperfect English. With this Filterscript can you play Guitar Hero in Sa:Mp - jeah unique right? This Filterscript is not for Scripting Beginners, you have to create your own Command or something else to start playing Guitar, else every Player that is Online starts playing Guitar if the Filterscript got loaded. Control the Arrow with Left/Right Key. I don't have test it with two or more player, so report Bugs.

User Setting's:
pawn Код:
/***** Milliseconds to pause after pressing the right or the left button! *****/
#define pGUITAR_ARROW_SLEEP_TIME 100
/*********************** How far the guitar is streamed ***********************/
#define pGUITAR_DRAW_DISTANCE 40
/***************** Music in background, while playing Guitar! *****************/
#define pGUITAR_AUDIO_URL "http://pabloborsellino.square7.ch/GRP-Freeroam/Audio/LoginMusik.mp3"
/********************************* Note times **********************************
Example: 10,20,25,30,40,46,55,70
Created eight notes. While anyone play the guitar, they moving from top to
bottom. The first one after 10*100 Ms = 1000 Ms = 1 Second. The nother ones:
20 * 100 Ms = 2 Seconds
25 * 100 Ms = 2,5 Seconds
30 * 100 Ms = 3 Seconds
40 * 100 Ms = 4 Seconds
46 * 100 Ms = 4,6 Seconds
55 * 100 Ms = 5,5 Seconds
70 * 100 Ms = 7 Seconds
Here, the note is generated at random from note position 1 (leftmost), 2 (center
left), 3(center right) and 4 (rightmost). Do not use time intervals of less than
5 Ms. In the notes to be created quickly, the player thus has little chance to
get the notes. */

#define pGUITAR_NOTE_TIMES 8,16,24,32,40,48,56,64,70,80,85,90,98,105,112,119,125,134,148,156,170,179,194,200,208,216,224,232,240,248,256,260,264,270,280,285,290,298,305,312,319,330,340,350,356,362,370,387,393,400
/*************************** Maximal Count of notes ****************************
Count your numbers in the #define pGUITAR_NOTE_TIMES and use this Number in this
#define like: pGUITAR_NOTE_TIMES is: "8,16,24,32,40,48", so that are 6 Numbers..
now you have to use in this define (pGUITAR_MAX_NOTES) the six or more than six */

#define pGUITAR_MAX_NOTES 100
/********************************* Information *********************************
Search for "[[CHANGE THIS]]" (without the " ") via pressing STRG+F and change
the code at this lines. There you can input as example the Winamount or Messages
if a player plays guitar well or better... */
I would look forward to requests / ideas.

Video:
http://www.*******.com/user/PabloBor.../0/le0cFLuYG9k
PHP код:
http://www.*******.com/user/PabloBorsellino#p/u/0/le0cFLuYG9k 
Downloads:
http://solidfiles.com/d/6672/ (Includes more stuff - Recommended)
http://pastebin.com/tLCttYYz

Changelog:
[PAWN]• v1.0 (10.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: pGuitarHero (0.3d RC4+) *10/Oct/2011* - Ricop522 - 10.10.2011

Holy SEXY
VERY AWESOME.


Re: pGuitarHero (0.3d RC4+) *10/Oct/2011* - Shelby - 10.10.2011

Amazing!
I'd never imagine this in GTA.


Re: pGuitarHero (0.3d RC4+) *10/Oct/2011* - Kazuo - 10.10.2011

wow .. awesome


Re: pGuitarHero (0.3d RC4+) *10/Oct/2011* - Kar - 10.10.2011

I see your taking advantage of 0.3d, great job creating this and all of your scripts.


Re: pGuitarHero (0.3d RC4+) *10/Oct/2011* - dowster - 10.10.2011

you sir are a fast coder....


Re: pGuitarHero (0.3d RC4+) *10/Oct/2011* - [DOG]irinel1996 - 10.10.2011

Quote:
Originally Posted by dowster
Посмотреть сообщение
you sir are a fast coder....
Yes. That's right. :O
Good job.


Re : pGuitarHero (0.3d RC4+) *10/Oct/2011* - TheBest6 - 10.10.2011

Thanks!


Re: pGuitarHero (0.3d RC4+) *10/Oct/2011* - davve95 - 10.10.2011

Looks nice! But pls post a video?!


Re: pGuitarHero (0.3d RC4+) *10/Oct/2011* - Ammo - 10.10.2011

Awesome! great idea!


AW: pGuitarHero (0.3d RC4+) *10/Oct/2011* - Pablo Borsellino - 10.10.2011

@Ricop522, Larency, Kazuo, Kar, dowster, irinel1996, TheBest6: Thanks.

@dave95: Thanks! There is a Videolink.. (http://www.*******.com/user/PabloBor.../0/le0cFLuYG9k )



Re: pGuitarHero (0.3d RC4+) *10/Oct/2011* - TheArcher - 10.10.2011

Amazing it really looks like cool.


Re: pGuitarHero (0.3d RC4+) *10/Oct/2011* - IstuntmanI - 10.10.2011

Holy crap... Great idea !


Re: pGuitarHero (0.3d RC4+) *10/Oct/2011* - davve95 - 10.10.2011

Didn't notice first that is whas alredy a video. But I saw the video now very very awsome good job +100,

And aslo this http://www.*******.com/user/PabloBor.../0/sK8FdgG_9Ds I found on your Youtbe channel !!!AWSOME!!!


Re: pGuitarHero (0.3d RC4+) *10/Oct/2011* - Chris# - 10.10.2011

WTF, very nice''.

GoodJob


AW: pGuitarHero (0.3d RC4+) *10/Oct/2011* - Pablo Borsellino - 10.10.2011

@TheArcher, costel_nistor96, Chris#: Thanks.

@davve95: Thanks, and look in my Signature at the link: Wheel of Fortune..



Re: pGuitarHero (0.3d RC4+) *10/Oct/2011* - Nick. - 10.10.2011

Really cool and nice
Good job for you.



Re: pGuitarHero (0.3d RC4+) *10/Oct/2011* - boelie - 10.10.2011

hehe..
Quote:

Re: SA-MP 0.3d RC3-3 test version

--------------------------------------------------------------------------------

guitar objects:

Finaly we can play ' guitar hero' in sa-mp XD

those object designers are very creative keep up the good work



AW: pGuitarHero (0.3d RC4+) *10/Oct/2011* - Pablo Borsellino - 10.10.2011

@Nick.: Thanks. What did you mean with "Good job for you."?


Re: AW: pGuitarHero (0.3d RC4+) *10/Oct/2011* - davve95 - 10.10.2011

@davve95: Thanks, and look in my Signature at the link: Wheel of Fortune.. [/I][/QUOTE]

I mean that wheel when I post ******* video, but I make wrong I just linked to your acount