SA-MP Forums Archive
[FilterScript] 0Hide - Stealthy - 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] 0Hide - Stealthy (/showthread.php?tid=262414)



0Hide - Stealthy V2 !!! With more hide objects! - Zh3r0 - 17.06.2011

0Hide V2!
Stealthiness

What does it do?
It's a simple script, only few lines. You go in-game, you type /hide to activate the feature and then you must press the button to crouch ©, a flower pot will cover your whole body, your tag name will disappear and your color will become invisible.

Notice: Whenever you lift up, or press jump, or shift, you will rise up, your name will show again, your old color will show again and the object disappears.

It's a funny script, nothing more, it was meant to be funny from the start, this is my comeback, I had a month of pause.

Inspired by this video:
Code:
here
Show meh!
(No video for the moment, sorry)

V2
















Can I get one?!
Sure!

V1
- Only 1 hide object, the flower pot. (Bugged)
solidfiles
Or get it directly from pastebin !!


V2
- Many more hide objects (32 in total).
- Fixed name tag.
- Fixed color transparency.
solidfiles
pastebin

Credits to Mauzen for the transparency code.

Too bad I had to attach the object to the foot so it will stay still, It was moving when firstly I attached them to the spine because of the breathing. So consider finding an alternative way to solving this please, I would be glad to do it, but ran out of ideas!

Have fun!
Remember, it's a fun script!


Re: 0Hide - Stealthy - Laronic - 17.06.2011

Hahaha nice! I like it


Re: 0Hide - Stealthy - Loading... - 17.06.2011

Cool 9/10


Re: 0Hide - Stealthy - CosmicHosting - 17.06.2011

VERY FUNNY! :S


Re: 0Hide - Stealthy - Scenario - 18.06.2011

Nice idea.

By the way, make your images smaller and the thread will look better.


Re: 0Hide - Stealthy - Basicz - 18.06.2011

Quote:
Originally Posted by Zh3r0
this is my comeback, I had a month of pause.
Welcome back!

Nice idea, and script!

I like this scripting style D:
pawn Code:
SetPlayerAttachedObject(
 
                                                playerid,
                                                3,
                                                1361,
                                                1,
                                                0.338381,
                                                0.021249,
                                                0.017920,
                                                82.399101,
                                                46.096515,
                                                237.863952,
                                                1.200000,
                                                1.200000,
                                                1.200000
 
                                        );



Re: 0Hide - Stealthy - Lorenc_ - 18.06.2011

LOL! I remember this while playing this Hide and seek server on counterstrike or GMOD.

Really well done. Looks really cool!


Re: 0Hide - Stealthy - Asasi - 18.06.2011

cooooooollllllllll =))


Re: 0Hide - Stealthy - OKStyle - 18.06.2011

So funny =) Fresh idea, thanks.


Re: 0Hide - Stealthy - PCheriyan007 - 18.06.2011

Reminds me of Metal Gear Solid except this is an oil barrel instead of a cardboard box. Perhaps add that in the next version (if there will ever be another one o.0).