[FilterScript] Roulette Script by Zero_Cool
#1

Roulette Script






Download


Reply
#2

Wow ! Nice Work . I love it
Reply
#3

The one thing I don't like is you used player textdraws when they should be global regular textdraws as a result you've used up almost half of all player textdraws! The only textdraws that should be player draws is for your chips. You've also not indexed your player textdraws array correctly https://sampwiki.blast.hk/wiki/CreatePlayerTextDraw and you also could have saved writing a lot of code by using proper dynamic design! Another issue is you don't delete any textdraws nor load them when the FS unloads/loads, if a player presses escape they won't be able to select a textdraw unless they close/open the game again.

new PlayerText:welcomeText[MAX_PLAYERS];
Reply
#4

Very good
Reply
#5

Nice one, Repped
Reply
#6

nice script.
Reply
#7

Nice Job.

Nice script
Reply
#8

Nice +rep
Reply
#9

Great work
Reply
#10

Nice Work Hahh!

Good Job Nice

God Bless in your server
Reply
#11

Nice Work and Good Job .

Hope your server is have a lot of player

Thats all Thank you...

God BLESS
Reply
#12

nice idea.
but not until you see the code not in pastebin, it's a shame.


Reply
#13

Yea thanks for this
Reply
#14

Thanks all
Reply
#15

good job
Reply
#16

Quote:
Originally Posted by Alienwar3
Посмотреть сообщение
good job
Thanks
Reply
#17

shortstory?..
good job )
Reply
#18

Great work dude, +Repp
Reply
#19

Quote:
Originally Posted by [uL]Pottus
Посмотреть сообщение
[...]new PlayerText:welcomeText[MAX_PLAYERS];
Wait, I have read almost everywhere, that for Per-player textdraws, arrays are NOT necessary anymore (in some of the cases), since you have playerid parameter in them. I can agree with the rest of your post, but I really doubt that you need array, it works perfect without array on my server.

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

In most cases you don't need array, if you create them in OnPlayerConnect.

P.S
I did not checked code, because there's no pastebin.
Reply
#20

Quote:
Originally Posted by Gasartobi
Посмотреть сообщение
shortstory?..
good job )
Thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)