Moving TextDraw MOTD -
AiRaLoKa - 08.06.2014
Moving Textdraw Message Of The Day
Introduction:
Hi all...
I don't know why, but today i feel so bored. So i decided to create something that interesting. Basically, this is just an ordinary MOTD. But i think that i can make something that more creative, and interesting. I don't really good on english and on story telling. So, let's take a look. Enjoy...
Changelog:
Quote:
R3: (16/06/2014)- Fixed some bug
- Changed the saving mode into MySQL
R2: (08/06/2014)- Added MOTD saving system using dini
R1: (08/06/2014)
|
Requirement:- MySQL >> credit to BlueG (for the R3 ONLY!!!)(REMEMBER!!! USE THE R38!!!)
- dini >> credit to DracoBlue
- sscanf2 >> credit to ******
- zcmd >> credit to Zeex
Configuration:
R1
You can change the motd by editing this line
pawn Код:
new MOTDText[128] = "This is Message of the Day (You don't say?). Change me! Remember! The maximum size of this MOTD is only 128!"; //Remember! just edit the quoted text!
R2
There is two ways to edit the MOTD
First way:
Edit the
MOTD.ini file on the scriptfiles folder. (You need to restart the server to load the MOTD)
Second way:
- Login into rcon administrator.
- Then use this command
Код:
/setmotd [MOTD ID] [New MOTD]
Example
Код:
/setmotd 1 This is MOTD. Hell yeah
R3
There is two ways to edit the MOTD
First way:
Edit the databse file on your MySQL server. (You need to restart the server to load the MOTD)
Second way:
- Login into rcon administrator.
- Then use this command
Код:
/setmotd [MOTD ID] [New MOTD]
Example
Код:
/setmotd 1 This is MOTD. Hell yeah
Credits:
- SA-MP Team > For the SAMP
- AiRaLoKa > For the whole script
- ****** > For the sscanf2
- Zeex > For the zcmd
- DracoBlue > dini
- BlueG > MySQL
Screenshots:
Donwload:
R3: (RECOMENDED)
Solidfiles
No other mirror for a while
R2: (RECOMENDED)
Solidfiles
Pastebin
R1:
Solidfiles
Pastebin
Thank's for reading!
Re: Moving TextDraw MOTD -
Raza2013 - 08.06.2014
Aw Cool
+rep'ed
Re: Moving TextDraw MOTD -
AiRaLoKa - 08.06.2014
Quote:
Originally Posted by Raza2013
Aw Cool
+rep'ed
|
thank's
Re: Moving TextDraw MOTD -
Team_PRO - 08.06.2014
nice
Re: Moving TextDraw MOTD -
AiRaLoKa - 08.06.2014
Quote:
Originally Posted by Team_PRO
nice
|
thank's Team_PRO
Re: Moving TextDraw MOTD -
SAMProductions - 08.06.2014
Sweet and KewL.
Re: Moving TextDraw MOTD -
AiRaLoKa - 08.06.2014
Quote:
Originally Posted by SAMProductions
Sweet and KewL.
|
thanks
Re: Moving TextDraw MOTD -
iRaiDeN - 08.06.2014
Nice very cool.
Re: Moving TextDraw MOTD -
Devil123 - 08.06.2014
its really cool
Re: Moving TextDraw MOTD -
Brezon - 08.06.2014
Nice
Re: Moving TextDraw MOTD -
AiRaLoKa - 08.06.2014
thank's all
Re: Moving TextDraw MOTD -
AiRaLoKa - 08.06.2014
[UPDATE]
look at the first post!
Re: Moving TextDraw MOTD -
Mckarlis - 08.06.2014
Nice job +rep
Re: Moving TextDraw MOTD -
UnknownOwner - 08.06.2014
dini? So old fashioned?
Re: Moving TextDraw MOTD -
AiRaLoKa - 08.06.2014
Quote:
Originally Posted by Mckarlis
Nice job +rep
|
thanks
Quote:
Originally Posted by UnknownOwner
dini? So old fashioned?
|
Yeah, i know it. I want to make the MySQL version buat i think it's useless and waste of time...
why should i use MySQL for only MOTD? the size of mysql plugin is f*cking bigger then this FS
Re: Moving TextDraw MOTD -
Simoer - 08.06.2014
Nice One !
Re: Moving TextDraw MOTD -
AiRaLoKa - 09.06.2014
Quote:
Originally Posted by Simoer
Nice One !
|
thank's
Re: Moving TextDraw MOTD -
Tuntun - 09.06.2014
Make next version with : Pinfo , /setmotd [ in game and atleast admin level 3 to set motd].
Re: Moving TextDraw MOTD -
Parallex - 09.06.2014
Quote:
Originally Posted by Tuntun
Make next version with : Pinfo , /setmotd [ in game and atleast admin level 3 to set motd].
|
How can he do that? Everyone's script has their own variables regarding their admin system. It can only be done for RCON admins if it's in a filterscript, seriously, you should have atleast scripting knowledge if you're gonna reply like that.
Re: Moving TextDraw MOTD -
AiRaLoKa - 09.06.2014
Quote:
Originally Posted by BenJackster
How can he do that? Everyone's script has their own variables regarding their admin system. It can only be done for RCON admins if it's in a filterscript, seriously, you should have atleast scripting knowledge if you're gonna reply like that.
|
Yeah, Ben is true...
if you want to do that, just edit it by yourself... it's easy to do