[FilterScript] Handy Alarm System - MySQL - 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] Handy Alarm System - MySQL (
/showthread.php?tid=638142)
Handy Alarm System - MySQL -
nieXpro - 27.07.2017
Hi, I've been dealing with this system for a long time and finally I was able to finish it. There is a small problem to set the date on the system. I haven't figured out that part, I wanted to share in case you wanted to still use it. If you fix the date error, I would like to update it. I'm sorry for my bad English.
Commands:
/SetAlarm = Shows information about the alarm.
Download:
Pastebin
Note: MySQL R40 was used.
Re: Handy Alarm System - MySQL -
SilverScripter - 27.07.2017
hmm Nice
Rank: |Good|
Ty For Sharing I M Using It In My GM
Respuesta: Handy Alarm System - MySQL -
!R1Ch@rD! - 27.07.2017
Nice FS men
Re: Handy Alarm System - MySQL -
Bolex_ - 27.07.2017
Why not, i like it
Re: Handy Alarm System - MySQL -
coool - 27.07.2017
Nice
Re: Handy Alarm System - MySQL -
anltrn - 27.07.2017
Very Nice
Re: Handy Alarm System - MySQL -
Pottus - 27.07.2017
There is a lot of extra work here for the server you should use global textdraws for anything that will not change that way you don't have to create all those player textdraws every time someone connects.
Re: Handy Alarm System - MySQL -
nieXpro - 27.07.2017
Thank you for your comments.
Quote:
Originally Posted by Pottus
There is a lot of extra work here for the server you should use global textdraws for anything that will not change that way you don't have to create all those player textdraws every time someone connects.
|
Do I make all of them globally, except Note and Date?
Re: Handy Alarm System - MySQL -
Pottus - 27.07.2017
Only textdraws that have per-player output need to be player textdraws the rest can be global since they never change you only ever need to create them once.
Re: Handy Alarm System - MySQL -
nieXpro - 28.07.2017
Quote:
Originally Posted by Pottus
Only textdraws that have per-player output need to be player textdraws the rest can be global since they never change you only ever need to create them once.
|
I will update the system on your suggestion soon.
Re: Handy Alarm System - MySQL -
DonaldDuck - 29.07.2017
Nice work man, keep it up!
Re: Handy Alarm System - MySQL -
nieXpro - 29.07.2017
Thank you
Re: Handy Alarm System - MySQL -
Chaprnks - 21.09.2017
Can you post a full view screenshot? I'm curious to see where on the screen this is, and how large it is
Re: Handy Alarm System - MySQL -
Corvantes - 21.09.2017
Great man