Repeating Text System. -
BlackSA - 24.12.2011
Introduction:
The system "Repating Text" or "SpeedEvent" is a system that players need to repeat what the admin says.
When the player repeat on the followed text, he will get a money prize.
*The money prize could change by changing the MONEY_PRIZE define.
How it goes?: ( Simply, Admin starting the "Event" with the command
"/speedevent [ Text - MAX 50 ]".
The text is what the players with repeat on.
The system can be off on any moment, by using the command
"/stopevent". )
The system is builded well with ZCMD and sscanf.
Download:
http://pastebin.com/gAHYPJSp - Fixed.
Who haven't got ZCMD or sscanf yet, get it by the followed links:
https://sampforum.blast.hk/showthread.php?tid=91354 - ZCMD by Zeex.
https://sampforum.blast.hk/showthread.php?tid=120356 - sscanf by ******.
Have fun folks!
Re: Repeating Text System. -
SpiderWalk - 24.12.2011
One question.Any pictures?
Re: Repeating Text System. -
BlackSA - 24.12.2011
Pictures for what?
I've explain all the point of the system, for what you need pictures?
Re: Repeating Text System. -
Mrki_Drakula - 24.12.2011
Nice idea, i've checked the code, looks clear enough.
Re: Repeating Text System. -
BlackSA - 24.12.2011
If anyone have some idea to suggest,
it would be nice and I will added it to the script.
Re: Repeating Text System. -
_DownLoaD_ - 24.12.2011
זה אתה מ FXP
AW: Repeating Text System. -
xerox8521 - 24.12.2011
you say that the max is 256. So does it cut the messages into two sendclientmessages ? Because samp's ingame chat max is 128
i didnt take a look on the code yet.
Re: Repeating Text System. -
BlackSA - 24.12.2011
Uhm, I don't think so, I'll edit it.
Re: Repeating Text System. - Astralis - 24.12.2011
Looks simple,but easy to use.
Re: Repeating Text System. -
BlackSA - 24.12.2011
It's simple, but it might be a good "Event".