SA-MP Forums Archive
[FilterScript] Simple Pool Minigame Filterscript (prototype line 200) - 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] Simple Pool Minigame Filterscript (prototype line 200) (/showthread.php?tid=639899)



Simple Pool Minigame Filterscript (prototype line 200) - cv47necop - 24.08.2017

Simple Pool Minigame Filterscript (prototype line 200)


Commands:

Код:
    /pool - lets you create a pooltable
    /shot - Hit a cue ball
Required
Код:
Object-Physics - https://github.com/uPeppe/Object-Physics
Pool Demo Video (click here)
https://*********/V9Xb6RBMbf0


Download
https://github.com/u4bi/simple-samp-pool

Demo Screenshot
[Image: Rgtz86]

[Image: mZsgDY]


Re: Simple Pool Minigame Filterscript (prototype line 200) - cuber - 25.08.2017

Looks good. What happens if there's no ball anymore. The pool is empty or it removes and shows up a new one? Or you gotta remove it and create another one. Haven't check the source code yet.


Re: Simple Pool Minigame Filterscript (prototype line 200) - Paulice - 25.08.2017

https://sampforum.blast.hk/showthread.php?tid=600413


Re: Simple Pool Minigame Filterscript (prototype line 200) - cuber - 25.08.2017

Quote:
Originally Posted by Paulice
Посмотреть сообщение
Yeah, this is a better one.


Re: Simple Pool Minigame Filterscript (prototype line 200) - cv47necop - 25.08.2017

It's prototype code
This is for the tutorial.

https://*********/eX5DijQr60M

This is the real mode.
My billiards mode is Pool, Carom 3 balls, Carom 4 balls are available.


Re: Simple Pool Minigame Filterscript (prototype line 200) - cv47necop - 25.08.2017

Quote:
Originally Posted by cuber
Посмотреть сообщение
Looks good. What happens if there's no ball anymore. The pool is empty or it removes and shows up a new one? Or you gotta remove it and create another one. Haven't check the source code yet.
This pool.pwn is 200 lines. It is for the skeleton.

You can edit it yourself.
Код:
 
https://github.com/u4bi/simple-samp-...aster/pool.pwn



Re: Simple Pool Minigame Filterscript (prototype line 200) - Barnwell - 25.08.2017

Not bad 5/10


Re: Simple Pool Minigame Filterscript (prototype line 200) - Sew_Sumi - 25.08.2017

8 is the black, not really a solid.

Other than that, looks interesting.


Re: Simple Pool Minigame Filterscript (prototype line 200) - liguanhua123 - 25.08.2017

thank!