SA-MP Forums Archive
[FilterScript] SnowBall Minigame - 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] SnowBall Minigame (/showthread.php?tid=302998)

Pages: 1 2 3


Re: SnowBall Minigame - Den_Deluxe - 13.12.2011

SUPER!
But how about not to kill with first shot? For exmpl : -20 hp?


Re : SnowBall Minigame - mehdi-jumper - 13.12.2011

In public CheckSnow(playerid) change de SetPlayerHealth.

Quote:

Obj[z] = CreateObject(2709,pX,pY,pZ+0.5,0.0,0.0,0.0,30);
MoveObject(Obj[z],tX,tY,tZ-0.9,25.0);
SetPlayerHealth(z,0);
Killer[z] = playerid;

to
Quote:

SetPlayerHealth(z,50);

for exemple.

Sorry but I found a bug (I think) I can only shot 1 time. And after when i want to reload it say "no target" and there is a player in front of me. Can you help me?


Re: Re : SnowBall Minigame - ShOoBy - 13.12.2011

Dont change that SerPlayerHealt! You could change it into SetPlayerHealth(z,GetPlayerHealth(z)-10) for example but dont do that! The script is based on the player spawn/death ... so if you do that the whole script will be bugged!
That's why mehdi-jumper has that bugg ... he changed the script ... the script works fine.


Re : SnowBall Minigame - mehdi-jumper - 13.12.2011

Hoo okey, sorry. Thanks


Re: SnowBall Minigame - niyaz - 13.12.2011

Nice I like this + rep


Re: SnowBall Minigame - ShOoBy - 15.12.2011

Thank you for your comments guys Also thanks for the Reputation you gave me!


Re: SnowBall Minigame - Dragony92 - 15.12.2011

@ShOoBy You took my idea?


Re: SnowBall Minigame - saringan_cs - 15.12.2011

bravo ma lam vazut si pe .ro || good JOb||| 8.50/10?


Re: SnowBall Minigame - ShOoBy - 18.12.2011

Quote:
Originally Posted by Dragony92
Посмотреть сообщение
@ShOoBy You took my idea?
Huh what ideea? It's 100% by me . I didnt stole anything And the ideea was mine too .
It was probably a coincidence if you had the same ideea.


Re: SnowBall Minigame - Itachi_Uchiha - 18.12.2011

Itґs Cool


Re: SnowBall Minigame - Michael@Belgium - 19.12.2011

Nice !


PS: may i use this script in my [MV]_Christmas ?


Re: SnowBall Minigame - ShOoBy - 27.12.2011

Quote:
Originally Posted by MMC3
Посмотреть сообщение
Nice!
Thak you !


Re: SnowBall Minigame - Zarky - 13.02.2012

Its an awesome script, And a nice idea.

Gave me An Idea to make A FS!


Re: SnowBall Minigame - SuperYoni - 13.02.2012

ID of the object of the snow ball please


Re: SnowBall Minigame - Niko_boy - 13.02.2012

Quote:
Originally Posted by RealCop228
Посмотреть сообщение
It would be nice if it took more than one snowball to kill a player, but oh well.
^^ yeah!!
THis is new idea again
Good Job!


Re: SnowBall Minigame - _Asaf_ - 16.02.2012

Why the AntiVirus see the download Virus?

sorry but my english is not so good



Re: SnowBall Minigame - PawnFox - 16.02.2012

Quote:
Originally Posted by _Asaf_
Посмотреть сообщение
Why the AntiVirus see the download Virus?

sorry but my english is not so good
Seems work to me ...


Re: SnowBall Minigame - ShOoBy - 16.02.2012

Quote:
Originally Posted by _Asaf_
Посмотреть сообщение
Why the AntiVirus see the download Virus?
Some antiviruses detect the files from "solidfiles.com" as Viruses , but it isnt one in fact .

ON: Thanks the comments guys ..


Re: SnowBall Minigame - Toreno - 16.02.2012

Unique idea, even though it has a cup object as a snowball. You could add defines so a server owner can easily choose how much hits will kill the opponent. Anyway, good job.


Re: SnowBall Minigame - N0FeaR - 16.02.2012

Good job i will test this