SA-MP Forums Archive
stunt question - 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: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: stunt question (/showthread.php?tid=280240)



stunt question - BMan17 - 31.08.2011

I have the drift point counter from http://forum.sa-mp.com/showthread.ph...=drift+counter


I was wondering if it it possible to set that up so you get the point counter for other stunts too (airtime, two wheels, wheelie, stuff like that).
If so, can somebody show me what to do?

And another quick question. Is it possible to make a best scores board (kinda like the one when you hit the TAB key), and when I say best scores I mean best drift, jump distance, etc.

If someone can help ,i'd appreciate it


Re: stunt question - Kyle_Olsen - 31.08.2011

You can always use SetPlayerScore to make some sort of "scoreboard".

Also, the function to toggle client-side stunt bonuses is
pawn Код:
EnableStuntBonusForAll(); // 1 For enabled, 0 for disabled



Re: stunt question - =WoR=Varth - 31.08.2011

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