AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   New Way for Count Down Special Day (https://forums.alliedmods.net/showthread.php?t=134375)

K.K.Lv 08-03-2010 23:15

New Way for Count Down Special Day
 
6 Attachment(s)
First of all, this plugin is different from CountDown for Specified Event.

just see the code carefully.

you should add a line like this:
Code:

"New Year" "20110101" "125090125" "2" "There is(are) %daynum% day(s) to %event%."
into the cd_time.ini.

Note that :you can add more special days as you like .

somebody said I copy anothe code, so, I want to say if you don't like this plugin, this not for you :nono:,!

any suggestions, please post here !

cvars:
Code:

week_name_utf8 1 //for cn version, 默认为开启,把英文转换为中文
 
time_interval 30 //this is like the imessage's cvar amx_freq_imessage

usage:
"Event" "event date" "HUD text color" "HUD text effect(0,1,2)" "Text"

Code:

%year% -- year
%month% -- month
%day% -- day
%hour% -- hour
%minute% -- minute
%second% -- second
%weekname% -- week name
%event% -- event name
%map% -- current map name
%daynum% -- for count down day num

http://forums.alliedmods.net/attachm...6&d=1280891678http://forums.alliedmods.net/attachm...7&d=1280891688http://forums.alliedmods.net/attachm...8&d=1280891696

changelog:
Code:

1.0 -- First release
1.1 -- fixed the count down way
1.2 -- fixed some error code


xakintosh 08-04-2010 02:49

Re: New Way for Count Down Special Day
 
nice one ;]

FragOwn 08-04-2010 06:18

Re: New Way for Count Down Special Day
 
Quote:

Originally Posted by xakintosh (Post 1261231)
nice one ;]


Xalus 08-04-2010 14:37

Re: New Way for Count Down Special Day
 
Quote:

Originally Posted by FragOwn (Post 1261311)
nice one ;]


Vechta 08-04-2010 14:37

Re: New Way for Count Down Special Day
 
Quote:

Originally Posted by xakintosh (Post 1261231)
nice one ;]


a.aqua 08-04-2010 14:51

Re: New Way for Count Down Special Day
 
Quote:

Originally Posted by xakintosh (Post 1261231)
good job ;]


a.aqua 08-04-2010 14:54

Re: New Way for Count Down Special Day
 
Mmm.. Maybe MySQL?

K.K.Lv 08-04-2010 23:30

Re: New Way for Count Down Special Day
 
Quote:

Originally Posted by a.aqua (Post 1261638)
Mmm.. Maybe MySQL?


but I have not SQL server to test it :oops: !!
so ,,,,,,,,,,

a.aqua 08-05-2010 05:34

Re: New Way for Count Down Special Day
 
Quote:

Originally Posted by K.K.Lv (Post 1262019)
but I have not SQL server to test it :oops: !!
so ,,,,,,,,,,

Steam profile? I can provide for you.

K.K.Lv 08-05-2010 07:14

Re: New Way for Count Down Special Day
 
1 Attachment(s)
Quote:

Originally Posted by a.aqua (Post 1262126)
Steam profile? I can provide for you.

i remake a code support the SQL and file !

but the SQL way i have not test it !
this the source for you , open the source and enable this line
PHP Code:

//#define USING_SQL 

tell me if it work ,and I will post it on the topic :wink:


All times are GMT -4. The time now is 20:08.

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