[FS]SA:MP Calender [v1.0] -
Toni - 21.07.2010
SA:MP Calender v1.0
•
What is this ?
This is a calender, made of textdraws (thank god Zamaroht).
What is basically does, is when you do /calender, a large calender appears on your screen, and it shows you the day (the day is highlighted in red (Thanks CuervO for the help)). At the bottem of the calender, is the month, which is not highlighted, but clearly visible.
_______________________________________________
•
What are the commands ?
Only 1 main command, and the other is a credits command
Do NOT remove/change/edit/modify the credits.
Main command is: /calender
You use it once to turn it on, and type /calender again to remove the calender.
_______________________________________________
•
Any screen shots of this calender ?
Yes, I have one to let you see.
As you can see, today is the 20th, and the month is July (or atleast it is where I live).
_______________________________________________
•
Any Bugs ?
Not that I know so far.
+ Most of you might ask:
Quote:
Q: Well, the 31th is missing, is that normal? or a bug?
|
A: That is normal, I have not added the 31th yet due to some problems that I had.
_______________________________________________
• Somethings that I have to say •
•
I will add the 31th in v1.1.
•
A function will be added to create strings to make events on the calender (Function/Params:
pawn Код:
AddEvent(Day, Month, const string[])
•
To change a color of the date (default is red) just go in the source code, and change the color code (0xFF0000FF) ONLY UNDER THE /CALENDER COMMAND
•
You are free to modify anything in the script BUT the credits.
_______________________________________________
•
Credits
- The Toni - creating this FS.
- CuervO - Helping with the coding.
- Zamaroht - His TextDrawEditor.
•
Download
The entire package (Both AMX & PWN)
------------------------

------------------------
Thanks for reading and having interests in this FS
Re: [FS]SA:MP Calender [v1.0] - [L3th4l] - 21.07.2010
Too many textdraws, this could be done using about 1 or 2. But nice job
Re: [FS]SA:MP Calender [v1.0] -
Toni - 21.07.2010
Quote:
Originally Posted by [L3th4l]
Too many textdraws, this could be done using about 1 or 2. But nice job 
|
I don't believe it could have been, because of the many coordinates you need to add to TextDrawCreate, you can't possibly add it.
But anyway,
Thanks though.
Re: [FS]SA:MP Calender [v1.0] -
Scenario - 21.07.2010
Uh, whats the point?
Re: [FS]SA:MP Calender [v1.0] -
Toni - 21.07.2010
Quote:
Originally Posted by RealCop228
Uh, whats the point?
|
Its a calender...what do you think the point in a calender is..
Re: [FS]SA:MP Calender [v1.0] -
John_F - 21.07.2010
If only it was in the form of a GUI which also showed the current time, any events planned for the day and the time of said events.
Anyways, good work, although it could be much simpler.
Re: [FS]SA:MP Calender [v1.0] -
Scenario - 21.07.2010
Quote:
Originally Posted by The Toni
Its a calender...what do you think the point in a calender is..
|
The point of a calender is to show the dates, but also give information/reminders about appointments or special events, etc. This is pointless, why would someone want to add a bunch of useless textdraws to their server? I don't get it, but maybe someone else will.
Re: [FS]SA:MP Calender [v1.0] -
KennethRandall - 21.07.2010
Nice, but it would be better if you add more stuff in this
Re: [FS]SA:MP Calender [v1.0] -
XtremePlanet - 21.07.2010
Hey,
Interesting FS. It's calendar
Someone might need this, just like every FS out there.
Re: [FS]SA:MP Calender [v1.0] -
Toni - 21.07.2010
Quote:
Originally Posted by The Toni
• Somethings that I have to say
• I will add the 31th in v1.1.
• A function will be added to create strings to make events on the calender (Function/Params:
pawn Код:
AddEvent(Day, Month, const string[])
• To change a color of the date (default is red) just go in the source code, and change the color code (0xFF0000FF) ONLY UNDER THE /CALENDER COMMAND
_______________________________________________
|
Quote:
Originally Posted by RealCop228
The point of a calender is to show the dates, but also give information/reminders about appointments or special events, etc. This is pointless, why would someone want to add a bunch of useless textdraws to their server? I don't get it, but maybe someone else will.
|
Dear god, please read THAT before you say anything more. If you can't see what I mean, let me write it out for you
AddEvent
I told you I am making a little more to this, this isn't the last version.