AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   Player's birthday. (https://forums.alliedmods.net/showthread.php?t=113784)

[PL]Luki 12-30-2009 07:11

Player's birthday.
 
4 Attachment(s)
Player's birthday 1.1

Description:
Plugin allows players to set their birthday date.
When player have birthday, plugin automatically execute commands in configs/birthday.txt (example file in attachment)

Commands & Cvars:
  • sm_birthday <day> <month> - allows players to set their birthday date only one time.
  • sm_birthday_version - plugin version.
  • sm_birthday_tableprefix - table prefix for SQL. (default - "")
  • sm_birthday_showinfo - interval between displaying the information on chat (0 - off). (default - "120")
  • sm_birthday_flags - flags required to use "sm_birthday" command. (default - "")
Requirements:
  • MySQL.
Changelog:
  • Version 1.0 (30.12.09)
    • Initial Release
  • Version 1.1 (21.10.10)
Installation:
  • Precompiled version:
    • Put birthday.smx to sourcemod/plugins
    • Put (or create) birthday.txt to sourcemod/configs
  • Source
    • Put birthday.sp to sourcemod/scripting
    • Put colors.inc to sourcemod/scripting/include
    • Put (or create) birthday.txt to sourcemod/configs
Known bugs:
  • None
PS: Sorry for my very bad english :)

shustas 12-30-2009 09:25

Re: Player's birthday.
 
:) nice funny idea

noodleboy347 12-30-2009 20:03

Re: Player's birthday.
 
Problem is people will always set their birthdays for like today or tomorrow.

Mnkras 12-30-2009 21:45

Re: Player's birthday.
 
can you build in a limit, or make it so they cannot change it?

DontWannaName 12-31-2009 00:27

Re: Player's birthday.
 
sm_birthday <day> <month> - allows players to set their birthday date only one time.

noodleboy347 12-31-2009 12:48

Re: Player's birthday.
 
Quote:

Originally Posted by DontWannaName (Post 1037325)
sm_birthday <day> <month> - allows players to set their birthday date only one time.

Yes, but a lot of people will be one-time visitors.

Jindo 01-01-2010 10:17

Re: Player's birthday.
 
Quote:

Originally Posted by noodleboy347 (Post 1037906)
Yes, but a lot of people will be one-time visitors.

This looks like a plugin for communities with regular players who are likely to make use of such a thing, use of the command is completely optional and so one-time players will most likely not even use it.

noodleboy347 01-02-2010 04:22

Re: Player's birthday.
 
Quote:

Originally Posted by Jindo (Post 1038901)
This looks like a plugin for communities with regular players who are likely to make use of such a thing, use of the command is completely optional and so one-time players will most likely not even use it.

I mean, people could spam it.

By the way, when does this trigger? In the middle of the day? Every time they join on their birthday?

Watermelon in Easter Hay 01-18-2010 07:03

Re: Player's birthday.
 
Excellent plugin, been looking for something like this for our community.

I'll get it installed.

Thanks!

Atreus 01-19-2010 00:55

Re: Player's birthday.
 
Would it be possible to add a way to only let players with the reserve flag (a) use the command? I'm also thikning of maybe hooking it up to our forums so it draws the birthday from there


All times are GMT -4. The time now is 19:54.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.